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 72600 - Hippie Completion (Ctrl+K) works strangely within xml files
Summary: Hippie Completion (Ctrl+K) works strangely within xml files
Status: NEW
Alias: None
Product: xml
Classification: Unclassified
Component: Code (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@xml
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-02-13 09:58 UTC by Tomasz Slota
Modified: 2016-09-20 06:22 UTC (History)
1 user (show)

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tomasz Slota 2006-02-13 09:58:40 UTC
1) Ctrl+K in XML editor is case insensitive while it is case sensitive elsewhere
2) if a string 'abcde' is used within the file and is delimited by dots or
slashes it is not offered as a completion option. That would be useful to work
with the layer.xml kind of files

My general impression is that Ctrl+K in XML editor is not doing what one would
expect, it has probably never been assesed.
Comment 1 Marek Fukala 2006-08-04 17:13:56 UTC
The word matching mechanism is a generic one for all document type. To change
that we would have to have a special EditorUI for xml files. Not a trivial change. 
Comment 2 Marek Fukala 2007-02-16 14:49:14 UTC
Reassigning to default owner of selected subcomponent. New owners are gladly
welcomed.
Comment 3 Marek Fukala 2007-02-16 14:51:06 UTC
Reassigning to default owner of selected subcomponent. New owners are gladly
welcomed.