Alex
- 活动总数 6
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 3
-
已编辑于 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", "... -
创建于 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... -
创建于 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...