Skip to content

Fix breakpoint placement in cohosting#12242

Merged
davidwengier merged 3 commits intodotnet:mainfrom
davidwengier:FixBreakpoints
Sep 19, 2025
Merged

Fix breakpoint placement in cohosting#12242
davidwengier merged 3 commits intodotnet:mainfrom
davidwengier:FixBreakpoints

Conversation

@davidwengier
Copy link
Member

@davidwengier davidwengier commented Sep 19, 2025

Fixes #12243

Breakpoint placement was working fine, but our IVsLanguageDebugInfo implementation waits for the "LSP server" to activate, so figured we'd better let it know we have :)

@davidwengier davidwengier requested a review from a team as a code owner September 19, 2025 04:16
Copy link
Contributor

@ToddGrun ToddGrun left a comment

Choose a reason for hiding this comment

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

:shipit:

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.

Visual Studio 2026 Insiders: Cant set a breakpoint in a razor @code function when using Razor Cohost

3 participants