How to cancel PHPstorm's forced indentation?

WBOY
Release: 2016-07-06 13:53:41
Original
1748 people have browsed it

As mentioned, PHPstorm automatically forces indentation by default, but when using heredoc syntax, the end character cannot have indentation. How can I cancel forced indentation?

This question has been closed. Reason: The question was asked poorly

Reply content:

As mentioned, PHPstorm automatically forces indentation by default, but when using heredoc syntax, the end character cannot have indentation. How can I cancel forced indentation?

File->setting->Editor->code_style->indent value can be changed to 0. According to your needs, php and HTML style can be changed

Related labels:
php
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template