nette-intellij / intellij-neon

Neon language support for PhpStorm / IntelliJ IDEA
http://plugins.intellij.net/plugin/index?pr=webide&pluginId=7060
MIT License
96 stars 43 forks source link

Show errors #12

Closed juzna closed 11 years ago

juzna commented 12 years ago

During editing, the text is in inconsistent state and parser crashes. It should be able to handle it.

juzna commented 11 years ago

And it shall mark errors, so that it's clear that the neon is malformed

juzna commented 11 years ago

It's better now. If you spot other non-highlighted errors, provide a test case pls.