readme: add latest features
This commit is contained in:
parent
b22c9838b9
commit
0ff5453c99
10
README.md
10
README.md
|
@ -10,10 +10,12 @@ WIP! ⚠ 👷🚧
|
|||
|
||||
Supported features:
|
||||
|
||||
| LSP method | Description |
|
||||
|---------------------------|---------------|
|
||||
| `textDocument/completion` | Completions |
|
||||
| `textDocument/hover` | Documentation |
|
||||
| LSP method | Description |
|
||||
|-------------------------------|-----------------------|
|
||||
| `textDocument/completion` | Completions |
|
||||
| `textDocument/definition` | Go to definition |
|
||||
| `textDocument/typeDefinition` | Go to type definition |
|
||||
| `textDocument/hover` | Documentation |
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue