[Seaside] attributeAt:put: equivalent

Lukas Renggli renggli at gmail.com
Thu Jan 25 20:31:39 UTC 2007


> > Select the string 'enctype' and type Apple+Shift+E (maybe also
> > Ctrl+Shift+E, depending on your operating system). This will show you
> > all the methods using this string ...
>
> Crap, I wish I'd known this before now.  Lukas, care to do a quick roundup
> of your most used/useful hotkey combinations?  In fact, anyone else as well!

That's hard to tell, these combinations happen mostly automatic ;-)

Anyway, this is a try on of what's maybe not too obvious in Squeak:

apple+m     i*m*plementors of selected selector
apple+n     se*n*ders of selected selector
apple+b     open a *b*rowser on the selected class (but also works on selectors)
apple+q     completes the current selector (if you don't have
eCompletion loaded)
ctrl+t/f        inserts if*T*rue:/if*F*alse: into the code

Probably have to swap apple/ctrl/alt/... according to on your OS and
your keyboard settings.

Cheers,
Lukas

-- 
Lukas Renggli
http://www.lukas-renggli.ch


More information about the Seaside mailing list