Heim >Backend-Entwicklung >PHP-Tutorial >phpstorm 怎么设置编码规范

phpstorm 怎么设置编码规范

WBOY
WBOYOriginal
2016-06-06 20:26:332026Durchsuche

用phpstorm打开项目的时候有个自动提示,没多想按了其中一个,一不小心就把phpstorm的编码规范给换掉了,以前四个空格都变成tab了。请问在哪儿设置将tab换成4个空格呢?

回复内容:

用phpstorm打开项目的时候有个自动提示,没多想按了其中一个,一不小心就把phpstorm的编码规范给换掉了,以前四个空格都变成tab了。请问在哪儿设置将tab换成4个空格呢?

  1. 使用Ctrl+Alt+S呼出Settings窗口;

  2. 选择路径Editor->Code Style

  3. 接着选择你要更改的语言,如PHP

  4. 右侧窗口Tabs and Indents选项页,可调各种。

这里看看:

视频教程
https://laravist.com/series/phpstorm-the-best-php-ide-you-ever-met

Stellungnahme:
Der Inhalt dieses Artikels wird freiwillig von Internetnutzern beigesteuert und das Urheberrecht liegt beim ursprünglichen Autor. Diese Website übernimmt keine entsprechende rechtliche Verantwortung. Wenn Sie Inhalte finden, bei denen der Verdacht eines Plagiats oder einer Rechtsverletzung besteht, wenden Sie sich bitte an admin@php.cn