Skip to content

lsp: Refactor read files tracking #903

@flofriday

Description

@flofriday

Right now the LS builds a dependency map and get's the read files from a custom VirtualFileSystem. This can now be much simpler as since #893 the AST has the method List<Path> allReadFiles() or even more granularly List<Path> includedFiles(boolean recursive).

Metadata

Metadata

Labels

lspLanguage Server Protocol related

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions