dotnet / dotnet-api-docs

.NET API reference documentation (.NET 5+, .NET Core, .NET Framework)
https://docs.microsoft.com/dotnet/api/
Other
702 stars 1.55k forks source link

VS display incorrect format comment C# code for double, float, decimal, half... when mouse hover on ==, != operator #10174

Open vsfeedback opened 1 month ago

vsfeedback commented 1 month ago

This issue has been moved from a ticket on Developer Community.


VS 2022 Version 17.10.4 display incorrect format comment C# code for double, float, decimal, half... when mouse hover on ==, != operator (Vs code also displays incorrectly the same as VS). I have checked the source code in github it seems correct.

devenv_YEezlyLpX1.gif

inelegan.PNG

IEqualyComment.PNG


Original Comments

Feedback Bot on 7/14/2024, 07:14 PM:

(private comment, text removed)


Original Solutions

(no solutions)

dotnet-policy-service[bot] commented 1 month ago

Tagging subscribers to this area: @dotnet/area-system-runtime See info in area-owners.md if you want to be subscribed.

jeffhandley commented 1 month ago

This is either a bug in VS or something we need to tweak in our API docs.

dotnet-policy-service[bot] commented 1 month ago

Tagging subscribers to this area: @dotnet/area-system-numerics