#is it possible to add additional information down in the vscode
4 messages · Page 1 of 1 (latest)
Add a docstring
/** hello world */
const x = 42
Search for JSDoc or TSDoc
hello
when i onmouseover on the syntax like console.log in the vscode it provides me some description, so is it possible to add my personal description there?