Stefan Endrullis

- Total activity 109
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 17
- Subscriptions 27
-
Stefan Endrullis created a post, AnsweredFormattingModelBuilder.createModel scheduled for removal
The Intellij Plugin Verifier told me that my plugin uses an API that is scheduled for removal in 2021.1: FormattingModelBuilder.createModel(...) (1) (scheduled for removal in 2021.1) How can I ... -
-
Stefan Endrullis commented, -
-
-
-
Stefan Endrullis created a post, AnsweredPlugin building fails for IDEA 2020.1 EAP (plugin requires "com.intellij.modules.python-core-capable" plugin)
I just updated my plugin project so that it's build against IDEA 2020.1 EAP. However, ./gradlew buildPlugin fails with the following error: 2020-02-11 21:33:47,279 [ 1237] ERROR - llij.ide.plugin... -
Stefan Endrullis commented, -
Stefan Endrullis created a post, AnsweredJSPostfixTemplateUtils in some casses missing in WebStorm
I've written a plugin (Custom Postfix Templates) that provides postfix completion templates for JavaScript and other languages. In IDEA everything runs fine. However, some users reported a ClassNot... -