Skip to content

tszones/Remove-All-Comments-JavaScript-VSCode

Repository files navigation

Remove All Comments

This is a VS Code extension that allows you to remove comments from JavaScript (.js), JSX (.jsx), TypeScript (.ts), and TSX (.tsx) files.

Usage

Once the extension is installed, you can remove all comments from your code by following these steps:

  1. Open the file you want to remove comments from.
  2. Press Ctrl + Shift + P to open the command palette.
  3. Type "Remove All Comments" and select the command.
  4. All the comments in the file will be removed

Supported File Types

The extension supports the following file types:

  • JavaScript (.js)
  • JSX (.jsx)
  • TypeScript (.ts)
  • TSX (.tsx)

Note

Feel free to contribute to this project by submitting bug reports or feature requests on the GitHub repository.

About

Remove-All-Comments-JavaScript-VSCode-Extension

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published