Nov. 30, 2012
3:23 p.m.
it's actually cmd+shift+r/l Ben On Nov 30, 2012, at 4:04 PM, Sebastian Nozzi wrote:
On my Mac ctrl-alt l/r produced @ and ® respectively (MBA 2011, german keyboard).
2012/11/30 Max Leske <maxleske@gmail.com>:
on mac: ctrl+alt+r / l
On 30.11.2012, at 12:49, Torsten Bergmann <astares@gmx.de> wrote:
When I select a few lines of text in Pharo 2.0 code editor and hit TAB it is not indented as in other IDE's. Instead it is deleted similar to when one hits space key.
Usually TAB in IDE code editors is used to indent a selected block of text and SHIFT+TAB is used for the reverse (outdent).
Is this a bug or just handled differently?
Thx T.