首頁 > 後端開發 > php教程 > PHPStorm主题安装配置方法详解_PHP教程

PHPStorm主题安装配置方法详解_PHP教程

WBOY
發布: 2016-07-13 17:08:32
原創
1093 人瀏覽過

由于在php开发时很多函数命令都只记得一个部份,如果要全写还得百度,后来听说有一个PHPStorm可实现自动补全,我就下载了一个并安装配置了,下面给各位朋友介绍。


为什么要使用phpstorm

PhpStorm是一个轻量级且便捷的PHP IDE,其旨在提供用户效率,可深刻理解用户的编码,提供智能代码补全,快速导航以及即时错误检查。
 
 
phpstorm主题词安装与配置

OSX

On Finder, navigate to the location where you downloaded the XML and copy it. Then press shift+command+g and go to:

~/Library/Preferences/WebIDE10/colors/Starting from version 4 the location changed to:

~/Library/Preferences/WebIde40/colors/~/Library/Preferences/WebIde50/config/colors/Paste the .xml file in and restart your IDE. Then navigate to Settings > Editor > Colors & Fonts and select the color scheme you just added.

Windows

On Windows Explorer, select the XML file just downloaded and copy it. Then navigate to the colors folder, located in:

c:/Users/USERNAME/.WebIde10/config/colorsPaste the .xml file in and restart your IDE.  Then navigate to File > Settings > Editor > Colors & Fonts and select the color scheme you just added.

Linux

On Linux, the color files are located in:

~/.WebIde50/config/colors/

After you put your .xml files, restart your IDE. Then navigate to File > Settings > Editor > Colors & Fonts and select the color scheme you just added.

www.bkjia.comtruehttp://www.bkjia.com/PHPjc/629823.htmlTechArticle由于在php开发时很多函数命令都只记得一个部份,如果要全写还得百度,后来听说有一个PHPStorm可实现自动补全,我就下载了一个并安装配置...
來源:php.cn
本網站聲明
本文內容由網友自願投稿,版權歸原作者所有。本站不承擔相應的法律責任。如發現涉嫌抄襲或侵權的內容,請聯絡admin@php.cn
熱門教學
更多>
最新下載
更多>
網站特效
網站源碼
網站素材
前端模板