主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Joachim Ansorg
活动总数
15
最后的活动
2023年03月21日 16:27
成员加入日期
2019年10月18日 13:15
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
6
活动概览
帖子(3)
评论(6)
按最近的活动排序
最近的活动
投票数
创建于
2023年03月21日 16:27
Late reply, but hopefully still helpful. https://github.com/JetBrains/intellij-community/blob/master/plugins/sh/core/src/com/intellij/sh/lexer/Sh.flex is a good example of state management with a F...
社区
IntelliJ IDEA Open API and Plugin Development
How to implement Lexer.start/FlexLexer.reset when the lexer carries a stack of states
0 票
创建于
2022年01月28日 10:13
@... Thanks, I appreciate your reply. I created https://youtrack.jetbrains.com/issue/GTW-1035.
社区
IntelliJ IDEA Open API and Plugin Development
AppLifecycleListener and JetBrains Gateway
0 票
已编辑于
2021年01月11日 09:20
(BashSupport developer here) If the Python debugger isn't working for you anymore, then the messages about BashSupport is unrelated to this. It's just a coincidence. If this is about debugging she...
社区
PyCharm
Debugger not working in newest Pycharm version
0 票
创建于
2019年11月06日 13:22
Don't change the project SDK, but the "Internal Java Platform" of the IntelliJ SDK, which points to a JDK. It's displayed here, for example: https://github.com/jansorg/pycharm-webinar-base/blob/mas...
社区
IntelliJ IDEA Open API and Plugin Development
MacOS Plugin development not working
0 票
创建于
2019年11月06日 12:23
In the screenshot it's visible that you're running this with a JDK 12. That's not supported, as far as I can tell. Try to reconfigure the JDK attached to your IntelliJ SDK and use JDK 8.
社区
IntelliJ IDEA Open API and Plugin Development
MacOS Plugin development not working
0 票
创建于
2019年11月06日 10:19
Thank you, Dmitry!
社区
IntelliJ IDEA Open API and Plugin Development
Duplicate popups when adding a custom ParameterInfoHandler
0 票