Closed andrewL-avlq closed 8 months ago
this is a regression, plugin developers should not have to deal with the internal scope names. please try the latest snapshot from https://download.eclipse.org/tm4e/snapshots/
That fixes it, thanks.
Any idea on what timescale the fix will be available in a release?
I just released 0.11.0
Injection bindings in plugin.xml of the form
no longer seem to work, but require the plugin id to be present, like
even when both grammars are defined in the current plugin. Is this an intentional feature change? Or a regression?