Skip to content
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 support for uri/component language #16

Open
AlanFoster opened this issue Jun 5, 2013 · 0 comments
Open

Add support for uri/component language #16

AlanFoster opened this issue Jun 5, 2013 · 0 comments

Comments

@AlanFoster
Copy link
Owner

It would be nice to add the following to the plugin; Adding full support for components ie `file:name?fileName=newName" - which should be easier in Camel 2.12.X

Some specific ideas for components are

  • Ctrl+click component name, ie 'file' -> Component Declaration
  • Ctrl+space support to show available component names
    • Marking invalid when the component can't be found
  • ctrl+space support for query string properties and red highlighting if they are invalid
  • Specific support for components :
    • file component could open the folder it is polling
    • direct/direct-vm/vm/seda could open the routes they link and perform validation etc

I'm not sure of the best ways of implementing these sorts of things into the plugin, so this is definitely a long term goal.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant