Tudor Girba

Results 233 comments of Tudor Girba

Yes. Much like how a `gtCoderView` is just a `gtView`. We basically should be able to have all buttons from Coder in the inspector.

The actions should be defined in Behavior and subclasses.

This is a little tricky. When we have a filter, and start reworking a method in that view, we typically do not want it to be removed the first time...

The issue is that gt-extra does not contain the resources from SmaCC

Could you try with the latest version?

This almost works, but: 1. Moving the cursor with keys shows the cursor properly in the variable, but it does not work with the mouse. https://user-images.githubusercontent.com/249595/171952824-6f429c90-8041-4086-8a20-10f15af859c2.mp4 https://user-images.githubusercontent.com/249595/171952780-e94dfb4a-0688-4193-ad38-1f42e12f64b2.mp4 2. Executing code...

Have you tried to wrap your code in a `[ ... ] fork`?