-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
goals not displayed #7
Comments
First test on macOS, can't reproduce (using
I'll test on linux right now. In the meantime, could you please provide the output of the console from the embedded developer tools if anything relevant ? |
Waiting for more input on the console logs. |
I have performed all the previous tests with synatx highlighting set as well. It surely takes forever for the message mecanism to provide the formatted output for each LHS card as well as for the RHS displayed card when it comes to a large trace, but it works. Could U try to load the trace and let it be for a while just to make sure formatted output gets displayed at some point ? We could then try to order message sending starting with the currently displayed cards. Note: This is still an unsatisfactory fallback waiting for VSCode internals WRT/ syntax highlighting being exposed through the extension API .... |
I don't know what is going on, but here it is reproducible. I'm on a new PC with elpi-lang 0.2.4 downloaded from the store. Screencast.from.25-01-2023.11.07.07.webmI did not see any weird message in the JS console, so I'm really clueless. |
I had the same problem and it got solved by disabling the syntax highlight option as well. Also the first time I clicked on watch it didn't work but I can't reproduce it so I'm not sure what happened there. Here's my VS version if it helps Version: 1.75.1 |
I've a trace where goals are "undefined",
trace.zip
But actually, I believe the trace is not special, since even trivial examples have the same bug. Hence I suspect it is related to my setup. This is VSCode
CC @jwintz
The text was updated successfully, but these errors were encountered: