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

<code> tags in XML comments should render as monospaced, syntax highlighted code in the IntelliSense popups. #39140

Closed
vsfeedback opened this issue Oct 8, 2019 · 2 comments
Labels
Area-IDE Bug Developer Community The issue was originally reported on https://developercommunity.visualstudio.com IDE-IntelliSense Completion, Signature Help, Quick Info Resolution-Fixed The bug has been fixed and/or the requested behavior has been implemented
Milestone

Comments

@vsfeedback
Copy link

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


What it says on the tin :)


Original Comments

Jane Wu [MSFT] on 9/3/2019, 07:50 PM:

Thank you for taking the time to provide your suggestion. We will do some preliminary checks to make sure we can proceed further. We’ll provide an update once the issue has been triaged by the product team.

@sharwell
Copy link
Member

sharwell commented Oct 9, 2019

I'm going to treat this as three separate issues, with this issue focused on only one of them.

  1. <code> elements should render with a monospaced font. This was already implemented as part of Implement Quick Info styles #35667.
  2. Newlines and/or indentation in <code> elements should be preserved (similar to the difference between <pre> and <tt> in HTML) ⬅️ This issue
  3. Contents of a <code> element should be syntax highlighted. I moved this to Support the 'language' attribute for <code> documentation elements #39154.

@sharwell sharwell added Area-IDE Bug help wanted The issue is "up for grabs" - add a comment if you are interested in working on it IDE-IntelliSense Completion, Signature Help, Quick Info labels Oct 9, 2019
@sharwell sharwell added this to the Backlog milestone Oct 9, 2019
@sharwell sharwell added the Developer Community The issue was originally reported on https://developercommunity.visualstudio.com label Nov 21, 2019
@sharwell
Copy link
Member

sharwell commented Jul 6, 2021

This issue (specifically the subset identified in my previous comment) was fixed by #53140

@sharwell sharwell closed this as completed Jul 6, 2021
@sharwell sharwell added Resolution-Fixed The bug has been fixed and/or the requested behavior has been implemented and removed help wanted The issue is "up for grabs" - add a comment if you are interested in working on it labels Jul 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-IDE Bug Developer Community The issue was originally reported on https://developercommunity.visualstudio.com IDE-IntelliSense Completion, Signature Help, Quick Info Resolution-Fixed The bug has been fixed and/or the requested behavior has been implemented
Projects
None yet
Development

No branches or pull requests

2 participants