[ANN] IntelliLang 0.9

Available for IDEA 6.0 through IDEA's built-in plugin manager or directly from
http://plugins.intellij.net/plugin/?id=1105

Changes since 0.8:

  • Completion for values of simple enumeration-like patterns

  • Ability to specify pattern for language injection in XML text/attribute values

  • Ability to use boolean XPath expression to select XML tag/attribute for

injection (requires the XPathView + XSLT-Support plugin to be installed)

  • Ability to import/export plugin settings


You can learn more about the plugin here:
http://www.jetbrains.net/confluence/display/CONTEST/IntelliLang

Any feedback is very much appreciated.

Enjoy.

Sascha

(PS: sorry for the double post, but the original NNTP-message did not replicate to the web forum)

0
5 comments

Great!

One little annoyance though: the settings window doesn't remember its size. And it would be nice if the corresponding icon of the language would be shown in the dropdown list.

0
Avatar
Sascha Weinreuter

Great!


Thanks ;)

One little annoyance though: the settings window
doesn't remember its size.


This is an IDEA bug: http://www.jetbrains.net/jira/browse/IDEADEV-10528 :(

And it would be nice if
the corresponding icon of the language would be shown
in the dropdown list.


Good idea. I'll implement that.

Sascha

0

Sascha,

Please upload META-INF\plugin.xml, seems it lost in the source code archive.

Thanks

t800t8

0
Avatar
Sascha Weinreuter

Thanks for the notification, I'll add this to the source-archive.

Sascha

0
Avatar
Sascha Weinreuter

And it would be nice if
the corresponding icon of the language would be

shown

in the dropdown list.


Good idea. I'll implement that.


Done in v1.0 which is available now.

0

Please sign in to leave a comment.