thamara / vscode-code-annotation

Code Annotation Extension for VSCode
https://marketplace.visualstudio.com/items?itemName=tkcandrade.code-annotation
GNU General Public License v3.0
67 stars 27 forks source link
annotation hacktoberfest todo vscode-extension
Code Annotation Logo

Code Annotation

Create and track annotations from your source code without actually committing comments on your code.

The "Code Annotation" can be found in the Activity pane.

Features

Feedback and feature requests

Feel free to open issues and suggest new features for the extension.

Installing

You can install the latest version of the extension via the Visual Studio Marketplace here.

Using a VSIX file

Download the VSIX file and follow the steps on your VSCode:

  1. Go to the "Extensions" pane
  2. Click on the ... on the top right of the "Extensions" pane
  3. Select "Install from VSIX"
  4. Select the VSIX file you downloaded and click install

Development

Creating a VSIX file for instalation