localCompletionSource
Completion source that walks the JavaScript/TypeScript syntax tree upward from the cursor, collecting locally declared names (variables, functions, classes, types, imports) within scope boundaries.
Completion source that walks the JavaScript/TypeScript syntax tree upward from the cursor, collecting locally declared names (variables, functions, classes, types, imports) within scope boundaries.