Hi I am trying to comment multiple lines of code on MPLABX.
I want to select a chunk of code and comment them all and then should also be able to uncomment them later.
I know how /*......Code......*/ works but I am trying to find an alternative where i can just select the code and comment them off
AISHA
PermalinkJust select the block of code you want to comment and use the hotkey Ctrl+Shift+C. This will comment out the entire block of code you selected.
To un-comment simply select them again and use Ctrl+Shift+C again
- Log in or register to post comments
Joined September 07, 2017 256Thursday at 12:15 PM