Comment Out Code

Quickly comment/uncomment blocks and lines.

In JetBrains IDEs, you can comment and uncomment blocks of code with ⌘⇧/ (macOS) / Ctrl+Shift+W ( Windows/Linux). To do the same for lines, use ⌘/ (macOS) / Ctrl+/ (Windows/Linux).


Related Resources

Clean Up Messy Imports With Optimize Imports
Clean Up Messy Imports With Optimize Imports
Quickly remove any unused imports and more.
Generate documentation with AI
Generate documentation with AI
AI can help you make XML documentation both automatic and useful.
Add console.log Faster
Add console.log Faster
Use Postfix Completion to quickly add console.log.