All Projects โ†’ plibither8 โ†’ vscode-remove-comments

plibither8 / vscode-remove-comments

Licence: MIT license
๐Ÿšซ VS Code extension to remove all comments from your code at once โ€” 60+ languages supported

Programming Languages

typescript
32286 projects

Projects that are alternatives of or similar to vscode-remove-comments

Swiftycomments
UITableView based component designed to display a hierarchy of expandable/foldable comments.
Stars: โœญ 200 (+700%)
Mutual labels:  comments
BugKotlinDocument
Plugin for IntelliJ IDEA โ”—๐Ÿ˜ƒโ”› Android Studio โ”—๐Ÿ˜ƒโ”› CLion โ”—๐Ÿ˜ƒโ”› AppCode.
Stars: โœญ 29 (+16%)
Mutual labels:  comments
tree-sitter-comment
Tree-sitter grammar for comment tags like TODO, FIXME(user).
Stars: โœญ 86 (+244%)
Mutual labels:  comments
All In One Customized Adblock List
An all-in-one adblock list that thoroughly blocks trackers, popup ads, ads, unwanted cookies, fake news, cookie warning messages, typosquatters, unwanted comment sections, crypto-coin mining, YouTube clutter, Twitter guff and social network hassles.
Stars: โœญ 217 (+768%)
Mutual labels:  comments
grav-plugin-jscomments
JSComments is a Grav (http://github.com/getgrav/grav) plugin which allows to integrate comments into individual pages from Discourse / Disqus / Facebook / Google+ / HyperComments / IntenseDebate / Isso, and Muut comment systems.
Stars: โœญ 28 (+12%)
Mutual labels:  comments
beaudar
ๅŸบไบŽ GitHub issue ็š„่ฝป้‡่ฏ„่ฎบๆ’ไปถ๏ผŒUtterances ็š„ไธญๆ–‡็‰ˆๆœฌ
Stars: โœญ 93 (+272%)
Mutual labels:  comments
Wildfire
๐Ÿ”ฅFrom a little spark may burst a flame.
Stars: โœญ 175 (+600%)
Mutual labels:  comments
comments
A real-time, markdown-enabled comment engine powered by leveldb with oauth support
Stars: โœญ 60 (+140%)
Mutual labels:  comments
jekyll-aws-comments
Static comments for Jekyll with AWS Lambda and GitHub.
Stars: โœญ 17 (-32%)
Mutual labels:  comments
Youtube-Comment-Bot
A YouTube API Comment bot, better faster and free!
Stars: โœญ 58 (+132%)
Mutual labels:  comments
Eslint Plugin Eslint Comments
Additional ESLint rules for directive comments of ESLint.
Stars: โœญ 221 (+784%)
Mutual labels:  comments
News Emotion
๐Ÿ“‰ ้‡‘่žๆ–‡ๆœฌๆƒ…ๆ„Ÿๅˆ†ๆžๆจกๅž‹
Stars: โœญ 239 (+856%)
Mutual labels:  comments
KirbyComments
[Kirby 2] File-based comments stored as subpages for the Kirby CMS.
Stars: โœญ 68 (+172%)
Mutual labels:  comments
Nrkbetaquiz
Require the reader to pass a quiz before being able to comment on an article
Stars: โœญ 202 (+708%)
Mutual labels:  comments
html-comment-regex
Regular expression for matching HTML comments
Stars: โœญ 15 (-40%)
Mutual labels:  comments
Flake8 Eradicate
Flake8 plugin to find commented out or dead code
Stars: โœญ 184 (+636%)
Mutual labels:  comments
VsTeXCommentsExtension
TeX comments rendering inside Visual Studio.
Stars: โœญ 48 (+92%)
Mutual labels:  comments
jscc
Tiny and powerful preprocessor for conditional comments and replacement of compile-time variables in text files
Stars: โœญ 44 (+76%)
Mutual labels:  comments
youtube tool
Tool for extracting comments or subtitles from youtube video's
Stars: โœญ 89 (+256%)
Mutual labels:  comments
recursive-comments
Build recursive, nested or threaded commenting system using laravel and vuejs
Stars: โœญ 13 (-48%)
Mutual labels:  comments

๐Ÿšซ Remove Comments

License: MIT Version Installs

Made_with_love_in India

Demo of usage

๐Ÿ“œ About

Just copy-pasted some code from somewhere and it's obscenely documented with unnecessary comments everywhere? Remove Comments will help you undocument the code and remove all the comments present in the code by doing the job for you.

Remove Comments is a Visual Studio Code extension.

โœจ Features

  • Supports both inline and multiline comments
  • Support for 60+ languages ๐ŸŒ

Note: This extension does not 'uncomment' the comments present in the code, but removes them completely altogether.

๐Ÿ“ Usage

  • Install the extension by searching for Remove Comments in the editor's 'Extensions' tab, or by launching VS Code Quick Open (Ctrl+P) and entering:
ext install plibither8.remove-comments
  • Once installed, remove comments in your code by opening the command palette (Ctrl+Shift+P), entering "Remove all comments" and pressing enter.
  • Voilร , all the comments are gone ๐ŸŽ‰!

๐ŸŒ Supported Languages

List of Supported Languages
  • ACUCOBOL
  • Ada
  • AL
  • C
  • COBOL
  • Clojure
  • CoffeeScript
  • CSS
  • C++
  • C#
  • Dart
  • Dockerfile
  • Elixir
  • Erlang
  • F#
  • Go
  • GraphQL
  • Groovy
  • Haskell
  • Haxe
  • Kotlin
  • Java
  • JavaScript
  • JavaScript React
  • JSON with comments
  • Julia
  • LaTex
  • Less
  • Lisp
  • Lua
  • Makefile
  • Objective-C
  • Objective-C++
  • OpenCOBOL
  • Pascal
  • Perl
  • Perl 6
  • PHP
  • PL/SQL
  • PowerShell
  • Python
  • R
  • Racket
  • Rust
  • Ruby
  • Sass
  • Scala
  • SCSS
  • ShaderLab
  • ShellScript
  • SQL
  • Swift
  • Terraform
  • TypeScript
  • TypeScript React
  • Visual Basic
  • YAML

โš–๏ธ License

Copyright (c) Mihir Chaturvedi. All rights reserved.

Licensed under the MIT License.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].