phpstorm summary

WBOY
Release: 2016-07-29 08:58:49
Original
1033 people have browsed it

<code>把phpstorm的主体变成官网的黑色:
<span>settings</span> -> appearance -> <span>Theme</span> 下拉框选择 <span>Darcula</span> 重启,应该就可以了

关联<span>DOC</span>文档:
右键 <span>External</span><span>Librariese</span> -> <span>Configure</span><span>PHP</span> include paths

去掉波浪线:
<span>settings</span> -> <span>Editor</span> -> <span>Colors</span> & <span>Fonts</span> -> <span>General</span> -> <span>TYPO</span>-><span>Effects</span>显示行号:
<span>settings</span> -> <span>Editor</span>-><span>Appearance</span>-><span>Show</span> line numbers

去掉右上角浏览器图标:
<span>settings</span> -> tools -> <span>WebBrowsers</span>添加<span>VIM</span>插件:
<span>settings</span>->editor ->plugins->browse repositories ->搜索<span>VIM</span>取消自动保存
<span>appearance</span> -> system settings -> save file的两个选项 去掉

将编辑的文件加星号标识:
<span>settings</span> -> editor -> editor tabs -> 勾选 mark modifed tabs…

添加扩展名高亮显示:
<span>settings</span> -> editor -> file types

对jquery等一些javascript库的一些提示
<span>File</span> -> <span>Settings</span> -> javascript -> <span>Libraries</span> 点击 download 选择需要下载的js库。</code>
Copy after login
').addClass('pre-numbering').hide(); $(this).addClass('has-numbering').parent().append($numbering); for (i = 1; i ').text(i)); }; $numbering.fadeIn(1700); }); });

The above is a brief summary of phpstorm, including some aspects. I hope it will be helpful to friends who are interested in PHP tutorials.

Related labels:
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