Quickly Comment Code in Netbeans
Oct 3, 2011 · 1 minute readCategory: netbeans
This is post is now quite old and the the information it contains may be out of date or innacurate.
If you find any errors or have any suggestions to update the information please let us know or create a pull request on GitHub
Simply highlight the block of code and then hit [ctrl]+[shift]+[c]
The same key combination will uncomment it again.
Handy!