camel-tooling / camel-tooling/camel-lsp-client-eclipse
Code completion is not working on macOS
- Dominant language
- Java
- Stars
- 12
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
# 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:
- [ ] Linux (*RHEL*, *Fedora*, *Ubuntu*, ...)
- [ ] Windows
- [x] macOS
### Description of wrong behavior
- Empty content assistant for code completion on macOS. Tried inside XML and Java editors.
### Exact steps to reproduce issue
1. open file with camel-context (e.g. xml or java syntax)
2. try to invoke code completion for e.g. ``````
3. empty content assistant
Contributor guide
Assessment
This issue has not been assessed yet.