When a docblock contains code examples, the code is displayed in the exact same style as the type declarations, making them difficult to tell apart. A simple solution might be to indent these code blocks.
Example: https://www.jsdocs.io/package/@types/vscode#vscode.extensions (raw file, unpkg truncates the highlighted output)

When a docblock contains code examples, the code is displayed in the exact same style as the type declarations, making them difficult to tell apart. A simple solution might be to indent these code blocks.
Example: https://www.jsdocs.io/package/@types/vscode#vscode.extensions (raw file, unpkg truncates the highlighted output)