DiagnosticsSyntax errors and type-checking warnings as you type, scoped to the whole project or just open files.Learn more
CompletionMembers, types, locals, and globals - method completions expand to snippets with parameter placeholders.
NavigationGo to Definition, Go to Type Definition, workspace-wide Find References, and workspace symbol search.
Inlay hintsParameter-name hints at call sites show which argument fills which parameter, with out params marked.
Document SymbolsAn outline of classes, structs, enums, functions, methods, states, events, and fields.
Document formattingAn opinionated pretty-printer with a configurable line limit, colon style, and alignment.
Shared Imports auto-loadAutomatically uses modSharedImports and the missing classes / imports it provides
Auto-detected projectsFolders with a witcherscript.toml manifest are indexed automatically, no config needed.