Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Colin Fleming
Total activity
1477
Last activity
August 28, 2024 19:36
Member since
January 04, 2005 19:45
Following
0 users
Followed by
1 user
Votes
0
Subscriptions
484
Activity overview
Posts (205)
Comments (788)
Sort by recent activity
Recent activity
Votes
Created
April 17, 2007 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...
Community
IntelliJ IDEA Open API and Plugin Development
Working with the Scala plugin source
0 votes
Created
June 18, 2007 18:55
Do you have any idea when we might see a new version?
Community
IntelliJ IDEA Open API and Plugin Development
Working with the Scala plugin source
0 votes
Created
June 19, 2007 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...
Community
IntelliJ IDEA Open API and Plugin Development
Working with the Scala plugin source
0 votes
Created
March 05, 2008 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 ...
Community
IntelliJ IDEA Open API and Plugin Development
Working with the Scala plugin source
0 votes
Created
August 07, 2009 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...
Community
IntelliJ IDEA Open API and Plugin Development
Custom Language Plugin Development
0 votes
Created
August 09, 2009 19:56
Amen.
Community
IntelliJ IDEA Open API and Plugin Development
Custom Language Plugin Development
0 votes
Created
October 28, 2009 11:52
Hi Dmitry,Ok, great, thanks - I'll do that.Cheers,Colin
Community
IntelliJ IDEA Open API and Plugin Development
Problem implementing ReferencesSearch extension
0 votes
Created
October 26, 2009 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...
Community
IntelliJ IDEA Open API and Plugin Development
How to implement references to elements not in project?
0 votes
Created
October 27, 2009 17:16
BTW is there a public example of this technique I could look at?Thanks,Colin
Community
IntelliJ IDEA Open API and Plugin Development
How to implement references to elements not in project?
0 votes
Created
October 27, 2009 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...
Community
IntelliJ IDEA Open API and Plugin Development
Problem with Annotator
0 votes
«
First
‹
Previous
Next
›
Last
»