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 256318

Summary: Utilities.getIdentifierBlock returns null for offset==0
Product: editor Reporter: Vladimir Voskresensky <vv159170>
Component: SearchAssignee: Milutin Kristofic <mkristofic>
Status: NEW ---    
Severity: normal CC: mmetelka
Priority: P3    
Version: 8.2   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Bug Depends on:    
Bug Blocks: 256315    

Description Vladimir Voskresensky 2015-11-02 12:37:40 UTC
in the document with the text
A v;
Utilities.getIdentifierBlock(doc, 0) returns null
should be [0,1]
Comment 1 Vladimir Voskresensky 2015-11-02 12:38:07 UTC
https://netbeans.org/bugzilla/show_bug.cgi?id=256315