Welcome to the nuBuilder Forums!

Register and log in to access exclusive forums and content available only to registered users.

[Added] New Formatters for Ace Editor (nuBuilder 4.8.x)

Information about updates, news, Code Library
admin
Site Admin
Posts: 2813
Joined: Mon Jun 15, 2009 2:23 am
Been thanked: 25 times

[Added] New Formatters for Ace Editor (nuBuilder 4.8.x)

Unread post by admin »

As of nuBuilder version 4.8.x (currently a work in progress), new beautifier / formatter libraries have been added to the Ace Editor.

beautify.png

These new features will help make your code more readable and well-formatted, including support for:
  • JavaScript beautifying
  • HTML beautifying
  • CSS beautifying
  • SQL formatting
For PHP, the existing Ace Beautify module will continue to be used.

Why is beautifying important?
Clean and properly formatted code is easier to read, edit, and debug. It also helps maintain consistent style across different users and projects, making collaboration smoother.
You do not have the required permissions to view the files attached to this post.
Post Reply