Skip to content

[pull] main from microsoft:main#914

Merged
pull[bot] merged 9 commits intocode:mainfrom
microsoft:main
Feb 10, 2026
Merged

[pull] main from microsoft:main#914
pull[bot] merged 9 commits intocode:mainfrom
microsoft:main

Conversation

@pull
Copy link

@pull pull bot commented Feb 10, 2026

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

Copilot AI and others added 9 commits February 9, 2026 07:56
Adds a new 'offWhenInlineCompletions' value to the quickSuggestions
setting that disables quick suggestions when an inline completion
provider is registered for the current model. When no inline completion
provider exists, suggestions behave as if set to 'on'.

Also adds experiment: { mode: 'auto' } to the quickSuggestions setting.

Co-authored-by: jrieken <1794099+jrieken@users.noreply.github.com>
When editor.inlineSuggest.enabled is false, offWhenInlineCompletions
should allow quick suggestions even if inline completion providers are
registered, since they won't produce results anyway.

Co-authored-by: jrieken <1794099+jrieken@users.noreply.github.com>
A plain string value like 'off' or 'offWhenInlineCompletions' is now
accepted as shorthand for applying the same value to all token types
(comments, strings, other). The JSON schema, validate method, and
TypeScript types are updated accordingly.

Co-authored-by: jrieken <1794099+jrieken@users.noreply.github.com>
…quick-suggestion

Add `offWhenInlineCompletions` value and string shorthand for `editor.quickSuggestions`
@pull pull bot locked and limited conversation to collaborators Feb 10, 2026
@pull pull bot added the ⤵️ pull label Feb 10, 2026
@pull pull bot merged commit 8b4b64d into code:main Feb 10, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants