主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Erik Pragt
活动总数
1019
最后的活动
2026年02月19日 08:47
成员加入日期
2005年10月18日 11:05
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
316
活动概览
帖子(181)
评论(522)
按最近的活动排序
最近的活动
投票数
创建于
2014年12月07日 16:33
Hi Dmitry, Thanks for your response. It will be tricky for me to fix that. Is there maybe a workaround to force the reload of the file, or some other solution?Erik
社区
IntelliJ IDEA Open API and Plugin Development
How to reload editor preview window
0 票
创建于
2014年11月22日 20:35
Hi Dmitry,Thanks for the quick response. I've added debug points to all methods of the TODO parser, and IntelliJ breaks at none of them, so it seems like it's indeed not called.Could it be that the...
社区
IntelliJ IDEA Open API and Plugin Development
How to add items to the TODO panel
0 票
创建于
2014年11月26日 12:34
Hi guys,I'm still stuck with this. Anyone got a suggestion?Erik
社区
IntelliJ IDEA Open API and Plugin Development
How to add items to the TODO panel
0 票
创建于
2014年12月01日 13:00
Hi Marcin,Thanks for the reply. I've done what you said, and my plugin.xml now looks like this: <extensions defaultExtensionNs="com.intellij"> <fileTypeFactory implementation="org.asciidoc.intelli...
社区
IntelliJ IDEA Open API and Plugin Development
How to add items to the TODO panel
0 票
创建于
2014年12月14日 10:37
Hi Dmitry,Thanks for the anwer. I'm a bit confused though.In the mapping, I have now 2 actions, 1 for bold, 1 for italic.the bold is mapped using ctrl b, the italic using control i. When I right cl...
社区
IntelliJ IDEA Open API and Plugin Development
How to register keyboard shortcuts for actions the right way?
0 票
创建于
2014年12月15日 22:17
Hi Dmitry...Leftovers from testing? I'm not sure what that means, but I've attached my complete plugin.xml, and this is the only place where I've registered keyboard mappings. As trivial as it soun...
社区
IntelliJ IDEA Open API and Plugin Development
How to register keyboard shortcuts for actions the right way?
0 票
创建于
2015年08月19日 10:48
Hi Dmitry,Thanks for the info. Why would that be impossible? I understand IntelliJ doesn't have access when I copy something from a different application, but the moment before I paste, I could tec...
社区
IntelliJ IDEA Open API and Plugin Development
Detect on Paste event?
0 票
创建于
2015年08月19日 11:07
True, but what I wanted to do was based on the context guess if it's HTML (that should be doable) or Markdown (which is a bit more tricky, but I could check if it has titles starting with #-es), an...
社区
IntelliJ IDEA Open API and Plugin Development
Detect on Paste event?
0 票
创建于
2015年09月06日 20:55
Ah, super, that's exactly what I was looking for.
社区
IntelliJ IDEA Open API and Plugin Development
Determine version of IntelliJ
0 票
创建于
2015年08月19日 11:10
Thanks! It's implemented now: https://twitter.com/epragt/status/633957430070747136
社区
IntelliJ IDEA Open API and Plugin Development
Right click -> Open in Browser
0 票
«
第一页
‹
上一页
下一页
›
最后
»