PhpStorm Briefs

17: Editing - Commenting and Uncommenting


Listen Later

Commenting and uncommenting code is a very frequent activity, so using this
handy shortcut will save you a lot of time.
Key mappings
OSX:
- Line: Command + /
- Block: Command + Alt + /
Win/Linux:
- Line: Ctrl + /
- Block: Ctrl + Shift + /
Docs
Commenting and Uncommenting Blocks of Code (https://www.jetbrains.com/phpstorm/help/commenting-and-uncommenting-blocks-of-code.html)
Questions/Comments/Suggestions
@PhpStormBriefs (https://twitter.com/phpstormbriefs)
...more
View all episodesView all episodes
Download on the App Store

PhpStorm BriefsBy Henning Glatter-Götz