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:

I'll be working on support for Latte templating language (part of Nette framework), you can follow my progres on GitHub.

Wish me luck, and see you next week.

You can leave a response, or trackback from your own site.

Leave a Reply