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

Bind Arguments to Godot's Callables
Bind Arguments to Godot's Callables
When reusing functionality for signals, use Callable and bind arguments
Navigation Bar - All the power!
Navigation Bar - All the power!
The Navigation Bar can do much more than you think!