summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
author最萌小汐 <sumneko@hotmail.com>2018-12-26 17:09:08 +0800
committer最萌小汐 <sumneko@hotmail.com>2018-12-26 17:09:08 +0800
commit5a46cba0367512b65322bf64125d5b9661c869bd (patch)
treeb84e4b80fcc93db425d0e7670eaa0890b768573b /README.md
parent05aabcc4c4f731bd7df2bcee03d1d51fda6aab45 (diff)
downloadlua-language-server-5a46cba0367512b65322bf64125d5b9661c869bd.zip
自动完成哈希表的键
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index bd4f2573..5350a68a 100644
--- a/README.md
+++ b/README.md
@@ -7,7 +7,7 @@
- [x] Goto Definition
- [x] Goto Implementation
- [x] Find References
-- [x] Type Inference
+- [x] Rough Type Inference
- [x] Hover
- [x] Diagnostics
- [x] Rename
@@ -18,6 +18,7 @@
- [ ] Syntax Check
- [ ] Multi Workspace
- [ ] Type Format
+- [ ] Accurate Type Inference
### Locale