Amir Tuval
- Total activity 18
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 5
-
-
-
-
Amir Tuval commented, -
-
-
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...