StylishComment, Annotation & Anchor Tags for All Type of files.
This is a BETA version !!!
Features
StylishComment & Annotation with CustomColors & Fonts
AnchorLink 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 OpenFiles (Works only if onStartup setting is enabled.)
comment-and-anchor.anchor.activeFile: Define if the search for Anchor(s) should be done on the ActiveFile (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 DEFAULTTag 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 SingleTag
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 & NextComment
Option to CacheAnchor Text(s) for a better performance
IntelliSense to Auto ComplateComment(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