I am nearly finished with converting old shortcut mapping (Editor/TextEditor cmdActions/shiftCmdAction map) to our keymapping framework.
15619 <https://pharo.fogbugz.com/default.asp?15619> cleanup TextEditors shortcut definition I need some more time, one or two vm changes and some people testing this on a mac. I know, this is a bit late because we replace our text components with rubric, but if this is finished and working for "old" PluggableTextMorphs, I will do the same for rubric. 2015-08-08 14:57 GMT+02:00 Esteban Lorenzano <[email protected]>: > if reintroduce them means reintroduce them hardcoded as before, then I’m > complete against it and I WILL NOT integrate such solution. > I’m sorry for being so strong here, but previous implementation was lame > and we need to get rid of them. > > Now, I understand people are used to use those bindings and also some > others (no idea which ones because I never used them… for me ocompletion is > good enough… but those are tastes). So I would be very happy to integrate a > generic way to define keybindings and outputs (which is already there, with > keymapping, but I mean an editor or something), and I would be very happy > to integrate a default configuration (which of course, will include > #ifTrue:/##ifFalse:) > > Esteban > > > > On 08 Aug 2015, at 12:45, Peter Uhnák <[email protected]> wrote: > > I would also appreciate if it was readded, as I've been using it regularly. > > Peter > > On Sat, Aug 8, 2015 at 12:21 PM, ThomasHeniart <[email protected]> > wrote: > >> I think it could be nice to keep this shortcut :) >> >> >> On 08/08/2015 12:12, Franck Warlouzet wrote: >> >> Hi, >> >> Yes it was not on purpose. It is not implemented in Rubric, but I can do >> it if there is a need of it (which seems to be the case). >> >> Franck >> >> ------------------------------ >> Date: Sat, 8 Aug 2015 12:09:22 +0200 >> From: [email protected] >> To: [email protected] >> Subject: [Pharo-dev] ifTrue ifFalse shortcuts >> >> Hi, >> >> was removal of ifTrue/ifFalse shortcuts on purpose, or by accident? >> >> https://pharo.fogbugz.com/f/cases/16125/Nautilus-doesn-t-recognize-the-cmd-T-cmd-F-ifTrue-ifFalse-shortcuts-anymore >> (maybe was caused by switch to Rubric?) >> >> Peter >> >> >> > >
