Expand description
This Module handles IDE Specific Logic (eg. Highlights, auto completion, code actions)
Modules§
- Handles all sorts of Code actions.
- Handle color highlighting for IDEs
- Handle Completion and code suggestions for IDEs
- Inlay hints are used to display the configuration in the source code view.
- handles text jumps, like go to definition etc