-
If an element is dragged out of the window and then is placed on an invalid position, the MoveFeedback is not correctly reset.
But also only if you click on the invalid area (see workflow example whe…
-
This issue provides an overview of the E2E tests for the already existing features and their state (e.g., WIP). Please do not add new features here, create a separate issue in the future. This issue o…
-
Currently, it is not possible to catch an error thrown by a handler at the location where the action was dispatched when the error was thrown on the server.
https://github.com/eclipse-sprotty/sprot…
-
### Discussed in https://github.com/eclipse-glsp/glsp/discussions/1389
Originally posted by **vibsid0986** August 16, 2024
Hello Team,
I was working on workflow-glsp examples and observed t…
-
```
Debugger attached.
Trying to load SSL files from /workspaces/tasklist-theia-glsp/glsp-client/vsc-extensions/tasklist-lang/out/ssl/key.pem /workspaces/tasklist-theia-glsp/glsp-client/vsc-extensions…
-
see https://github.com/eclipse-glsp/glsp/discussions/1168
-
With how #93 is going, it seems the backend prototyping phase is pretty much done. The current iteration is the third, and seems quite robust and reasonably future-proof.
With the server implement…
-
When using the shader preset crt/crtsim, specifically composite.glsl, with hardware accelerated cores (Flycast, mupen), the screen is totally black with the game working normally in the background. In…
-
Hi,
I am very interested to the project, I followed the instructions. Unfortunately when running cargo run I get twenty errors on the file wrap.rs:
error: cannot specialize on `Binder(OutlivesPred…
-
Currently, if you have GLSP diagram editor opened, and you reload Theia application, there is an error on GLSP server side, saying, that HTTP2 stream is cancelled. This is because the Source model is …