These seem critical to me for various reasons but they aren't built in.
Luckily they can be built up. Add these to your
*myLeoSettings.leo#@settings-->@commands* today!
@command comment-node:
@language python
c.k.simulateCommand('select-all')
c.k.simulateCommand('add-comments')
c.k.simulateCommand('beginning-of-buffer')
@command uncomment-node
@language python
c.k.simulateCommand('select-all')
c.k.simulateCommand('delete-comments')
c.k.simulateCommand('beginning-of-buffer')
I find them very useful!
--
You received this message because you are subscribed to the Google Groups
"leo-editor" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/leo-editor.
For more options, visit https://groups.google.com/d/optout.