summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
author最萌小汐 <sumneko@hotmail.com>2022-04-15 19:49:00 +0800
committer最萌小汐 <sumneko@hotmail.com>2022-04-15 19:49:00 +0800
commitc4f70450e6727a693586ad7941581ac51014545c (patch)
tree8e64b1952d612b5511b6efb449b25a3e1ab35a42 /README.md
parent0fcfce4fe734da39b448833d870c2b5b6c73f1f3 (diff)
downloadlua-language-server-c4f70450e6727a693586ad7941581ac51014545c.zip
cleanup readme
Diffstat (limited to 'README.md')
-rw-r--r--README.md37
1 files changed, 2 insertions, 35 deletions
diff --git a/README.md b/README.md
index 1e637a75..8ec5a6b7 100644
--- a/README.md
+++ b/README.md
@@ -34,41 +34,7 @@ https://github.com/sumneko/lua-language-server/wiki
- [x] EmmyLua Annotation
- [x] Multi Workspace
- [x] Semantic Tokens
-- [ ] Type Format
-
-## Preview
-
-### Goto Definition
-
-![avatar](https://github.com/sumneko/vscode-lua/raw/master/images//Goto%20Definition.gif)
-
-### Find All References
-
-![avatar](https://github.com/sumneko/vscode-lua/raw/master/images//Find%20All%20References.gif)
-
-### Hover
-
-![avatar](https://github.com/sumneko/vscode-lua/raw/master/images/Hover.gif)
-
-### Diagnostics
-
-![avatar](https://github.com/sumneko/vscode-lua/raw/master/images/Diagnostics.gif)
-
-### Rename
-
-![avatar](https://github.com/sumneko/vscode-lua/raw/master/images/Rename.gif)
-
-### Auto Completion
-
-![avatar](https://github.com/sumneko/vscode-lua/raw/master/images/Auto%20Completion.gif)
-
-### Signature Help
-
-![avatar](https://github.com/sumneko/vscode-lua/raw/master/images/Signature%20Help.gif)
-
-### Emmy Annotation
-
-![avatar](https://github.com/sumneko/vscode-lua/raw/master/images/Emmy%20Annotation.gif)
+- [x] Formatter
## Version
@@ -89,6 +55,7 @@ If you find any mistakes, please [tell me][issues] or use [Pull Requests][@meta]
- [x] en-us
- [x] zh-cn
+- [x] zh-tw (thanks [AlexCai2019](https://github.com/AlexCai2019))
- [x] pt-br (thanks [Jeferson Ferreira](https://github.com/jefersonf))
Please [help me][en-US] improve the quality of `en-US`.