Skip to content
| Marketplace
Sign in
Visual Studio Code>Formatters>Comment & AnchorNew to Visual Studio Code? Get it now.
Comment & Anchor

Comment & Anchor

SBG

|
191 installs
| (0) | Free
TODO, stylish comment, annotation & anchor tag for all type of files
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Comment & Anchor

Stylish Comment, Annotation & Anchor Tags for All Type of files.

This is a BETA version !!!

Features

  • Stylish Comment & Annotation with Custom Colors & Fonts
  • Anchor Link to the Comment & Annotation
  • List all Anchors & Filter them by Tag, Extension(s), File(s) & Folder(s) (Upcoming)
  • Overview of the Comments in a Popup Window (Upcoming)
  • Define Styles per Workspace

Requirements

  • None

Extension Settings

This extension contributes the following settings:

  • comment-and-anchor.style.text: Define if the Style should apply to the Text (.txt) file(s)
  • comment-and-anchor.style.singleLine: Define if the Comment Style should be applied to the Single Line Comment(s)
  • comment-and-anchor.style.multiLine: Define if the Comment Style should be applied to the Multi Line Comment(s)
  • comment-and-anchor.style.onSave: Define if the Comment Style should be applied on Save
  • comment-and-anchor.style.onEdit: Define if the Comment Style should be applied while Editing the file (It might impact the performance !)
  • comment-and-anchor.style.tag: Define the Styles & Colors used to Stylish the Comments & Annotations
  • comment-and-anchor.anchor.onStartup: Define if the search for Anchor(s) should be done on Startup (It might impact the performance !)
  • comment-and-anchor.anchor.workspace: Define if the search for Anchor(s) should be done on the whole Workspace (Works only if onStartup setting is enabled.)
  • comment-and-anchor.anchor.openFiles: Define if the search for Anchor(s) should be done on all Open Files (Works only if onStartup setting is enabled.)
  • comment-and-anchor.anchor.activeFile: Define if the search for Anchor(s) should be done on the Active File (Works only if onStartup setting is enabled.)
  • comment-and-anchor.anchor.fileInclude: Define the file's Path(s) to search for Anchor(s) & File(s) to Exclude from the search (Path(s) relative to the Workspace)

Getting Started

Add a new Tag | update the DEFAULT Tag inside the Settings.json based on your preferences

Release Notes

0.1.0.930.Beta

Beta release

Upcoming Features

  • Option to add the Style to the Untagged comments
  • Option to add the Style to the Comment Delimiters
  • Option to add the Style to the Multi Line Comment with a Single Tag
  • Option to add the Specific Style for Uncommented codes
  • Show Comments inside a Popup window
  • Add Color to the Anchor Text(s) inside the tree view
  • Click on Anchor Link to go to the Comment
  • Navigate to the Previous & Next Comment
  • Option to Cache Anchor Text(s) for a better performance
  • IntelliSense to Auto Complate Comment(s)

Known Issues

  • Style change if More than one Tag found inside the comment
  • Style isn't applied to the Multi Line Comments after a Line Break
  • Performance issue when On Edit Option is Enabled

HAPPY CODING :)

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