diff options
author | 最萌小汐 <sumneko@hotmail.com> | 2018-12-26 17:09:08 +0800 |
---|---|---|
committer | 最萌小汐 <sumneko@hotmail.com> | 2018-12-26 17:09:08 +0800 |
commit | 5a46cba0367512b65322bf64125d5b9661c869bd (patch) | |
tree | b84e4b80fcc93db425d0e7670eaa0890b768573b /README.md | |
parent | 05aabcc4c4f731bd7df2bcee03d1d51fda6aab45 (diff) | |
download | lua-language-server-5a46cba0367512b65322bf64125d5b9661c869bd.zip |
自动完成哈希表的键
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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 |