I am not being able to format the HTML tags using phpdesigner IDE. PHP code beautifier in this IDE only formats the PHP code, not HTML tags.
Is there anyone, who is using PHP designer 7, to help me in this?
3 Answers 3
In PHP Desinger 7:
- CTRL + SHIFT + F1 or
- 'PHP' menu> 'Code Beutifier for PHP'
Note: this helps in formatting PHP code, won't help for HTML or css or SCRIPT in well-format
In PHP Desinger 8 :
PHP Desinger 8 has the features for them as well. Visit this link for more detail of PHP designer 8.
Comments
phpDesigner version 8.1.2
- tools -> HTML CSS Javascript Formatter
enter image description here
- then select Format HTML
enter image description here
- click ok
Comments
A little search around here would have helped you find out that someone else has asked the exact same question and solved it himself - posting the solution for others to enjoy.
Quoting "How to format source code in phpDesigner 7.x"
For people who gets same problem: there are 2 ways
- Press combination: Ctrl + Shift + F1
- On the menu bar, select 'PHP' menu. Then select 'Code Beutifier for PHP' (the bottom option). Do the same with CSS and HTML