主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Colin Fleming
活动总数
1477
最后的活动
2024年08月28日 19:36
成员加入日期
2005年01月04日 19:45
关注
0 名用户
关注者数
1 名用户
投票数
0
订阅数
484
活动概览
帖子(205)
评论(788)
按最近的活动排序
最近的活动
投票数
创建于
2024年04月09日 09:30
Looks like com.intellij.xdebugger.impl.breakpoints.InlineBreakpointInlayRenderer/Manager, but it doesn't look easy to extend right now.
社区
IntelliJ IDEA Open API and Plugin Development
Color picker for string token
0 票
创建于
2024年04月09日 09:25
I think this might already be possible - doesn't the debugger do this for its inline breakpoints?
社区
IntelliJ IDEA Open API and Plugin Development
Color picker for string token
0 票
创建于
2024年01月03日 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...
社区
IntelliJ IDEA Open API and Plugin Development
Editor Component for code Fragments
0 票
创建于
2023年10月17日 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'...
社区
IntelliJ IDEA Open API and Plugin Development
How to implement PsiNamedElement with complex identifiers?
0 票
创建于
2023年10月03日 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...
社区
IntelliJ IDEA Open API and Plugin Development
How to implement PsiNamedElement with complex identifiers?
0 票
创建于
2023年10月03日 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...
社区
IntelliJ IDEA Open API and Plugin Development
How to implement PsiNamedElement with complex identifiers?
0 票
创建于
2023年06月14日 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...
社区
IntelliJ IDEA Open API and Plugin Development
How to disable the DaemonCodeAnalyzer for a LightVirtualFile?
0 票
创建于
2023年02月28日 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.
社区
IntelliJ IDEA Open API and Plugin Development
Reentrant Indexing error during tests
0 票
创建于
2022年08月16日 08:38
That looks perfect, Nikolay, thanks!
社区
IntelliJ IDEA Open API and Plugin Development
Filtering transitive paths from inter-module dependencies?
0 票
创建于
2021年10月14日 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)...
社区
IntelliJ IDEA Open API and Plugin Development
Implementing Trusted Project functionality
0 票
«
第一页
‹
上一页
下一页
›
最后
»