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
August 01, 2013 07:15
Sadly, the issue is more subtle than that. Here's what's going on. In my symbol resolution I work out for each form which symbols are actually being declared and then I cache them with some metadat...
Community
IntelliJ IDEA Open API and Plugin Development
Strange problem with stub indexing
0 votes
Created
August 01, 2013 12:32
Brief update: I just reproduced this again, and investigated a little more. Both elements not only are from the same file, they have the same parent element object. Only one of them appears in pare...
Community
IntelliJ IDEA Open API and Plugin Development
Strange problem with stub indexing
0 votes
Created
August 02, 2013 08:49
Ok, I have a horrible hack for this that works for the moment. Instead of checking equality for the elements, I check that their names, parents and text ranges are equal, and this works for now. I ...
Community
IntelliJ IDEA Open API and Plugin Development
Strange problem with stub indexing
0 votes
Created
January 11, 2016 10:17
Another question - in Clojure, I would like the user to be able to configure which forms may create global symbols since this cannot be determined from the form itself. Thinking about it, if this c...
Community
IntelliJ IDEA Open API and Plugin Development
Perl5 plugin for Intellij IDEA
0 votes
Created
January 11, 2016 10:20
BTW Alexandr, it would be good to ask new questions like this in a new thread - this one is massive and getting hard to find things in!
Community
IntelliJ IDEA Open API and Plugin Development
Perl5 plugin for Intellij IDEA
0 votes
Created
January 02, 2016 23:33
Nice! How did you close and reopen the project, out of curiosity?
Community
IntelliJ IDEA Open API and Plugin Development
Best way to detect and fix incorrect module type?
0 votes
Created
August 27, 2007 14:43
Hi Dmitry,Great, thanks - it looks promising! I'll try it out.Cheers,Colin
Community
IntelliJ IDEA Open API and Plugin Development
Dependency storage formats?
0 votes
Created
November 23, 2007 21:26
Hi Sascha,Thanks for the response, I'm actually already doing this. The thing that it might be is that I'm passing it an OrderEntry obtained from the unmodifiable version. In the end the whole thin...
Community
IntelliJ IDEA Open API and Plugin Development
Exception trying to modify OrderEntries
0 votes
Created
May 17, 2007 12:12
Let me make a suggestion (again): Have a wiki for javadoc - should be automated, so thatuser edited content gets promoted to real javadoc in the next release, or maybe justintegrated into Idea's ow...
Community
IntelliJ IDEA Open API and Plugin Development
Proper documentation ?
0 votes
Created
April 17, 2007 18:23
Fantastic, thanks! I'd missed that. Any news on a new version? I'm looking forward to playing with it.Cheers,Colin
Community
IntelliJ IDEA Open API and Plugin Development
Working with the Scala plugin source
0 votes
«
First
‹
Previous
Next
›
Last
»