Skip to content
This repository has been archived by the owner on Oct 10, 2019. It is now read-only.

Latest commit

 

History

History
16 lines (12 loc) · 836 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 836 Bytes

phpStorm-webStorm-skills

整理一些平常使用 phpStorm 或 webStorm 时的一些小技巧, 方便提高工作效率。

所有技巧理论上可以通用于所有 jetBrains 家族的 IDE。

目录

  1. phpstorm注册码
  2. 插入当前时间的方法 (自定义模板)
  3. 不能错过的常用快捷键
  4. 为 IDE 设置背景图片
  5. PHP开发环境下本人的phpStrom配置, 适合Web前后端开发
  6. 一键折叠代码函数和打开代码函数
  7. [快捷键Ctrl + Alt + Left 或Right不起作用](docs/0005.phpstorm快捷键Ctrl + Alt + Left 或Right不起作用.md)