主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Erik Pragt
活动总数
1015
最后的活动
2016年01月18日 14:37
成员加入日期
2005年10月18日 11:05
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
314
活动概览
帖子(181)
评论(520)
按最近的活动排序
最近的活动
投票数
创建于
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年12月05日 20:52
Hi Xp Xp,For the live preview, what you're suggestion sounds awefully complex. Why not do it like in my AsciiDoc plugin? (check the animated gif!) https://github.com/bodiam/asciidoctor-intellij-plu...
社区
IntelliJ IDEA Open API and Plugin Development
where I can find the `Sample Text File Editor` source code?
0 票
创建于
2014年12月01日 14:11
Ah, thanks. I actually read that page, but it wasn't clear to me how I could add context menu items based on that information. After re-reading it, it's still not clear to me, but your example is, ...
社区
IntelliJ IDEA Open API and Plugin Development
How to add items to a tab context menu?
0 票
创建于
2014年12月01日 14:01
Ah, now I see. Thanks, this make things much more clear. Is there any documentation on this I missed? I checked these locations, but couldn't find it: - https://confluence.jetbrains.com/display/ID...
社区
IntelliJ IDEA Open API and Plugin Development
How to add items to a tab context menu?
0 票
创建于
2014年12月01日 13:52
Hi Alexander, thanks for the reply.For sure there plugins which do it, but how do I find these plugins? Eg, I've never installed the Dart plugin before, I didn't know it had this menu.Question: why...
社区
IntelliJ IDEA Open API and Plugin Development
How to add items to a tab context menu?
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年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年11月22日 20:38
PS: thanks about the remark about TODO's, but this is the first step. Implementing the full Lexer would be very time consuming, especially since I have never done anything like that before, so I th...
社区
IntelliJ IDEA Open API and Plugin Development
How to add items to the TODO panel
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月22日 12:16
Ah, nice, didn't know that one. Thanks!!
社区
IntelliJ IDEA Open API and Plugin Development
Is there a way to detect the current theme?
0 票
«
第一页
‹
上一页
下一页
›
最后
»