feenkcom / gtoolkit

Glamorous Toolkit is the Moldable Development environment. It empowers you to make systems explainable through experiences tailored for each problem.
https://gtoolkit.com
MIT License
1.11k stars 48 forks source link

The SmaCC grammar snippets' "simulate" button no longer works. #2698

Closed duchainer closed 2 years ago

duchainer commented 2 years ago

Normally it should spawn an inspector on the right but it no longer does. That button does nothing (that we can see at least) on click even for well working parsers like LineParser:

Screen Shot 2022-07-25 at 8 58 59 PM

Steps to reproduce the bug

  1. Go to the LineParser class (any class will do, but it is the smallest of the default GT image)
  2. Open the Grammar view
  3. open any or production snippet of that grammar
  4. Click the lighning bolt button at the bottom of that snippet
  5. See nothing happen

Video walkthrough

You can jump at 0:30 secs of the following video:

https://user-images.githubusercontent.com/11084784/180900535-c4d022bc-a5ad-447e-8268-313bcab5a117.mp4

I'll try to get one of the older release to reduce the search area for the regression Thanks @j-brant 😄

j-brant commented 2 years ago

image