StarlaneStudios / vscode-comment-anchors

⚓A Visual Studio Code extension that adds support for comment anchors 🔭
https://marketplace.visualstudio.com/items?itemName=ExodiusStudios.comment-anchors
MIT License
206 stars 32 forks source link

Allow output of anchored comments to a file (.txt or .JSON) #154

Closed FelipeTJ closed 1 year ago

FelipeTJ commented 2 years ago

It would be great if there was a functionality to output all of (or by filters if you want to get fancy) the commented anchors to a file. For example:

Screenshot from 2022-05-17 17-12-43

This window's text could just be output raw to a file.

macjuul commented 1 year ago

Thanks for the suggestion! A new command to export to CSV (Excel sheet) and JSON will be available in the next version.