Visual studio Code

How do I format PHP/HTML code?

Install PHP Intelephense.

How do I hightlight the matching tag of a div?

Install Highlight Matching Tag.

How can I clone a project?

1) File -> Open Folder and choose www
2) Go to View -> Terminal
3) You will see the command line
4) Write git clone ssh://username@myip:2222/reposfolder/repo/.git/
5) Give password for username