On 29 May 2018, at 11:41, Marcus Denker <marcus.denker@inria.fr> wrote:



On 28 May 2018, at 12:07, Marcus Denker <marcus.denker@inria.fr> wrote:


Shortcomings:
-> extensions are not treated, only the main package
-> Not used much, for sure needs testing to see if this really works.

      ���> there might be other places in addition global #compilerClass: where we need to point to the overlay version
            For the complete ���compile a method��� it works, but I think there are other cases where it is not enough.

I think this one makes it really usable:

https://github.com/pharo-project/pharo/pull/1455

Now I can even put a halt in the semantic analysis which is called by syntax highlighting in the browser at each keystroke.

This is now merged with a small addition to provide a UI via the Settings:



If this is selected, the overlay is active.

Marcus