Or pops up a Alt-Enter-dialog to automatically fix this obvious bug... Tom
At 01:06 01.11.2001 +0330, you wrote: >No error is identified by IDEA if I miss a semicolon like below: > >String return_type = getMethodTypeFor( getCurrentMethod() ) >ClassDoc[] classes = getContext().getRoot().classes(); > >This is annoying because I run a beautifier on my code before compiling >it and it gives errors, while IDEA should have reported it. It's also >true for missing closing parentheses like this: > System.out.println( "blabla" ; > >Don't you think IDEA should mark it red? > >Ara. > > >_________________________________________________________ >Do You Yahoo!? >Get your free @yahoo.com address at http://mail.yahoo.com > > >_______________________________________________ >Eap-list mailing list >[EMAIL PROTECTED] >http://www.intellij.com/mailman/listinfo/eap-list _______________________________________________ Eap-list mailing list [EMAIL PROTECTED] http://www.intellij.com/mailman/listinfo/eap-list
