Skip to content

Avoid indexing the project if config preference is editorOnly #16267

@dhruvmanila

Description

@dhruvmanila

Description

When the server initializes, it'll first try to index the project and create a settings map which can be accessed at a later point for the relevant documents.

But, if user has set configurationPreference to be editorOnly, there might not be any reason to do this indexing as the server is never going to be using them.

Metadata

Metadata

Assignees

Labels

help wantedContributions especially welcomeserverRelated to the LSP server

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions