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