Camelry icon indicating copy to clipboard operation
Camelry copied to clipboard

Camelry does not understand the built-in references

Open bimargulies opened this issue 9 years ago • 3 comments

I should not get red marks for using:

blueprintBundle
Provides bundle's Bundle object.
blueprintBundleContext
Provides bundle's BundleContext object.
blueprintContainer
Provides the BlueprintContainer object for the bundle.
blueprintConverter
Provides the Converter object for the bundle that provides access to the Blueprint Container type conversion facility. Type conversion has more information

bimargulies avatar Sep 05 '15 01:09 bimargulies

Hey, thanks for raising an issue. Could you provide some screenshots / samples of what you wish to be supported?

AlanFoster avatar Sep 05 '15 13:09 AlanFoster

<property name='putContexthere' ref='blueprintBundleContext'/>

All of the guys I listed work that way. Currently, the plugin paints the refs red.

bimargulies avatar Sep 05 '15 17:09 bimargulies

Thanks for the clarification; This would have to be implemented.

Also - thanks for raising tickets for these edge-cases, feel free to add anymore you spot.

AlanFoster avatar Sep 20 '15 00:09 AlanFoster