Amir Tuval

- Total activity 13
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 4
-
-
-
Amir Tuval created a post, AnsweredPlugin disabled after update in 2019.3 when plugin has a global inspection registered
Hi, We have a plugin with a globalInspection registered in its xml. It was working fine in previous versions of IJ. With 2019.3, the inspection still works fine, however, when a user updates the ... -
Amir Tuval commented, -
Amir Tuval created a post, AnsweredTesting a custom plugin depending on bundled JavaScript plugin
I am developing an Intellij and WebStorm plugin that depend on the bundled JavaScript plugin. I have some LightPlatformCodeInsightFixtureTestCase tests that test its functionality. I also run the t... -
Amir Tuval created a post, AnsweredDepending on multiple optional plugins
Hi, We are developing a plugin for code assistance with support for both Java and JavaScript. Our plugin supports both Intellij IDEA Communite/Ultimate additions and WebStorm. We therefore depe... -
-
-
Amir Tuval created a post, AnsweredProblem developing a plugin for idea ultimate and webstorm - build expired
Hi, We have a plugin that assists in java development.We were developing it using the gradle build for a while now, using intellij community edition as a sandbox. Lately we added some features for ...