Skip to content

Let CLS set ConfigOverrides#4625

Draft
andreamah wants to merge 2 commits intomicrosoft:mainfrom
andreamah:dev/andreamah/add-cls-completions-config
Draft

Let CLS set ConfigOverrides#4625
andreamah wants to merge 2 commits intomicrosoft:mainfrom
andreamah:dev/andreamah/add-cls-completions-config

Conversation

@andreamah
Copy link

@andreamah andreamah commented Mar 23, 2026

cc @chrmarti

Add IInlineCompletionsProviderOptions.configOverrides to allow CLS to override settings locally for config. I tested this by setting

configOverrides: new Map<string, unknown>([['nextEditSuggestions.extendedRange', true]]),

And ensuring that this line https://github.com/andreamah/vscode-copilot-chat/blob/2fea62c66b27f49a12d8b354ea776fdeb8ed7af6/src/extension/xtab/node/xtabNextCursorPredictor.ts#L63 received originalNextCursorLinePrediction == true.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant