Comment Out Code

Quickly comment/uncomment blocks and lines.

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


Related Resources

Convert JSON to classes or records
Convert JSON to classes or records
Turn any JSON data you have into a class or record
Inlay Hints
Inlay Hints
Inlay hints provide additional information about your code.