Skip to content

Remove old options page#12233

Merged
davidwengier merged 2 commits intodotnet:mainfrom
davidwengier:RemoveAdvancedPage
Sep 17, 2025
Merged

Remove old options page#12233
davidwengier merged 2 commits intodotnet:mainfrom
davidwengier:RemoveAdvancedPage

Conversation

@davidwengier
Copy link
Copy Markdown
Member

Inspired by dotnet/roslyn#80290

You could still get to this page by going to some other languages "More Settings" screen, but the all of the settings were migrated long ago, so getting rid of this gets rid of a single "Advanced" link in our More Settings, which used to show this screen, but in current builds it just takes you to the new settings UI anyway, so this was really unnecessary.

@davidwengier davidwengier requested a review from a team as a code owner September 16, 2025 03:56
}

[LocCategory(nameof(VSPackage.Formatting))]
[LocDescription(nameof(VSPackage.Setting_FormattingOnTypeDescription))]
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Are these LOC strings still used by the new options, or can they go to?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Yeah, they're referenced from the unified settings json file

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.

3 participants