-
Notifications
You must be signed in to change notification settings - Fork 341
.NET Core 3.1.1 Intellisense (English) #2799
.NET Core 3.1.1 Intellisense (English) #2799
Conversation
standalone/Microsoft.Private.Intellisense/xmldocs/netcoreapp/1033/System.Buffers.xml
Show resolved
Hide resolved
standalone/Microsoft.Private.Intellisense/xmldocs/netcoreapp/1033/System.Buffers.xml
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Other than one comment LGTM.
|
Looks great. Thanks! I closed the out-dated one: #2782 |
| Greater than zero | ||
|
|
||
| The current instance is greater than <paramref name="other" />.</returns> | ||
| Return valueDescriptionLess than zeroThe current instance is less than <paramref name="other" />.ZeroThe current instance equals <paramref name="other" />.Greater than zeroThe current instance is greater than <paramref name="other" />.</returns> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@mairaw - is this expected as the intellisense output for tables? I would imagine this looking odd in VS. It makes sense (and looks great) on the docs site.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It probably doesn't look great. Tables have always been problematic for IntelliSense and it's been in our backlog to fix them (dotnet/dotnet-api-docs#2264).
But the new IntelliSense files that I'm currently testing output something better:


Bump for 3.1.1