Marcus,

I love this idea, not showing the menu at all would be more aligned to live coding. As you said in a later e-mail it must be fixed at runtime, while running the tests.

Thanks!


On Thu, Aug 9, 2018 at 5:07 AM Marcus Denker <marcus.denker@inria.fr> wrote:
>
>
>> 2) when coding - if you want reference a missing class, why don���t we let you? TonelReader seems to do it, why can���t the editor? (This probably applies to variables as well - show them broken, let me fix it when I choose. The iVar case is a little rarer - although I hate the way we prompt fix, prompt fix instead of doing it in one go - it���s very old fashioned)
>>
>


An alternative could be to not show the menu at all. Instead just compile (I like the ideas that ���everything can be compiled and run���).

��Just compile the Undeclared and instead of breaking the flow, we should add a menu to the editor to do the ���define Class��� ���Define Trait������
(with the gutter icons, we can provide a menu easily).

I will make a small demo for that, too.

�� �� �� �� Marcus