Issue
Here are the few shortcuts to comment code, which works great on Windows.
- Ctrl-/ to add or remove // for a single line of code, or for multiple selected lines
- Ctrl-/ to add/remove // for a single line of code, or for multiple selected lines
- Ctrl-shift-/ to add /* */ around selected code
The Mac alternative of the Ctrl-/ is Command-/
What is the Mac alternative of the Ctrl-shift-/ for Mac?
Related Question: Finding Shortcuts in Aptana Studio 3.0 to Comment Code
Solution
Check Commands > Source > Comments. A number of shortcuts are listed there.
Answered By - Ingo Muschenetz Answer Checked By - Marie Seifert (PHPFixing Admin)
0 Comments:
Post a Comment
Note: Only a member of this blog may post a comment.