Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Visual Studio integration: Expand/Collapse showed if multiline statement is followed by comment #1667

Open
hpetriffer opened this issue Jan 8, 2025 · 0 comments

Comments

@hpetriffer
Copy link

hpetriffer commented Jan 8, 2025

In VS2022 and X# 2.22.0.0 the arrow is displayed if in a code line a comment is on the end

image

var test := {;
	1, ;//Test
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants