Alex
- 活动总数 6
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 3
-
Alex 创建了一个帖子, 已回答Process 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 创建了一个帖子, 已回答Yaml 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 创建了一个帖子, 已回答Track 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...