camel-tooling / camel-tooling/camel-language-server

Provide completion while searching by tags for components

Open
#56 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
56
Forks
26
PR merge metrics
No merged PRs in 30d

Description

Camel components have tags which can help to search for a specific domain.
See a part of this list from a screenshot from Fuse Tooling:
![image](https://user-images.githubusercontent.com/1105127/39353639-9361757c-4a08-11e8-89c7-b7bbbf46f420.png)

while auto-completing, it migth be nice to search in categories too.

I imagine several possibilities:
- "a -> ask for completion will return all components starting by a and after in the list all components which categories starts by a
- have specific prefix that user need to use to search by category: a special character? # or | or what else? or a specific name such as "cat" or "category"?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.