Skip to content

Conversation

@davidwengier
Copy link
Member

Weekly bump, and cleaned up Razor settings, because I legitimately spend 15 minutes trying to find the attribute indent style one, to test the new value, and had to give up and search. They were in OmniSharp!?

View Complete Diff of Changes

  • [main] Update dependencies from dotnet/arcade (PR: #12712)
  • Localized file check-in by OneLocBuild Task: Build definition ID 262: Build ID 2885534 (PR: #12708)
  • Fix Razor compiler disambiguation between components with same name and different type parameters (PR: #12685)
  • Delete eng/DotNetBuild.props (PR: #12706)
  • Add IndentByTwo attribute indent style option for Razor formatting (PR: #12700)
  • Fix ordering logic for folding ranges, to fix expression bodied method folding (PR: #12695)

@davidwengier davidwengier requested a review from a team as a code owner January 26, 2026 03:17
}
},
{
"title": "Razor",
Copy link
Member Author

Choose a reason for hiding this comment

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

The diff doesn't look good, but these three settings were the last ones in the OmniSharp group, so I just made them their own group, moved it above OmniSharp, and then replaced the word "omnisharp" with "razor". Tested and it all looks right on my machine, and the setting values are still read correctly etc.

Comment on lines -132 to -135
"configuration.razor.languageServer.debug": "Určuje, jestli se má při spouštění jazykového serveru čekat na připojení ladění.",
"configuration.razor.languageServer.directory": "Přepíše cestu k adresáři jazykového serveru Razor.",
"configuration.razor.languageServer.suppressLspErrorToasts": "Potlačí zobrazování informačních zpráv o chybách, pokud na serveru dojde k chybě, ze které se dá zotavit.",
"configuration.razor.server.trace": "Určuje úroveň protokolování, která se má použít pro server Razor.",
Copy link
Member Author

Choose a reason for hiding this comment

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

Theses were old, from the old Razor server, so I just cleaned them up

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