2015-05-25 13:59 GMT+02:00 Sean P. DeNigris <sean@clipperadams.com>:
jecisc wrote
> I propose to keep ctrl + shift + f (like in Eclipse).

That is already in use to paste #ifFalse: which I used all the time before
someone broke it ;)

I think this has something to do with SmalltalkEditors shortcut handling vs. keymapping framework.

What is working for mre (on windows)
alt+f,ctrl+f
-> paste ifFalse
ctrl+f
-> open search diaolog (sometimes you need do it two times)
ctrl+shift+f
-> format source

��
So if we already have an alternate shortcut for
formatting, I'd prefer that we keep it and fix #ifFalse: pasting to work
again



-----
Cheers,
Sean
--
View this message in context: http://forum.world.st/Format-shortcut-tp4828002p4828462.html
Sent from the Pharo Smalltalk Developers mailing list archive at Nabble.com.