Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>comment-fetcherNew to Visual Studio Code? Get it now.
comment-fetcher

comment-fetcher

unknown

|
3 installs
| (0) | Free
Fetches single-line and multi-line comments from code
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Comment Fetcher

Comment Fetcher is a VS Code extension that automatically scans your workspace and extracts all comments (both single-line and multi-line) from code files. These comments are saved into a single output file for analysis, review, or documentation.

Features

  • Automatically fetches comments from all code files
  • Supports various programming languages
  • Saves all comments in a single file
  • Triggers on workspace open (no manual action required)

Requirements

  • Node.js (v14 or later)
  • Visual Studio Code (v1.60 or later)

Usage

Once installed, simply open your workspace. The extension will auto-run and save all comments from the code into a file named comments.txt in the root directory.

Release Notes

1.0.0

  • Initial release of Comment Fetcher extension.

Enjoy using Comment Fetcher!

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