-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Make it possible to debug Theia plugins in sidecars #13249
Comments
There is a description of how to run a theia/sidecar pair "by hand" in this document: |
Issues go stale after Mark the issue as fresh with If this issue is safe to close now please do so. Moderators: Add |
/lifecycle/frozen |
With the plugin host being nexe-compiled, this might be a bit more involved. |
Currently, we have no way to debug theia plugins running in a sidecar. I think we would need the following to make this work:
The text was updated successfully, but these errors were encountered: