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 09, 2024 09:30
Looks like com.intellij.xdebugger.impl.breakpoints.InlineBreakpointInlayRenderer/Manager, but it doesn't look easy to extend right now.
Community
IntelliJ IDEA Open API and Plugin Development
Color picker for string token
0 votes
Created
April 09, 2024 09:25
I think this might already be possible - doesn't the debugger do this for its inline breakpoints?
Community
IntelliJ IDEA Open API and Plugin Development
Color picker for string token
0 votes
Created
January 03, 2024 20:54
I haven't read this whole thread in detail, so sorry if I've missed something, but in my plugin I create synthetic classes using com.intellij.psi.impl.source.PsiExtensibleClass whose JavaDoc states...
Community
IntelliJ IDEA Open API and Plugin Development
Editor Component for code Fragments
0 votes
Created
October 17, 2023 06:28
Sorry for the delay in replying Piotr, and thanks for the very detailed post. Unfortunately it looks like WebSymbols are pretty new and not well supported in all IDE versions I support, although I'...
Community
IntelliJ IDEA Open API and Plugin Development
How to implement PsiNamedElement with complex identifiers?
0 votes
Created
October 03, 2023 21:02
Piotr Tomiak I see, thanks - I hadn't read the next doc section. This would be for my own language, my Clojure support currently relies on PomTarget, PomDeclarationSearcher etc, because that was t...
Community
IntelliJ IDEA Open API and Plugin Development
How to implement PsiNamedElement with complex identifiers?
0 votes
Created
October 03, 2023 09:39
This API looks like it would also be extremely useful for me. There's one thing that I'm unclear on, the doc states: “The platform obtains the target symbol from a declaration or by resolving a ref...
Community
IntelliJ IDEA Open API and Plugin Development
How to implement PsiNamedElement with complex identifiers?
0 votes
Created
June 14, 2023 07:09
I have wanted to do this as well. Sometimes, I allow the user to enter code in a non-project context, you can see an example of when this appears in the UI in my doc here: https://cursive-ide.com/u...
Community
IntelliJ IDEA Open API and Plugin Development
How to disable the DaemonCodeAnalyzer for a LightVirtualFile?
0 votes
Created
February 28, 2023 00:22
Hi Sam, thanks for the reply, I've filed https://youtrack.jetbrains.com/issue/IDEA-314290/Sporadic-Reentrant-Indexing-error-when-running-tests-since-2022.3 with the log file attached.
Community
IntelliJ IDEA Open API and Plugin Development
Reentrant Indexing error during tests
0 votes
Created
August 16, 2022 08:38
That looks perfect, Nikolay, thanks!
Community
IntelliJ IDEA Open API and Plugin Development
Filtering transitive paths from inter-module dependencies?
0 votes
Created
October 14, 2021 19:21
Ok thanks Kirill, I'll wait for that then, and in the meantime just mark all projects as trusted. Having it available for 2021.3 will work for me since the thing that depends on it (package search)...
Community
IntelliJ IDEA Open API and Plugin Development
Implementing Trusted Project functionality
0 votes
«
First
‹
Previous
Next
›
Last
»