summaryrefslogtreecommitdiff
path: root/README.md
blob: a5c1decb4c8d3c6518b5d5e64c0cfd89090f8269 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
# vscode-lua-language-server

[![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
- [x] Type Inference
- [x] Hover
- [x] Diagnostics
- [x] Rename
- [ ] Support Dirty Script
- [ ] Syntax Check
- [ ] Signature Help
- [ ] Intelligent
- [ ] Auto Completion
- [ ] Multi Workspace

### Locale

- [x] en-US
- [ ] zh-CN