主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Don Kirkby
活动总数
56
最后的活动
2024年06月03日 15:56
成员加入日期
2017年09月13日 05:17
关注
0 名用户
关注者数
0 名用户
投票数
16
订阅数
13
活动概览
帖子(13)
评论(14)
按最近的活动排序
最近的活动
投票数
创建于
2024年06月03日 15:56
Five minutes later, and it stopped working again. What's going on? I see the same error message as before.
社区
IntelliJ IDEA Open API and Plugin Development
Reproducing compatibility problem in 2024.2
0 票
创建于
2024年06月03日 15:50
I tried again today, and it now reproduces the compatibility problem report. I guess the plugin verifier is a few days behind the one that runs on the plugin marketplace. Is the release schedule pu...
社区
IntelliJ IDEA Open API and Plugin Development
Reproducing compatibility problem in 2024.2
0 票
创建于
2024年03月17日 15:18
Here's the full Dockerfile, Savan:FROM mcr.microsoft.com/devcontainers/universal:2-linux RUN python -m pip install pipenv && \ printf "export PIPENV_SHELL=bash\npipenv shell" >/home/codespace/...
社区
IntelliJ IDEA Users
Some devcontainer images don't work in IntelliJ
0 票
创建于
2023年09月13日 03:21
Looks like the problem was the entrypoint in that image. When I overrode it with bash in a Dockerfile, the image worked fine for PyCharm and IDEA.
社区
IntelliJ IDEA Users
Some devcontainer images don't work in IntelliJ
0 票
创建于
2022年11月25日 06:09
That did it, thanks for all the help!
社区
IntelliJ IDEA Open API and Plugin Development
FactoryInlayHintsCollector not created until I click in the editor
0 票
创建于
2022年11月11日 16:05
Seems like a good suggestion, Yann, but I don't see any change in behaviour. I posted my attempt here. By the way, when I want to use new features like this, is there a way to gracefully degrade in...
社区
IntelliJ IDEA Open API and Plugin Development
FactoryInlayHintsCollector not created until I click in the editor
0 票
创建于
2022年11月06日 20:18
Thanks for checking it out, Yann. I've created a YouTube video demonstrating the problem and my partial fix. The code for my partial fix is here.
社区
IntelliJ IDEA Open API and Plugin Development
FactoryInlayHintsCollector not created until I click in the editor
0 票
创建于
2021年10月27日 05:20
Thanks Jakub Chrzanowski, CLion can now install the latest version of my plugin! I don't know if it's related, but within minutes of your comment, I got a compatibility report complaining that com....
社区
IntelliJ IDEA Open API and Plugin Development
Python dependency blocks my plugin from marketplace
0 票
创建于
2019年05月29日 19:11
Thanks for letting me know, Ivan. Can you tell me which versions will have the fix? Should I wait a few months to let users upgrade before I start depending on that fix?
社区
IntelliJ IDEA Open API and Plugin Development
Allow my plugin to install on IDEA
0 票
创建于
2019年02月22日 16:45
I marked my dependencies as optional. I haven't checked to see if that's still necessary. https://github.com/donkirkby/live-py-plugin/blob/master/pycharm/resources/META-INF/plugin.xml#L20-L24
社区
IntelliJ IDEA Open API and Plugin Development
Allow my plugin to install on IDEA
0 票
下一页
›
最后
»