Issue information
Define issue title short and most specific to the problem.
Tag each new issue with relevant LABELS (Bug, Improvement, etc.).
BUG report
Environment
- Apache Camel LSP Client Extensions Plugin version: 1.0.0.201910110736
- Eclipse IDE 2019-03 (4.11.0)
- OS:
Description of wrong behavior
- Empty content assistant for code completion on macOS. Tried inside XML and Java editors.
Exact steps to reproduce issue
- open file with camel-context (e.g. xml or java syntax)
- try to invoke code completion for e.g.
<from uri="t">
- empty content assistant
Issue information
BUG report
Environment
Description of wrong behavior
Exact steps to reproduce issue
<from uri="t">