SpontanCombust / witcherscript-ide

Language Server implementation for WitcherScript - Witcher 3's scripting language.
https://spontancombust.github.io/witcherscript-ide/
Apache License 2.0
10 stars 0 forks source link

[FEATURE] Project Symbols Request #54

Open SpontanCombust opened 1 month ago

SpontanCombust commented 1 month ago

Implement search like in #53, but make it work for dependencies, most importantly content0.

SpontanCombust commented 4 weeks ago

Decided to use the regular "workspace symbols" request to also show symbols in dependencies. A setting (by default turned on) is used to judge whether the search should be extended beyond the workspace: languageServer.extendedSearchForWorkspaceSymbols