camel-tooling / camel-tooling/camel-language-server
Be able to provide completion even when xml is not fully valid
Open
- Dominant language
- Java
- Stars
- 56
- Forks
- 26
- PR merge metrics
- No merged PRs in 30d
Description
it is particularly an issue when there is an '&' in the string as it needs to be encoded as '&'
I think that it will require to have a "fault-tolerant" xml parser but where can we find/configure it?
Contributor guide
Assessment
This issue has not been assessed yet.