Darren Reid

- Total activity 10
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 2
- Subscriptions 3
-
Created PythonCore PyPackageManager pick up newly installed dependencies
AnsweredI'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... -
Created Plugin build process for Rider and other IDEA platforms
AnsweredHi 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... -
Edited Plugin based on template fails to be recognized as a plugin zip
AnsweredI'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, ...