Format code command for PHP/HTML in Visual Studio Code

前端 未结 7 1814
滥情空心
滥情空心 2020-12-29 04:32

Is it possible to get Visual Studio Code to format mixed HTML and PHP code on Windows Visual Studio Code version 0.7.1?

7条回答
  •  感情败类
    2020-12-29 04:52

    I've tried just about every formatting extension for Visual Studio Code, and I don't think there is a single one that can handle correctly/consistently formatting of mixed PHP/HTML pages.

提交回复
热议问题