Writing [[[ in a class comment
Hi! I am trying to follow Peterâs coding convention and writing some pillar code in a class comment. However, currently, it is a bit cumbersome. If I type three times the key â[â and press enter I have: [ [ [ ] ] ] Is there a way to have [[[ |<â cursor here ? ]]] Cheers, Alexandre -- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
Thanks for pointing this out, I didn't even notice it's adding spaces... should be easy to fix automatically though. Also I vaguely remember that this used to be hard-coded somewhere, but I have no idea where it's in Rubric. Maybe its worth to add an issue to Pharo's issue tracker. Peter On Fri, Sep 4, 2015 at 11:48 PM, Alexandre Bergel <alexandre.bergel@me.com> wrote:
Hi!
I am trying to follow Peterâs coding convention and writing some pillar code in a class comment. However, currently, it is a bit cumbersome. If I type three times the key â[â and press enter I have:
[ [ [ ] ] ]
Is there a way to have [[[ |<â cursor here ? ]]]
Cheers, Alexandre -- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
participants (2)
-
Alexandre Bergel -
Peter Uhnák