summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
author最萌小汐 <sumneko@hotmail.com>2019-03-20 17:52:07 +0800
committer最萌小汐 <sumneko@hotmail.com>2019-03-20 17:52:07 +0800
commitb5832404265a171aa2e608b04eb81a5d323f997d (patch)
treeae990b0456d27ca2ed14f5d59d8d4789468d3b21 /README.md
parentbb0b45a5971067b6e06e0bec01377a45643031a3 (diff)
downloadlua-language-server-b5832404265a171aa2e608b04eb81a5d323f997d.zip
0.5.0
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 3 insertions, 4 deletions
diff --git a/README.md b/README.md
index d7874480..52553976 100644
--- a/README.md
+++ b/README.md
@@ -7,7 +7,7 @@
- [x] Goto Definition
- [x] Goto Implementation
- [x] Find References
-- [x] Rough Type Inference
+- [x] Type Inference
- [x] Hover
- [x] Diagnostics
- [x] Rename
@@ -17,11 +17,10 @@
- [x] Document Symbols
- [x] Support Dirty Script
- [x] Syntax Check
+- [x] Search Globals
+- [x] Find All References
- [ ] Multi Workspace
- [ ] Type Format
-- [ ] Accurate Type Inference
-- [ ] Search Globals
-- [ ] Find All References
- [ ] Code Action
### Locale