LSP Support¶
See the Language Server Specification for details.
Feature |
||
---|---|---|
Completion |
✔ |
See Completion |
Hover |
✔ |
|
Signature Help |
✔ |
|
Goto Declaration |
✔ |
|
Goto Type |
✔ |
|
Goto Implementation |
✔ |
|
Find References |
✔ |
|
Document Highlight |
✔ |
Symbol highlighting |
Workspace Symbols |
✔ |
Classes, functions and constants |
Document Symbol |
✔ |
For structural elements |
Selection Range |
✔ |
|
Code Action |
✔ |
|
Code Lens |
✘ |
|
Document Link |
✘ |
|
Document Color |
✘ |
|
Color Presentation |
✘ |
|
Formatting |
✔ |
|
Range Formatting |
✘ |
|
Rename |
✔ |
Variables and members [4] |
Folding/Selection Range |
✘ |
|
Diagnostics |
✔ |