Does anyone need code beautifier / formatter?

Let us know what you would like to see in the next version of this software

Moderator: kfury77

Forum rules
Please follow these guidelines when posting feature requests. This will help to increase the value of your contribution.
  • Do not create new topics for already requested features. Add your comments to the existing feature request topics instead;
  • Create separate topic for each feature suggestion. Do NOT post a number of non-related feature suggestions in a single topic;
  • Give your topic a meaningful title. Do NOT create topics with meaningless titles, such as "My Suggestion" or "My Problem".
Please note that we DO READ all suggestions, even if a reply is not posted. Thanks!

Would you use code beautifier?

Yes, mainly for HTML
14
13%
Yes, mainly for CSS
4
4%
Yes, mainly for PHP
17
16%
Yes, mainly for JavaScript
1
1%
Yes, for all web languages
51
48%
Very rarely
6
6%
No, better implement other features
13
12%
 
Total votes: 106

tgb25nld
Posts: 1
Joined: Mon Aug 10, 2009 2:58 pm

Re: Does anyone need code beautifier / formatter?

Post by tgb25nld »

Yes please having a lint/cleanup/formatter for XML, JS and HTML would be great!
tbleier
Posts: 7
Joined: Tue Aug 18, 2009 7:32 pm

Re: Does anyone need code beautifier / formatter?

Post by tbleier »

tgb25nld wrote:Yes please having a lint/cleanup/formatter for XML, JS and HTML would be great!
+1!
CaliforniaJerry
Posts: 88
Joined: Sat Aug 01, 2009 4:48 am
Location: Mountain View, CA
Contact:

Re: Does anyone need code beautifier / formatter?

Post by CaliforniaJerry »

Being able to take someone else's code and "beautify" it according to my style would be helpful. I like what was said about having one's own special formatting requirements, and being able to go back-and-forth between yours and the original would be an especially desirable enhancement.

+1
User avatar
Karlis
Site Admin
Posts: 3607
Joined: Mon Jul 15, 2002 5:24 pm
Location: Riga, Latvia, Europe
Contact:

Re: Does anyone need code beautifier / formatter?

Post by Karlis »

Formatters are currently available for PHP, CSS, JS, HTML (Tidy).
Karlis Blumentals
Blumentals Software
www.blumentals.net
Davidjohn321
Posts: 1
Joined: Sat Nov 15, 2025 12:53 am
Location: Dammam

Re:

Post by Davidjohn321 »

drjee wrote: Sun Dec 30, 2007 2:34 pm Hi

an HTML code formater/beautifier would be great. And have you ever thought about a code transformer (expect from tidy) which offers automatic code transformation? That would be good to have.

cheers, drjee
Hi drjee,

An HTML formatter/beautifier would definitely be useful especially when dealing with older or messy codebases. Having something built-in that can clean up indentation, remove redundant tags, and standardize formatting would save a lot of time.

A more advanced code transformer could be interesting too. Beyond what Tidy does, things like automatic restructuring, tag modernization, or even converting outdated patterns into more modern equivalents would be a great addition. It reminds me of how some transformer manufacturers in Saudi Arabia handle hardware upgrades not replacing the whole system, just transforming or adapting parts to improve reliability. A similar concept for code could really streamline workflows.

Would love to see tools like that integrated in future versions.

Cheers!
Post Reply