Skip to content

Latest commit

 

History

History
65 lines (43 loc) · 6.01 KB

README.md

File metadata and controls

65 lines (43 loc) · 6.01 KB

PhpStorm Cheat Sheet

This repository provides links to various PhpStorm resources, including the custom color scheme and code styles that I use.

Installation

Color Schemes - The Look

Like everything in PhpStorm, the color scheme and visual styling of the IDE is completely customizable. Take the time to adjust the font type and size, line spacing, and color schemes. Remember, you work in this tool all day long. A poorly designed visual environment can lead to eye fatigue. Take the time to tweak it to a styling that appeals to you.

To install a color scheme, go to Preferences > Editor > Color Scheme. Then click on the cog icon and select Import Scheme.

Keymappings

Keymappings are configurable. You will want to take the time to customize each of the repetitive tasks you do in order to increase your productivity by keeping your hands on the keyboard.

Coding Standards

Let PhpStorm actively alert you to violations to the selected coding standard.

WordPress and PhpStorm

These resources are from Know the Code as part of the Tune PhpStorm for WordPress Development hands-on coding lab:

Here are other resources for you:

Quick GOTOs

Productivity is the key in this IDE as it seeks to make you better and faster. Here's a list of resources on tuning the productivity tools: