summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
author最萌小汐 <sumneko@hotmail.com>2018-12-18 10:36:54 +0800
committer最萌小汐 <sumneko@hotmail.com>2018-12-18 10:36:54 +0800
commit4568c48c6441984a664826403c91037d6d937dd3 (patch)
tree77462bb5409fdc323bf488e2c83dd4c8637ac55d /README.md
parentc3a91226ba061029c64604c295cdb506ca8c9a6a (diff)
downloadlua-language-server-4568c48c6441984a664826403c91037d6d937dd3.zip
更新readme
Diffstat (limited to 'README.md')
-rw-r--r--README.md12
1 files changed, 10 insertions, 2 deletions
diff --git a/README.md b/README.md
index b0c1f347..df21e7f8 100644
--- a/README.md
+++ b/README.md
@@ -2,6 +2,8 @@
[![Build status](https://ci.appveyor.com/api/projects/status/0tng1g72fssvu9rr/branch/master?svg=true)](https://ci.appveyor.com/project/sumneko/vscode-lua-language-server/branch/master)
+### Feature
+
- [x] Goto Definition
- [x] Goto Implementation
- [x] Find References
@@ -9,7 +11,13 @@
- [x] Hover
- [x] Diagnostics
- [x] Rename
-- [x] Parameter Prompt
+- [ ] Support Dirty Script
- [ ] Syntax Check
-- [ ] Auto Completion
+- [ ] Parameter Prompt
- [ ] Intelligent
+- [ ] Auto Completion
+
+### Locale
+
+- [x] en-US
+- [ ] zh-CN