主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Colin Fleming
活动总数
1477
最后的活动
2024年08月28日 19:36
成员加入日期
2005年01月04日 19:45
关注
0 名用户
关注者数
1 名用户
投票数
0
订阅数
484
活动概览
帖子(205)
评论(788)
按最近的活动排序
最近的活动
投票数
创建于
2007年04月17日 18:44
BTW I can't seem to compile the source - I get the following error:/Users/colin/dev/packages/scala-plugin/src/org/jetbrains/plugins/scala/lang/psi/impl/top/ScDefs.scala Error:Error:line (117)err...
社区
IntelliJ IDEA Open API and Plugin Development
Working with the Scala plugin source
0 票
创建于
2007年06月18日 18:55
Do you have any idea when we might see a new version?
社区
IntelliJ IDEA Open API and Plugin Development
Working with the Scala plugin source
0 票
创建于
2007年06月19日 14:13
That's a shame, it's one of the most interesting languages I've seen recently and I was hopeful of having a decent environment for it. Hopefully you guys will be able to pick it up again in the fut...
社区
IntelliJ IDEA Open API and Plugin Development
Working with the Scala plugin source
0 票
创建于
2008年03月05日 22:28
we also continue (actually rewriting now) to develop scala plugin for 8.0Best news ever :)How is this going to be implemented? Are you attempting to base the plugin on the compiler core? I seem to ...
社区
IntelliJ IDEA Open API and Plugin Development
Working with the Scala plugin source
0 票
创建于
2009年08月07日 16:37
BTW see the Clojure plugin for a way to test parsers outside the IDE. I haven't had time to fully understand the code yet, but copying it and substituting my own tests works nicely.The PsiViewer pl...
社区
IntelliJ IDEA Open API and Plugin Development
Custom Language Plugin Development
0 票
创建于
2009年08月09日 19:56
Amen.
社区
IntelliJ IDEA Open API and Plugin Development
Custom Language Plugin Development
0 票
创建于
2009年10月28日 11:52
Hi Dmitry,Ok, great, thanks - I'll do that.Cheers,Colin
社区
IntelliJ IDEA Open API and Plugin Development
Problem implementing ReferencesSearch extension
0 票
创建于
2009年10月26日 20:22
Hi Dmitry,Do you really need to? We don't. :)Maybe not - it seems a little weird though :-)Yes, for example. Or put them side-by-side with the plugin jar in the pluginzip. Ok, I'll try that. How/wh...
社区
IntelliJ IDEA Open API and Plugin Development
How to implement references to elements not in project?
0 票
创建于
2009年10月27日 17:16
BTW is there a public example of this technique I could look at?Thanks,Colin
社区
IntelliJ IDEA Open API and Plugin Development
How to implement references to elements not in project?
0 票
创建于
2009年10月27日 13:58
Hi Dmitry,Ah, that was it, thanks. I have a problem with my lexer which I haven't fixed yet, and I hadn't noticed that all the non-annotated elements were ancestors of one of the error nodes.Thanks...
社区
IntelliJ IDEA Open API and Plugin Development
Problem with Annotator
0 票
«
第一页
‹
上一页
下一页
›
最后
»