In emacs you can highlight a section and select a menu function to prepend a "#" to every line in the selection. I am trying to give up my emacs addiction and use the IDE in Canopy but can't find this functionality. Is it missing or am I just having trouble finding it?
Asked
Active
Viewed 2,988 times
1 Answers
3
See "Toggle Block Comment" in the Edit Menu (with platform-specific shortcut).

Jonathan March
- 5,800
- 2
- 14
- 16
-
1On my platform the shortcut is Cntrl+/ – Kurt Peek Apr 11 '15 at 15:38