Skip to content
| Marketplace
Sign in
Visual Studio Code>Themes>Mint itNew to Visual Studio Code? Get it now.
Mint it

Mint it

Squeeble

|
9,658 installs
| (1) | Free
vscode comment highlighter : just comment it
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info


Mint it

GitHub issues
vscode comment highlighter : just comment it

previous known as

Trepid ink


trepid-ink is the predecessor of this comment highlighter mint-it
trepid-ink is deprecated

Features

Custom comment highlights:

This extension contributes the following settings:

  • mint-it.delay:
    Delay it takes to style the comments
    NOTE: Do not set it on 0!
  • mint-it.comments:
    All / Block / Single / JSDocs / None
    Sets which comments you want to highlight
  • mint-it.tags:
    The "style" can have all vscode theming
    NOTE: tags are not case sensitive
    "mint-it.tags": [
      {
        "style": {
          "color": "#6bf7f7"
        },
        "tags": [
          "NOTE",
          "INFO"
        ]
      },
      {
        "style": {
          "color": "#ff893a"
        },
        "tag": "TODO"
      },
      {
        "style": {
          "color": "#ff3333"
        },
        "tag": "FixMe"
      }
    ]
    

Supported languages

  • C
  • CPP / INO / C++
  • C Sharp / C#
  • CSHTML / ASP .NET Core Razor
  • CSS
  • Dockerfile
  • Go
  • GraphQL
  • Java
  • JavaScript / JS
  • JavaScriptReact / JSX
  • Jsonc
  • Kotlin
  • Less
  • PHP
  • Python
  • Sass
  • Scss
  • TypeScript / TS
  • TypeScriptReact / TSX
  • Vue
  • YAML

Examples

mint-it-ts
mint-it-js
mint-it-css
mint-it-cpp
mint-it-css

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft