Archive for the ‘IntelliJ IDEA’ Category

PhpStorm plugin development series

I started developing a custom language plugin for PhpStorm, the best IDE for PHP I've met so far. But since the documentation for plugin development is rather poor and I have to dig in the code a lot, I decided to share my hardly gained knowledge with others. So first things you'll (I'll) need to start: Learn Java […]