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
March 17, 2021 20:09
Thanks for looking at this, Ivan. The initial appearance issue is really weird. As I mentioned, the EditorComponentInlaysManager is just a copy of the one in the community source - I think that one...
Community
IntelliJ IDEA Open API and Plugin Development
Issues embedding editor in block inlay
0 votes
Created
March 17, 2021 01:03
Following up here, I've tried both fixes suggested above. The revalidate() change didn't do anything that I could see, it definitely didn't fix the problem with the component not appearing until th...
Community
IntelliJ IDEA Open API and Plugin Development
Issues embedding editor in block inlay
0 votes
Created
March 16, 2021 08:30
Hi Ivan, Thanks, sorry for the late reply. I've created a little test project with an action that shows what I've been doing. The repo is here: https://github.com/cursive-ide/component-inlay-exampl...
Community
IntelliJ IDEA Open API and Plugin Development
Issues embedding editor in block inlay
0 votes
Created
March 08, 2021 22:53
I also see this problem. My run config producer sometimes takes a significant amount of time to appear (20-30 seconds). It also doesn't do anything significant - it uses ProjectFileIndex but that's...
Community
IntelliJ IDEA Open API and Plugin Development
Run Configuration shows up late in context menu
0 votes
Created
February 02, 2021 00:08
Thanks Olga! I guess this means that it's not something I can implement myself?
Community
IntelliJ IDEA Open API and Plugin Development
Extending Code With Me?
0 votes
Created
November 25, 2020 08:32
In the coverage view I think users would expect to see namespace coverage (namespaces are also shown in the project view and would probably have coverage against them), and possibly function covera...
Community
IntelliJ IDEA Open API and Plugin Development
Coverage integration for unusual JVM language
0 votes
Created
November 25, 2020 07:48
The main thing I wanted to achieve with that was to be able to provide coverage info for Clojure and Java from the same run configuration, since Clojure projects are often polyglot JVM projects. If...
Community
IntelliJ IDEA Open API and Plugin Development
Coverage integration for unusual JVM language
0 votes
Created
November 24, 2020 22:36
Thanks for the prompt response, Anna. I gave this a try - I created a ClojureCoverageEngine inheriting from JavaCoverageEngine, and a ClojureCoverageViewExension inheriting from JavaCoverageViewExt...
Community
IntelliJ IDEA Open API and Plugin Development
Coverage integration for unusual JVM language
0 votes
Created
October 13, 2020 09:19
This is great stuff Yann, thanks for such a detailed answer. I've filed it away in case I ever need to do this. I have one question - as far as I am aware, it's a basic restriction that index infor...
Community
IntelliJ IDEA Open API and Plugin Development
support for #include "file.ext" directive
0 votes
Created
July 31, 2020 08:58
But that would not survive the IDE being restarted, correct? Or is that persisted in the VFS somewhere?
Community
IntelliJ IDEA Open API and Plugin Development
Marking certain files as special?
0 votes
«
First
‹
Previous
Next
›
Last
»