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 130583

Summary: Code Completion for Local Symbols
Product: javafx Reporter: David Strupl <dstrupl>
Component: EditorAssignee: David Strupl <dstrupl>
Status: VERIFIED FIXED    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
URL: http://wiki.netbeans.org/JavaFXEditorFeatureListM2
Issue Type: TASK Exception Reporter:
Bug Depends on:    
Bug Blocks: 130138    

Description David Strupl 2008-03-19 22:25:30 UTC
Code Completion for Local Symbols
Comment 1 Martin Ryzl 2008-04-07 14:39:18 UTC
review Apr/7 - brute force for M2. All identifiers from the source, plus minus what we know for sure. => Partial fix for M2.
Comment 2 Jiri Prox 2008-04-11 00:31:11 UTC
moving opened issues from TM <= 6.1 to TM=Dev
Comment 3 Jiri Prox 2008-04-11 09:11:14 UTC
restoring original TM, sorry for any inconvenience
Comment 4 David Strupl 2008-04-14 14:48:06 UTC
Reopenning after jiriprox's action.
Comment 5 David Strupl 2008-04-14 14:54:21 UTC
The hack is in place --> we show all identifiers now.
Comment 6 David Strupl 2008-06-03 08:27:11 UTC
This has been implemented and is part of the build.
Comment 7 David Strupl 2008-06-03 08:27:57 UTC
.
Comment 8 Alexandr Scherbatiy 2008-07-11 14:24:01 UTC
verified