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 58328 - Autocompletes within a string
Summary: Autocompletes within a string
Status: RESOLVED DUPLICATE of bug 23138
Alias: None
Product: ide
Classification: Unclassified
Component: Code (show other bugs)
Version: 4.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: Richard Gregor
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-04-26 12:39 UTC by sirql8
Modified: 2008-01-15 11:28 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description sirql8 2005-04-26 12:39:58 UTC
Words are autocompleted within Strings wich is very irritating and confusing. 
If I for instance write 'System.out.println("En"' and then press space 
after 'En' it will be completed to 'Enumeration'. (The swedish word 'en' is 
the same as the english word 'a'.)
Comment 1 Milan Kubec 2005-04-26 12:52:47 UTC
Sorry to disapoint you, but it's very old enhancement, I will change it to DEFECT.

*** This issue has been marked as a duplicate of 23138 ***