Hello Alexander,
Thank you for your contribution.
On 8/30/10, Alexandr Batalshikov <
[hidden email]> wrote:
> Hello,
>
> I create small package for support code abbreviations. This is analog of VW
> package "Coding Feel".
I do not know the package "Coding Feel".
Could you explain a bit more what your 'Abbreviations package' does, please?
Is it about keyboard shortcuts for often used expressions?
> It is useful for me. Please try.
>
> By default no any key bindings and menu items.
> To assign action to hot key (Alt+space) do:
> SmalltalkEditor cmdActions at: 32 + 1 put: #expandWord:.
>
> To manage current abbreviations set do:
> SmalltalkEditor abbreviationsDict inspect.
>
> Attached versions for Squeak 4.1 and Cuis 2.6.
>
>
> Regards,
> Alexander Batalshikov.
>
Regards
Hannes Hirzel