
Security News
/Research
Popular node-ipc npm Package Infected with Credential Stealer
Socket detected malicious node-ipc versions with obfuscated stealer/backdoor behavior in a developing npm supply chain attack.
Better Comments IDE Extension
Advanced tools
Affected versions:
Improve your code commenting by annotating with alerts, informational notes, TODOs, queries, highlights, and more! Make your comments more human-friendly and organized for improved code readability.
Better Comments helps you create human-friendly, beautiful annotations in your code!
Organize and visually distinguish your comments as:
Easily customize Better Comments to your workflow through VS Code settings.
"better-comments.multilineComments": true
Enable or disable tag highlighting in multiline comments.
"better-comments.highlightPlainText": false
Highlight tags in plain text files if enabled.
better-comments.tags
Define your own tags, colors, and decorations. Example:
"better-comments.tags": [
{ "tag": "!", "color": "#FF2D00" },
{ "tag": "?", "color": "#3498DB" },
{ "tag": "//", "color": "#474747", "strikethrough": true },
{ "tag": "todo", "color": "#FF8C00" },
{ "tag": "*", "color": "#98C379" }
]
A wide range of languages are supported, including but not limited to:
Ada, C, C#, C++, Dart, Elixir, Elm, Go, Groovy, Haskell, HTML, Java, JavaScript, Julia, Kotlin, LaTex, Lisp, Lua, Markdown, MATLAB, Objective-C, Pascal, Perl, PHP, PowerShell, Python, R, Ruby, Rust, Scala, Shell, SQL, Swift, TypeScript, XML, YAML ... and many more!
You can find the full list on our GitHub or Marketplace pages.
FAQs
Improve your code commenting by annotating with alerts, informational notes, TODOs, queries, highlights, and more! Make your comments more human-friendly and organized for improved code readability.
We found that ovixcode.vscode-better-comments demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 open source maintainers collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
/Research
Socket detected malicious node-ipc versions with obfuscated stealer/backdoor behavior in a developing npm supply chain attack.

Security News
TeamPCP and BreachForums are promoting a Shai-Hulud supply chain attack contest with a $1,000 prize for the biggest package compromise.

Security News
Packagist urges PHP projects to update Composer after a GitHub token format change exposed some GitHub Actions tokens in CI logs.