rythm_plugin
rythm_plugin copied to clipboard
Comment/Uncomment shortcuts not working
Pressing ctrl-/ shall comment/uncomment the selected blocks in either of the following way:
@**
line
to
be
commented
**@
@//line
@//to
@//be
@//commented