1.File -- settings -- Editor -- Colors And Fonts;
2.在右側窗口中選擇Scheme name : 選擇一個本身喜歡的主題,點擊旁邊的SaveAs按鈕,保存名稱自定義便可;
3.而後點擊Font,在右側窗口中Editor Font下邊設置字體、大小以及行高;完成以後點擊右下角Apply -- OK;
更多主題請點擊這裏:<a href="http://phpstorm-themes.com/"target="_blank">http://phpstorm-themes.com/php
File -- settings -- Project;app
1.在右側的窗口中選擇+Add Content Root;
2.選擇好你的項目文件夾,點擊右下角 OK -- Apply -- OK;phpstorm
1.在右側的窗口中選擇要導出的項目,點擊右側的X號;
2.選擇好你的項目文件夾,點擊右下角OK -- Apply -- OK;字體
File-->Setting->Languages & Frameworks-->PHP-->右側窗口-->PHP language level:-->Apply-->OKspa
經過如下方法能夠將Tab設置爲默認縮進方式,並顯示縮進符號小箭頭orm
- File --> Setting --> Editor --> Code Style --> PHP : 在右側窗口中選中 Use tab character 按鈕,點擊右下角Apply --> OK ;
- File --> Setting --> Editor --> General --> Appearance --> Show whitespaces --> OK ;
- File --> Setting --> Editor --> General --> Editor Tabs --> Mark modified tabs with asterisk --> 將前面的複選框選中
- File --> Appearance & Behavior --> System Settings --> 找到如下兩個選項,將其前面複選框選中 ; (1) Save files on frame deactivation; (2) Save files automatically if application is idle for ....