Answers for "webstorm comment shortcut"

5

comment out intellij easier

Ctrl + / ==> To comment/uncomment a line .
Ctrl + Shift + / ==> To comment/uncomment block of code.
Ctrl + Y ==> To delete a line.
Posted by: Guest on September-04-2020
0

webstorm comment shortcut

Windows/Linux -> Ctrl+Shift+/
MacOS -> Cmd+Shift+/
Posted by: Guest on March-11-2021

Browse Popular Code Answers by Language