主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Harshitgarg777
活动总数
110
最后的活动
2024年09月05日 09:07
成员加入日期
2023年08月02日 09:16
关注
0 名用户
关注者数
0 名用户
投票数
3
订阅数
30
活动概览
帖子(29)
评论(48)
按最近的活动排序
最近的活动
投票数
创建于
2023年09月18日 09:17
Hello, are you also encountering this same issue? Could you please check?
社区
IntelliJ IDEA Open API and Plugin Development
How to distinguish bw update and uninstalling a plugin
0 票
创建于
2023年09月14日 06:31
Okay okay, no problem. It's not urgent. Thank you!
社区
IntelliJ IDEA Open API and Plugin Development
How to know if user is typing in Console of PyCharm
0 票
创建于
2023年09月13日 15:39
Hello, shouldn't this be solvable by editor.KIND == CONSOLE(the enum that editor class had) but I tried it and it wasn't working. Is this not a Console kind of editor?
社区
IntelliJ IDEA Open API and Plugin Development
How to know if user is typing in Console of PyCharm
0 票
创建于
2023年09月12日 16:15
Hello, sorry my question wasn't clear. I add some inlays in the editor when the user types something and want to clear them if the user undoes it. I am already clearing them if caretPositionChanged...
社区
IntelliJ IDEA Open API and Plugin Development
How to modify undo behaviours?
0 票
创建于
2023年08月31日 16:01
Thanks a lot Yann!!!
社区
IntelliJ IDEA Open API and Plugin Development
How to know if a particular virtual file is opened in the right split
0 票
创建于
2023年08月25日 10:57
Hello, how to get the fileEditorProviderId for the above mentioned function? thank you.
社区
IntelliJ IDEA Open API and Plugin Development
How to open a new file in a split editor through code?
0 票
创建于
2023年08月24日 10:55
Hello, I have implemented this, now I want to that if the user clicks on the right file, the caret is moved to the left file where it was before and the focus is also on the left file. I am trying ...
社区
IntelliJ IDEA Open API and Plugin Development
How to open a new file in a split editor through code?
0 票
创建于
2023年08月24日 06:40
I am not able to understand it. I have a editor and I am adding inline and blocks inlay hint using editor.inlayModel.addInlineElement(). how to proceed after that?
社区
IntelliJ IDEA Open API and Plugin Development
add a popup to inlay Hint
0 票
创建于
2023年08月23日 11:54
Thank you so much Yann!!!
社区
IntelliJ IDEA Open API and Plugin Development
How to open a new file in a split editor through code?
0 票
创建于
2023年08月21日 07:44
Dmitry, can you provide a sample code for original implementation and customised implementation based on context appropriate?
社区
IntelliJ IDEA Open API and Plugin Development
Customize Tab Insertion Behavior
0 票
«
第一页
‹
上一页
下一页
›
最后
»