Activity
Remove additional references to CopilotRelated
Remove additional references to CopilotRelated
Merge branch 'main' into typescript-relatedfiles-imports
Merge branch 'main' into typescript-relatedfiles-imports
Merge branch 'main' into typescript-relatedfiles-imports
Merge branch 'main' into typescript-relatedfiles-imports
Add new context parameter to API
Add new context parameter to API
Update copilotRelated API with Disposable/CancellationToken
Update copilotRelated API with Disposable/CancellationToken
Merge branch 'main' into typescript-relatedfiles-imports
Merge branch 'main' into typescript-relatedfiles-imports
add missing ts-expect-error till 5.7
add missing ts-expect-error till 5.7
Register copilotRelated, use selector's languages
Register copilotRelated, use selector's languages
Remove stray edit
Remove stray edit
Merge branch 'main' into typescript-relatedfiles-imports
Merge branch 'main' into typescript-relatedfiles-imports
ts-expect-error on upcoming TS 5.7 protocol
ts-expect-error on upcoming TS 5.7 protocol
Depend on TS 5.7 not 5.6
Depend on TS 5.7 not 5.6
Move copilot related-files to language features
Move copilot related-files to language features
Update to new command name
Update to new command name
TS extension: add related-files call to CopilotRelated
TS extension: add related-files call to CopilotRelated
Fix file casing
Fix file casing
Merge branch 'main' into separate-ts/ai-codeactions
Merge branch 'main' into separate-ts/ai-codeactions
Merge branch 'main' into separate-ts/ai-codeactions
Merge branch 'main' into separate-ts/ai-codeactions
Check for copilot-chat instead of copilot
Check for copilot-chat instead of copilot
Remove flags for TS AI code actions
Remove flags for TS AI code actions
Merge branch 'main' into separate-ts/ai-codeactions
Merge branch 'main' into separate-ts/ai-codeactions
Put AI code actions after others.
Put AI code actions after others.
Update to use isAI
Update to use
isAI
Merge branch 'main' into separate-ts/ai-codeactions
Merge branch 'main' into separate-ts/ai-codeactions
Fix: quickfix was still showing Copilot-only
Fix: quickfix was still showing Copilot-only
Merge branch 'main' into separate-ts/ai-codeactions
Merge branch 'main' into separate-ts/ai-codeactions
Stop appending a duplicate message in missingFunctionDeclaration
Stop appending a duplicate message in missingFunctionDeclaration