This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 87684

Summary: Need error annotations like in Java editing (syntax error highlighting)
Product: cnd Reporter: _ gordonp <gordonp>
Component: Code ModelAssignee: Vladimir Kvashin <vkvashin>
Status: RESOLVED FIXED    
Severity: blocker CC: rkubacki
Priority: P2 Keywords: PLAN
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:
Bug Depends on: 86760, 135793, 135798, 135964, 136398    
Bug Blocks:    

Description _ gordonp 2006-10-20 19:12:01 UTC
> No live error annotations like we have in Java editor

Note: I make subcomponent "codemodel" rather than "editor" because the
codemodel group will need to provide this information.
Comment 1 Vladimir Kvashin 2008-05-12 10:42:40 UTC
*** Issue 129648 has been marked as a duplicate of this issue. ***
Comment 2 Quality Engineering 2008-05-27 16:27:18 UTC
Integrated into 'main-golden', available in NB_Trunk_Production #221 build
Changeset: http://hg.netbeans.org/main/rev/0f992b5a09dc
User: Vladimir Kvashin <vkvashin@netbeans.org>
Log: Using parser errors as a source of error highlighting, initial variant  (#87684 Need error annotations)
Swithced OFF by default: to switch ON use -J-Dcnd.parser.error.provider=true
Comment 3 Quality Engineering 2008-05-28 16:13:35 UTC
Integrated into 'main-golden', available in NB_Trunk_Production #223 build
Changeset: http://hg.netbeans.org/main/rev/cb2005295235
User: Vladimir Kvashin <vkvashin@netbeans.org>
Log: Error highlighting process bodies as well   (#87684 Need error annotations)
(Pls note that the feature is swithced OFF by default; to switch ON use -J-Dcnd.parser.error.provider=true)
Comment 4 Vladimir Kvashin 2008-06-03 13:38:51 UTC
The detailed plan:
http://wiki.netbeans.org/CNDErrorHighlighting