PHPStorm's performance

PHPStorm's performance

Java VM options

-Xms500m
-Xmx1500m

-Dawt.useSystemAAFontSettings=lcd
-Dawt.java2d.opengl=true

# Only for people on Mac, it makes Java use an optimised graphics engine.
-Dapple.awt.graphics.UseQuartz=true

Custom properties

editor.zero.latency.typing=true

Inspections and plugins

Language injection

Project setup

Excluding directories

The vendor problem

Node modules

On a personal note

Comments

Popular posts from this blog

A Tailwind CSS Preset for Laravel 5.5

Short and safe array iteration