#is it possible to add additional information down in the vscode

4 messages · Page 1 of 1 (latest)

gusty basin
tranquil dagger
#

Add a docstring

/** hello world */
const x = 42

Search for JSDoc or TSDoc

gusty basin
#

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?