V
V
Valery Chupurnov2020-08-17 20:21:01
Java
Valery Chupurnov, 2020-08-17 20:21:01

How to write a plugin for webstorm?

Once, by hook or by crook, I wrote a plugin for websorm - a style linter for the Stylus language https://plugins.jetbrains.com/plugin/12109-stylus-... . It works like this: sends to nodejs. cli package request, receives a response and displays errors in the editor. Very simple functionality. But after updating to 2020.2 it broke. That API? which one did i use? not found. Now I can’t even just build the plugin? which would extend the Stylus plugin. 5f3abbde826fe285312243.png
There are no such examples in the official documentation. We need more standard settings - NodeJS search, package.
I am using gradle.

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question