[Added] New Formatters for Ace Editor (nuBuilder 4.8.x)
Posted: Fri Jun 13, 2025 8:35 am
As of nuBuilder version 4.8.x (currently a work in progress), new beautifier / formatter libraries have been added to the Ace Editor.
These new features will help make your code more readable and well-formatted, including support for:
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.
These new features will help make your code more readable and well-formatted, including support for:
- JavaScript beautifying
- HTML beautifying
- CSS beautifying
- SQL formatting
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.