Alex
- Total activity 6
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
-
Alex created a post, AnsweredProcess code 127 when installing plugin, but works when debugging
Hi, so issue is I have plugin which is running process with java, running on mac: e.g. var process = new ProcessBuilder().command( "/bin/sh", "-c", "... -
Alex created a post, AnsweredYaml language support
Is there any dependency for yaml, similar what we have for properties, like: <depends>com.intellij.properties</depends>I want to use this just like for properties: PsiFileFactory.getInstance(Object... -
Alex created a post, AnsweredTrack ToolWindow state
I have Swing component with a class ToolWindow which extends SimpleToolWindowPanel class. Is there are any way to have the same interface as SearchableConfigurable which is used for settings, but f...