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