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

doc comment #34194

Closed
PeterWone opened this issue Sep 12, 2017 · 2 comments
Closed

doc comment #34194

PeterWone opened this issue Sep 12, 2017 · 2 comments
Assignees
Labels
*duplicate Issue identified as a duplicate of another issue(s) extensions Issues concerning extensions

Comments

@PeterWone
Copy link

PeterWone commented Sep 12, 2017

  • VSCode Version: Code 1.16.0 (787b31c, 2017-09-06T16:27:49.891Z)
  • OS Version: Windows_NT x64 10.0.15063
  • Extensions:
Extension Author (truncated) Version
vscode-eslint dba 1.3.0
tslint eg2 1.0.3
rest-client hum 0.15.2
mssql ms- 1.1.0
csharp ms- 1.12.1
typescript-hero rbb 1.4.1

Steps to Reproduce:

  1. Annotate a method with a doc comment containing markdown.

  2. Hover the method to observe rendered markdown in a hover tip.
    image

  3. Write some code that invokes the method. When you open parentheses a hover tip will appear containing the same markdown unrendered.
    image

Reproduces without extensions: Yes

@vscodebot vscodebot bot added new release extensions Issues concerning extensions labels Sep 12, 2017
@PeterWone PeterWone reopened this Sep 12, 2017
@PeterWone
Copy link
Author

PeterWone commented Sep 12, 2017

Syntax colouring is also missing in the case where markdown is not rendered. It looks like you have two routines to do the same thing, one of which is a lot more complete.

@jrieken
Copy link
Member

jrieken commented Sep 12, 2017

dupe of #11877

@jrieken jrieken closed this as completed Sep 12, 2017
@jrieken jrieken added the *duplicate Issue identified as a duplicate of another issue(s) label Sep 12, 2017
@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 17, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
*duplicate Issue identified as a duplicate of another issue(s) extensions Issues concerning extensions
Projects
None yet
Development

No branches or pull requests

2 participants