razor icon indicating copy to clipboard operation
razor copied to clipboard

Icon for structs completions is wrong

Open DoctorKrolic opened this issue 2 years ago • 0 comments

Version used: VS 2022 v17.3 Preview 1.1

Here how it looks in C#: 7yBBfbyipQ

And here how in razor: devenv_5iDwIrovdt

For some reason in razor context icon is inherited form razor directives, so this issue is probably connected with https://github.com/dotnet/razor-tooling/issues/6504. Also it can apply to all LSP scenarios, not only for razor (and it should probably be checked when fixed).

DoctorKrolic avatar Jun 14 '22 17:06 DoctorKrolic