Skip to content

Comments

Better grouping of js/ts settings#296664

Merged
mjbvz merged 2 commits intomicrosoft:mainfrom
mjbvz:dev/mjbvz/environmental-sparrow
Feb 21, 2026
Merged

Better grouping of js/ts settings#296664
mjbvz merged 2 commits intomicrosoft:mainfrom
mjbvz:dev/mjbvz/environmental-sparrow

Conversation

@mjbvz
Copy link
Collaborator

@mjbvz mjbvz commented Feb 21, 2026

No description provided.

Copilot AI review requested due to automatic review settings February 21, 2026 00:45
@mjbvz mjbvz enabled auto-merge February 21, 2026 00:45
@vs-code-engineering vs-code-engineering bot added this to the February 2026 milestone Feb 21, 2026
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR reorganizes the typescript-language-features extension’s contributed settings to improve how JavaScript/TypeScript settings are grouped and presented in VS Code’s Settings UI.

Changes:

  • Re-splits settings into new configuration groups (e.g. CodeLens, Language Features, Implicit Project Config, Validation, TS Server Advanced Settings).
  • Adds/adjusts localized titles for the new groups in package.nls.json.
  • Introduces per-setting order values for a few top-level TypeScript settings.

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated 1 comment.

File Description
extensions/typescript-language-features/package.nls.json Adds localized titles for newly introduced/renamed configuration groups.
extensions/typescript-language-features/package.json Reorganizes the contributed configuration schema into new groups and reorders settings accordingly.

@mjbvz mjbvz merged commit dda93cf into microsoft:main Feb 21, 2026
17 of 18 checks passed
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.

2 participants