JJK96 / vscode-textfile-comments

VSCode plugin using the comments API to store comments in a text file

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VS Code Textfile Comments

Uses the VS Code Comments API to enable the user to create comments on files. These comments are saved in comments.json in the workspace.

Can be used for code review

About

VSCode plugin using the comments API to store comments in a text file

License:MIT License


Languages

Language:TypeScript 96.3%Language:JavaScript 3.7%