-
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
Add Theia Plugin APIs to support VS Code XML Tooling #11775
Comments
current stack seems to be a Theia issue so reported eclipse-theia/theia#3317 |
@ashumilova @evidolob can you help here? |
@evidolob + @tsmaeder : Could you check the status of this issue regarding the progress on eclipse-theia/theia#2341 ? |
@slemeur testing the xml plugin (and identifying missing/broken API is on our plan), however, there are two things you might not be aware of:
|
Update: there seems to be a PR pending for the rename provider. |
rename provider eclipse-theia/theia#4025 has been merged upstream |
Well, we added a lot of API, did you recently try to run the camel extension in Theia again? |
no, I haven't recently try to run the Camel Extension but this issue is about XML in general. |
this issue is about pure XML. |
Description
Che is not providing XML support currently; it would be nice to reuse the VS Code xml work https://marketplace.visualstudio.com/items?itemName=redhat.vscode-xml
Reproduction Steps
currently it is failing with:
the corresponding code is:
Line 74 is the JSON.parse
OS and version:
Diagnostics:
The text was updated successfully, but these errors were encountered: