Expand description
Config used by the language server.
Of particular interest is the feature_flags
hash map: while other fields
configure the server itself, feature flags are passed into analysis, and
tweak things like automatic insertion of ()
in completions.
Structs§
- Call
Info Config - Client
Commands Config - Config
- Config
Change - Config
Errors - Discover
Workspace Config - Files
Config - Hover
Actions Config - Lens
Config - Notifications
Config - Runnables
Config - Configuration for runnable items, such as
main
function or tests. - Workspace
Symbol Config - Configuration for workspace symbol search requests.