finger-ghost

1、破解软件

破解教程,实测有效

2、设置主体及字体

打开PhpStorm,依次点击“File  ->  Settings  ->  Editor  ->  Color Scheme  -> Color Scheme Font”,选择你喜欢的风格进行更改,选择完成后单击 “Apply”即可。

3、设置PHP版本

打开PhpStorm,依次点击“File  ->  Settings  ->  Languages & Frameworks  ->  PHP ,选择对应的版本即可”。

4、设置4个空格缩进

位置:打开PhpStorm,依次点击“File  ->  Settings  ->  Editor  ->  Code Style  -> PHP  -> Use tab character”,去掉勾选即可。

5、设置显示空格(用·显示空格)

位置:打开PhpStorm,依次点击“File -> Settings -> Editor -> General  ->  Appearance  ->  Show whitespaces”,勾选即可。

6、取消自动保存

进入 File -> Settings ->Appearance->System Settings,取消勾选(Save files on frame deactivation 和 Save files automatically if application is idle for xx sec)

7、修改的文件添加星号

进入 File -> Settings -> Editor -> Editor Tabs,勾选Mark modified tabs with asterisk

 

分类:

技术点:

相关文章:

  • 2021-12-07
  • 2019-06-29
  • 2022-02-08
  • 2021-09-29
  • 2021-08-26
  • 2021-09-16
  • 2021-10-29
  • 2021-08-06
猜你喜欢
  • 2022-02-08
  • 2022-01-14
  • 2022-12-23
  • 2021-11-27
  • 2021-11-24
  • 2021-05-12
相关资源
相似解决方案