Please try build 344. I hope it contains fixes for all your red code. If not, please report it in bugtracker with example. I checked your project, which you sended in one of your bugreport. All files in this project are green. And plugin finally work faster, without exeptions (that exception, which possibly slow down your IDE). Also check your memory. It's better to use -Xmx512m or -Xmx1024m (the last is parameter, which I use during running IDEA).
Please try build 344. I hope it contains fixes for all your red code. If not, please report it in bugtracker with example. I checked your project, which you sended in one of your bugreport. All files in this project are green. And plugin finally work faster, without exeptions (that exception, which possibly slow down your IDE). Also check your memory. It's better to use -Xmx512m or -Xmx1024m (the last is parameter, which I use during running IDEA).
Best regards,
Alexander Podkhalyuzin.
Ah, yes, very nice. At a cursery glance looks like typing checking is green and editing seems quite responsive. Thanks very much Alexander!
BTW, I use:
-Xms1024m
-Xmx2048m
-XX:MaxPermSize=512m