History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: IDEABKL-3420
Type: New Feature New Feature
Status: Open Open
Priority: Normal Normal
Assignee: Eugene Vigdorchik
Reporter: Keith Lea
Votes: 16
Watchers: 3
Available Workflow Actions

Mark as Stalled
Operations

If you were logged in you would be able to see more operations.
IDEA: Backlog

Language API Annotator should be called for parents of erroneous elements

Created: 27 Jul 05 02:34   Updated: 27 Jul 05 19:37
Component/s: Plugin Support. API
Affects Version/s: None
Fix Version/s: None

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown

Build: 3,242
Severity: High


 Description  « Hide
Currently, the Language API appears to almost halt annotation completely if any error is found. I don't think this is desired behavior for almost any language. For example, if you look at IDEA Java support, you see that if you're missing semicolon in some method, IDEA still annotates the rest of your file. With default Annotator support, this result would be hard to achieve in custom language.

 All   Comments   Work Log   Change History      Sort Order:
Franck Rasolo - 27 Jul 05 03:10
Keith, surely you meant build #3424 and above?

Keith Lea - 27 Jul 05 03:12
Yeah, I probably did.