Delete the old Intellisense option pages#80290
Merged
jasonmalinowski merged 1 commit intodotnet:mainfrom Sep 17, 2025
Merged
Conversation
JoeRobich
approved these changes
Sep 15, 2025
Member
JoeRobich
left a comment
There was a problem hiding this comment.
Looks like you just need to rebuild .xlfs
CyrusNajmabadi
approved these changes
Sep 16, 2025
b1d8724 to
c242b7c
Compare
ba38051 to
07a6b72
Compare
These were ported to Unified Settings, and since that's now the default (and no way to go back), there's no reason to keep the legacy ones around. I've verified the new pages still have the same contents of the old ones.
07a6b72 to
0fb1904
Compare
davidwengier
added a commit
to dotnet/razor
that referenced
this pull request
Sep 17, 2025
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.
This was referenced Oct 27, 2025
jjonescz
pushed a commit
to jjonescz/roslyn
that referenced
this pull request
Apr 28, 2026
Inspired by dotnet#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.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
These were ported to Unified Settings, and since that's now the default (and no way to go back), there's no reason to keep the legacy ones around. I've verified the new pages still have the same contents of the old ones.