Darren Reid
- 活动总数 10
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 2
- 订阅数 3
-
创建于 PythonCore PyPackageManager pick up newly installed dependencies
已回答I'm currently extending a plugin to take generated code from a remote URL, save it and add a required Python dependency. I eventually worked out that `executeOnPooledThread` rather than `runWriteAc... -
创建于 Plugin build process for Rider and other IDEA platforms
已回答Hi Team, Looking to extend a plugin to include support Rider with the need to install possible missing NuGet dependencies.I have this plugin working in Rider and most of the other IDEs (that suppor... -
已编辑于 Plugin based on template fails to be recognized as a plugin zip
已回答I've been trying to update and upgrade an older plugin which while upgrading the build process to be based on the GitHub template. While the built plugin loads and works in various IDEs at 2020.3, ...