PhpStorm智能插件怎么写?

How to write PhpStorm intelligence plugin?

我正在使用 PhpStorm 2016.1。

我用的是中文写的php框架。不幸的是,我发现PhpStorm中没有智能用于此框架的Model-类。

我想为这个框架写一个智能插件。谁能告诉我怎么做?

文档:https://confluence.jetbrains.com/display/PhpStorm/Plugin+Development

创建您的第一个插件http://www.jetbrains.org/intellij/sdk/docs/basics/getting_started.html