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 66616 - Need enhanced style preference settings for HTML and XML code completion and formatting.
Summary: Need enhanced style preference settings for HTML and XML code completion and ...
Status: RESOLVED WONTFIX
Alias: None
Product: editor
Classification: Unclassified
Component: Formatting & Indentation (show other bugs)
Version: 4.x
Hardware: All All
: P3 blocker with 2 votes (vote)
Assignee: Dusan Balek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-10-12 14:45 UTC by rptmaestro
Modified: 2016-07-07 07:27 UTC (History)
0 users

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 rptmaestro 2005-10-12 14:45:03 UTC
NetBeans need enhanced style preference settings for HTML and XML
code completion and formatting. Currently, only indentation
preferences are supplied. Under the "Options / Editing" node,
perhaps a new "Formatting Engines" node would be warranted, under
which a developer can define formatting preferences for defined
editors. Also, please consider whether a CheckStyle module would
be appropriate in the NetBeans IDE for enforcing style preferences.

Improved style and formatting preferences and a CheckStyle module
help NetBeans better compete with Eclipse in this area.

1. Enhanced Formatting and Code Completion Settings
  1.1. Need to be able to specify attribute quotation preference as
       double or single quote.
  1.2. Need to be able to specify element case preference as upper
       or lower case.
  1.3. Need to be able to specify attribute case preference as upper
       or lower case.
  1.3  Need to be able to define preferences for splitting long
       elements between lines (e.g. at attributes) and for indenting
       and aligning element attributes.

2. Each of these settings should have the following options:
  2.1. Option to apply during code completion.
  2.2. Option to apply during reformatting.
Comment 1 Martin Balin 2016-07-07 07:27:46 UTC
This old bug may not be relevant anymore. If you can still reproduce it in 8.2 development builds please reopen this issue.

Thanks for your cooperation,
NetBeans IDE 8.2 Release Boss