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 20119 - Add quotation marks automatically when typing tag attribute and press '='
Summary: Add quotation marks automatically when typing tag attribute and press '='
Status: NEW
Alias: None
Product: xml
Classification: Unclassified
Component: Text-Edit (show other bugs)
Version: 3.x
Hardware: All All
: P4 blocker with 2 votes (vote)
Assignee: issues@xml
URL:
Keywords: UI
Depends on:
Blocks:
 
Reported: 2002-02-04 15:00 UTC by _ pkuzel
Modified: 2007-09-25 01:33 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 _ pkuzel 2002-02-04 15:00:14 UTC
on start element closing char (">") insert automatically closing tag
on attribute name followed by "=" insert "'|'".
Comment 1 _ pkuzel 2002-06-03 12:27:36 UTC
Let these are considered while planning next release.
Comment 2 Marek Grummich 2002-07-19 16:57:00 UTC
Target milestone was changed from not determined to TBD
Comment 3 _ pkuzel 2002-08-14 16:51:50 UTC
It can increate productivity if other gears 
such as code completion fails.  
Comment 4 _ pkuzel 2003-03-14 21:46:55 UTC
'>' triggering should be off by default. If I recall it's sometimes
called inteligent bracing (see IDEA).

Should be coordinated with the same fature in Java.
Comment 5 _ pkuzel 2003-09-03 11:10:40 UTC
Unscheduling from my todo list. New owner is gladly welcome. Meanwhile assigning
to abstract issues@xml.netbeans.org owner.
Comment 6 Alexander Kouznetsov 2005-04-08 16:18:41 UTC
*** Issue 57669 has been marked as a duplicate of this issue. ***
Comment 7 Marek Fukala 2005-06-01 10:27:35 UTC
The Issue #57669 which describes the first enhancement (auto adding close tag)
has been fixed so the remaining issue is to add double quotes when user types attr=|
Comment 8 Marek Fukala 2005-06-21 08:16:20 UTC
fixed the quotation autocompletion after =

RCS file:
/cvs/html/editor/src/org/netbeans/modules/editor/html/HTMLAutoCompletion.java,v
done
Checking in src/org/netbeans/modules/editor/html/HTMLAutoCompletion.java;
/cvs/html/editor/src/org/netbeans/modules/editor/html/HTMLAutoCompletion.java,v
 <--  HTMLAutoCompletion.java
initial revision: 1.1
done
Checking in src/org/netbeans/modules/editor/html/HTMLKit.java;
/cvs/html/editor/src/org/netbeans/modules/editor/html/HTMLKit.java,v  <-- 
HTMLKit.java
new revision: 1.8; previous revision: 1.7
done
Comment 9 Jiri Kovalsky 2005-06-23 15:51:45 UTC
I am reopening this enhancement since it still does not work in JSP and XML
editors. Let this issue open until it's fixed in all editors.
Development build #200506221800 of NetBeans 4.2.
Comment 10 Marek Fukala 2007-02-16 14:44:15 UTC
Reassigning to default owner of selected subcomponent. New owners are gladly
welcomed.