Program settings - Source code formatting

This category of settings allows you to specify source code formatting settings for different types of documents. Thanks to this function, you can quickly organize your code in a clear way.

For markup language formatting, CSS and for Tidy, you can create predefined settings, the so-called profiles, which allow you to specify different ways of formatting. Profiles cannot be created for PHP and JavaScript formatting and only one setting is available.

The category is divided into several groups depending on the formatting they apply to:

Predefined tag formatting settings

In this group there is a list of formatting profiles for markup languages (e.g. HTML), which you can customize to your needs using the Formatting Settings window by one of the buttons next to it letters. You can also create formatting from scratch.

Predefined CSS formatting settings

This group lists the formatting profiles for CSS stylesheets, which you can customize using the CSS Formatting Settings window by one of the buttons next to the list. You can also create formatting from scratch.

Predefined Tidy(r) formatting settings

This group lists the formatting profiles for Tidy (r) which are you can customize it with the Formatting Settings for Tidy (r) window by one of the buttons next to the list. You can also create formatting from scratch.

Formatting settings for script languages

In this group of formatting settings there are two buttons that launch the source code formatting settings panes for JavaScript ( JavaScript Settings ) and PHP ( PHP Settings ).

Related topics

To top