How can I write my own plugin for Webstorm?

后端 未结 2 1941
野性不改
野性不改 2021-02-18 15:58

I want to write a specialized plugin for WebStorm that can provide help for a custom framework, are there any tutorials on how to do that?

2条回答
  •  暗喜
    暗喜 (楼主)
    2021-02-18 16:19

    There is no WebStorm specific guide available, plug-ins are created exactly the same way as for IntelliJ IDEA.

    You are welcome to ask more specific questions in the forum.

提交回复
热议问题