Login  Register

Re: A keyboard controlled code editor, how difficult would that be?

Posted by abergel on Sep 22, 2015; 11:40pm
URL: https://forum.world.st/A-keyboard-controlled-code-editor-how-difficult-would-that-be-tp4851368p4851595.html

Yes, in the world menu

Alexandre


> On Sep 22, 2015, at 8:02 PM, Peter Uhnák <[hidden email]> wrote:
>
>> I made it work nicer with the dark theme.
>
> Thanks!
>
>> Anyone know how to get a good result for the package name that
>> is shown above the method name?
>
> Nautilus is using this for extension methods (interestingly it ignores
> Theme, but it works for both)
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~
> AbstractNautilusUI>>extensionColor
>    ^ Color gray darker
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~
>
> Could it be also added to the world menu?
>
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> CodePanel>>menuCommandOn: aBuilder
>    <worldMenu>
>    (aBuilder item: #CodePanel)
>        order: 0; "something meaningful, perhaps not the first one"
>       parent: #MostUsedTools;
>       action: [ self new openInWindow ]
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>
> Peter
>

--
_,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
Alexandre Bergel  http://www.bergel.eu
^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.