From 021073e4fc346c3ecc751d683e670f97054acef3 Mon Sep 17 00:00:00 2001 From: Qiming Zhao Date: Thu, 20 Jan 2022 04:08:19 +0800 Subject: [PATCH] improve Readme --- Readme.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Readme.md b/Readme.md index e161d42..ab150d7 100644 --- a/Readme.md +++ b/Readme.md @@ -88,6 +88,8 @@ Almost the same as VSCode. - Code refactor using code actions. - Find references. - Signature help. +- Call hierarchy. +- Selection range. - Semantic tokens. - Rename symbols support. - Automatic tag closing.