7

I am not being able to format the HTML tags using 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?

SaidbakR
13.6k23 gold badges113 silver badges202 bronze badges
asked Mar 12, 2013 at 6:06

3 Answers 3

5

In PHP Desinger 7:

  1. CTRL + SHIFT + F1 or
  2. '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.

SaidbakR
13.6k23 gold badges113 silver badges202 bronze badges
answered Jul 5, 2013 at 8:36
Sign up to request clarification or add additional context in comments.

Comments

2

phpDesigner version 8.1.2

  1. tools -> HTML CSS Javascript Formatter

enter image description here

  1. then select Format HTML

enter image description here

  1. click ok
answered May 10, 2015 at 10:33

Comments

0

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

  1. Press combination: Ctrl + Shift + F1
  2. On the menu bar, select 'PHP' menu. Then select 'Code Beutifier for PHP' (the bottom option). Do the same with CSS and HTML
answered Jul 5, 2013 at 8:18

1 Comment

I have gone through this question too. For PHP this process works but for CSS or HTML there is no option in php designer 7.

Your Answer

Draft saved
Draft discarded

Sign up or log in

Sign up using Google
Sign up using Email and Password

Post as a guest

Required, but never shown

Post as a guest

Required, but never shown

By clicking "Post Your Answer", you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.