better-comments icon indicating copy to clipboard operation
better-comments copied to clipboard

Results 227 better-comments issues
Sort by recently updated
recently updated
newest added

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...

backlog

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. ![image](https://user-images.githubusercontent.com/3964552/161909837-e7e3df9a-f17e-4e30-b605-01f84abff965.png) 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...

dependencies

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...

dependencies