better-comments
better-comments copied to clipboard
For people programming in LPC, it is a C-like language for MUDs and we use an extension which associates .c and .h files with this LPC extension as a language....
These comments are shown in red: ```` //! foo bar baz // ! foo bar baz ```` But sometimes you don't want that: ```` // algorithm to determine foo //...
Hello, is possible to change the font size for a particular tag? This would help in better comment for the code sections - I now use ASCII art, but it...
Under VUE3 + Volar, Better Comments does not work in vue files
My user case opens/ creates documents without language set. Some small time later I set a language but the decorator for 'better-comments' has already passed. onDidOpenTextDocument is triggered by vscode.languages.setTextDocumentLanguage(document,...
Hi, Thanks for the great plugin. It would be great if you can also include language support for IDL software (https://www.l3harrisgeospatial.com/Software-Technology/IDL).
Issue Type: Bug After updating vscode-insider to v1.67.0, all kinds of comments (**in script tag of .vue file**) are not highlighted, but everything works fine before the upgrade.  Extension...
I'm trying to use Better Comments on an `ejs` file and it doesn't work, but it works in a regular HTML file. EJS looks really similar to HTML and I'll...
Bumps [terser](https://github.com/terser/terser) from 5.7.1 to 5.14.2. Changelog Sourced from terser's changelog. v5.14.2 Security fix for RegExps that should not be evaluated (regexp DDOS) Source maps improvements (#1211) Performance improvements in...
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...