jflex-de / idea-jflex

A plugin for IntelliJ IDEA to enable JFlex support
Apache License 2.0
20 stars 9 forks source link

'switch' and 'return' statements inside 'eofval' section break syntax highlighting #9

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.  Open attached test2.flex file in IDEA with Jflex plugin enabled.

What is the expected output? What do you see instead?
No syntax errors expected. 2 syntax errors are observed.

What version of the product are you using? On what operating system?
Jflex plugin 1.5.1, IntelliJ IDEA 117.117, Bodhi Linux 1.4.0.

Please provide any additional information below.
Attached file is valid for jlex, so it probably should also be valid for jflex.

Original issue reported on code.google.com by Sergey.S...@gmail.com on 1 May 2012 at 7:30

Attachments: