I used Komodo Edit
for writing PHP
scripts and have update Komodo Edit
to 9.3 version.
Before the update I could use ctrl+3
to comment, but now it does not work. Now, which keys used for comment?
Asked
Active
Viewed 2,335 times
0

Bayan B
- 97
- 15
1 Answers
4
You can find (and change) your keybindings under Preferences > Key Bindings.
Commenting was changed to Ctrl+/
. Ctrl+0-through-9
are now used to navigate to quick bookmarks, which are placed with Ctrl+Shift+0-through-9
.

Naatan
- 3,424
- 4
- 32
- 51