Skip to content

Conversation

CyrusNajmabadi
Copy link
Member

Fixes #72780

@CyrusNajmabadi CyrusNajmabadi requested a review from a team as a code owner July 24, 2025 19:03
{
// Multi
// line
// comment for i
Copy link
Member

Choose a reason for hiding this comment

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

maybe add a test for multi-line comment (/* */) too even just to show it's not supported.

Copy link
Member Author

Choose a reason for hiding this comment

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

Sure. I can add in followup :)

@CyrusNajmabadi CyrusNajmabadi enabled auto-merge July 24, 2025 19:46
@CyrusNajmabadi CyrusNajmabadi merged commit c7222cd into dotnet:main Jul 24, 2025
24 of 25 checks passed
@CyrusNajmabadi CyrusNajmabadi deleted the localDocComments branch July 24, 2025 20:16
@dotnet-policy-service dotnet-policy-service bot added this to the Next milestone Jul 24, 2025
@RikkiGibson RikkiGibson modified the milestones: Next, 18.0 P1 Aug 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

while coding with C#, show the comment of local variable when mouse hover up
3 participants