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

XML in C# Intellisense comments #44078

Closed
mattwelke opened this issue Feb 21, 2018 · 1 comment
Closed

XML in C# Intellisense comments #44078

mattwelke opened this issue Feb 21, 2018 · 1 comment
Assignees
Labels
javascript JavaScript support issues

Comments

@mattwelke
Copy link

  • VSCode Version: 1.20.1
  • OS Version: Windows 10 Pro

Steps to Reproduce:

  1. Begin typing the name of a method to call, press tab to complete it and view comments for method in Intellisense
  2. Observe the comment

Does this issue occur when all extensions are disabled?: Irrelevant, because disabling all extensions removes the C# Intellisense.

When viewing the comments for a method with the C# Intellisense, there are XML tags in the way, making it harder to read the text and potentially hiding the rest of the comment. Example:

image

@vscodebot vscodebot bot added the javascript JavaScript support issues label Feb 21, 2018
@RMacfarlane
Copy link
Contributor

Since this is extension specific, please open the issue in the extension's repo (https://github.com/OmniSharp/omnisharp-vscode).

@vscodebot vscodebot bot locked and limited conversation to collaborators Apr 7, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
javascript JavaScript support issues
Projects
None yet
Development

No branches or pull requests

3 participants