CMD+/ => Comment Selection or Line
Hi all, I wanted to be able to easily comment lines or code selection using CMD+/ For those interested, a .cs to test is here: https://pharo.fogbugz.com/f/cases/11959 It is implemented in SmalltalkEditor so it works for: Workspace, Nautilus code pane, ⦠Cheers, #Luc
I love you :) Doest it take in account nested comments ? Ben On Oct 20, 2013, at 1:19 AM, Luc Fabresse <luc.fabresse@gmail.com> wrote:
Hi all,
I wanted to be able to easily comment lines or code selection using CMD+/ For those interested, a .cs to test is here: https://pharo.fogbugz.com/f/cases/11959 It is implemented in SmalltalkEditor so it works for: Workspace, Nautilus code pane, â¦
Cheers,
#Luc
On Oct 20, 2013, at 11:49 AM, Benjamin <benjamin.vanryseghem.pharo@gmail.com> wrote:
I love you :)
Doest it take in account nested comments ?
yes ;-)
Ben
On Oct 20, 2013, at 1:19 AM, Luc Fabresse <luc.fabresse@gmail.com> wrote:
Hi all,
I wanted to be able to easily comment lines or code selection using CMD+/ For those interested, a .cs to test is here: https://pharo.fogbugz.com/f/cases/11959 It is implemented in SmalltalkEditor so it works for: Workspace, Nautilus code pane, â¦
Cheers,
#Luc
participants (2)
-
Benjamin -
Luc Fabresse