Don Kirkby
- 活动总数 56
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 16
- 订阅数 13
-
-
-
Don Kirkby 创建了一个帖子, 已计划Reproducing compatibility problem in 2024.2
I got a compatiblity error report from the plugin verifier on my plugin marketplace page. I want to reproduce the problem by running the plugin verifier on my laptop, but it can't download the late... -
-
Don Kirkby 创建了一个帖子, 已计划Avoiding internal API usage
The current version of my plugin has an issue with the latest PyCharm release (2023.3):java.lang.IllegalStateException: Should not be called at com.intellij.openapi.fileEditor.AsyncFileEditorProvi... -
-
Don Kirkby 创建了一个帖子, 已回答Some devcontainer images don't work in IntelliJ
I have a devcontainer working in VSCode, but I can't get the same image to work with an IntelliJ IDE. I tried checking the system requirements, and I think the image meets them. Are there other thi... -
Don Kirkby 创建了一个帖子, Adjust run configuration in a plugin
I'm writing a PyCharm plugin, and I want it to run a modified version of the selected run configuration. How can I clone the selected run configuration, modify it, and then launch a process? I also... -
Don Kirkby 创建了一个帖子, 已回答Compatibility verification with multiple IDEs
I just published my first release of Live Coding in Python after switching to a Gradle build, and there are a couple of problems. It sets the until-build when I didn't want it to. I think I've fix... -
Don Kirkby 进行了评论,