'Visual Studio Code JSDoc hide @ tags in tooltip
I cannot figure out how to hide the '@' tags in the description. Let me show what I am talking about:
What is happening:
What I would like to hide (marked in red):
I thought @param should only describe type of the argument in the top of the tooltip, and not show up in the description itself. How do I hide it? I couldn't find solution in here. Sorry if this is a dumb question.
Solution 1:[1]
So the answer is I cannot hide @ tags. I'll learn to live with that. Thank you guys for help.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|---|
| Solution 1 | 0Jumpero |


