Alan Foster

Results 50 issues of Alan Foster

I wonder if it's possible to expose the matching rule name as part of the autosuggest API? i.e. Let's consider the following SQL input string that we would like to...

enhancement

Hey, I like the idea of this module - but I'm running into a bit of an issue with a simple auto-completion scenario. I haven't taken a look at the...

bug

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...

Possibility
Investigation-Required

It would be good to support automatic completion/reference finding etc for the property placeholder notation For example ``` xml ```

enhancement

It would be nice to get any form of exceptions/errors which occur when a user is using the plugin. It may be possible to register an extension point with IntelliJ...

Investigation-Required

Here's an example from the OSGI fancy foods source ``` xml ``` We could add support for - ref - bind-method - unbind-method Similiar to how BlueprintBeans currently work

We should support renaming a blueprint property directly from XML beans. ``` xml ``` I imagine this will require a similiar implementation to #41

Investigation-Required

It would be good to add a gutter icon for referenceable blueprint beans/service references to the gutter

enhancement

We should add further inspections for ensuring that osgi references have a unique id within the same bundle. This would pair nicely with the recent addition of support for referencing...

enhancement