-
Type:
Sub-task
-
Status: Closed
-
Priority:
Medium
-
Resolution: Done
-
Affects Version/s: 4.0.0preview
-
Fix Version/s: 4.0.0preview2
-
Component/s: Compiler, Java editor
-
Sprint:4.0.0preview
When compiling a method:
{{public static boolean m() {
}
}}
The trailing "}" gets a red underline, but the explanation (error bubble) doesn't appear until either the "}" line is mouse-overed, or the class is re-compiled. In a busy class, it's difficult to spot the underlining.