Support parsing TSDoc string comments #95408
Labels
typescript
Typescript support issues
upstream
Issue identified as 'upstream' component related (exists outside of VS Code)
Hi there! I am using String Literal types to define classnames and would love to populate with some more information.
So basically:
I would love to populate the docs on the right side of the intellisense:
This is how we can document with properties:
Which would be amazing to have on string literals.
I thought it was a TSDoc issue, but given this context: microsoft/tsdoc#164, it seems to be VSCode not parsing it?
The text was updated successfully, but these errors were encountered: