concordion / idea-concordion-support

Concordion support IntelliJ Idea plugin https://plugins.jetbrains.com/plugin/7978
Other
13 stars 8 forks source link

Support for extensions #4

Closed nigelcharman closed 8 years ago

nigelcharman commented 9 years ago

As a bonus, the plugin could support commands added by extensions (eg. the Embed extension and Screenshot extension both add commands).

If implementing this, let me know if you'd like any metadata added to extensions so they could declare their syntax?

idegtiarenko commented 8 years ago

Added support for EmbedExtension, ExecuteOnlyIfExtension, ScreenshotExtension