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 145791

Summary: tag based options
Product: web Reporter: Jindrich Sedek <jsedek>
Component: HTML EditorAssignee: Marek Fukala <mfukala>
Status: VERIFIED FIXED    
Severity: blocker    
Priority: P2    
Version: 6.x   
Hardware: Sun   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description Jindrich Sedek 2008-09-01 12:19:55 UTC
it should be very usefull to provide options for HTML / JSP editor behavior in some cases:

1) invoking end HTML tags in cc:
"<| " -> should show end tags? YES/NO

2) case sensitivity of HTML tags - see issue #108560
<hTm| -> should be smart in making characters lower case? YES/NO
Comment 1 Marek Fukala 2010-02-01 03:07:43 UTC
3) <div align= -> autocomplete quotes ""? YES/NO (from #179931)
Comment 2 Marek Fukala 2010-02-01 05:26:38 UTC
4) autocomplete quotes in attribute values? YES/NO

#3 and #4 fixed in web-main#fda0668430b6
Comment 3 Marek Fukala 2010-02-01 07:22:27 UTC
#2 already resolved

#1 fixed in web-main#4445b0141453
Comment 4 Quality Engineering 2010-02-03 21:54:17 UTC
Integrated into 'main-golden', will be available in build *201002040200* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/4445b0141453
User: Marek Fukala <mfukala@netbeans.org>
Log: #145791 -  tag based options
Comment 5 Jindrich Sedek 2010-02-08 01:55:07 UTC
verified
NetBeans IDE Dev (Build 201002080200)