主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Brandon Fergerson
活动总数
85
最后的活动
2024年01月12日 17:46
成员加入日期
2019年05月19日 18:22
关注
0 名用户
关注者数
0 名用户
投票数
7
订阅数
21
活动概览
帖子(18)
评论(39)
按最近的活动排序
最近的活动
投票数
创建于
2022年02月28日 14:08
Apologies for the late reply. I have a fairly simple action that I would like to print the declared variables up to that point. Here is an example that attempts to do that but the PsiScopeProcessor...
社区
IntelliJ IDEA Open API and Plugin Development
Getting declared variables within Kotlin scope
0 票
已编辑于
2021年11月22日 18:11
I should have mentioned I'm already using VisibleAreaListener. When I mentioned "editor scroll listeners", I should have said visible area listeners. With that being said, is what I've described th...
社区
IntelliJ IDEA Open API and Plugin Development
Currently visible method(s) tracker
0 票
已编辑于
2021年10月21日 20:02
Thank you, Jakub and Natalia. Both of your answers were exactly what I needed. I've also updated my profile's email address as I wasn't previously receiving the messages you were sending about the ...
社区
IntelliJ IDEA Open API and Plugin Development
Questions on AsyncTreeModel and plugin verification speed
0 票
创建于
2021年04月14日 04:13
This might be related to: - https://youtrack.jetbrains.com/issue/IDEA-244182 - https://intellij-support.jetbrains.com/hc/en-us/community/posts/360008758199-JCEF-heavyweight-popup-closes-too-early-...
社区
IntelliJ IDEA Open API and Plugin Development
My popup always covered other windows
0 票
创建于
2021年04月14日 04:10
Thanks for the advice. That works perfectly. As for forcing a conditional, I found out creating a breakpoint while holding shift allows you to configure breakpoints before using them so that'll wor...
社区
IntelliJ IDEA Open API and Plugin Development
Getting PSIElement(s) from XExpression
0 票
已编辑于
2020年10月14日 11:30
Thanks, Yann. That does indeed work. If you don't mind I would like to ask one more question. When I started this post my goal was to get the annotations from JVM source code without writing langua...
社区
IntelliJ IDEA Open API and Plugin Development
Does UAST support Kotlin?
0 票
已编辑于
2020年09月30日 15:41
I haven't been able to figure out how to properly declare annotations in a test case. I've been getting around that by using fully qualified annotation names like @org.junit.Test. That allows me to...
社区
IntelliJ IDEA Open API and Plugin Development
Does UAST support Kotlin?
0 票
已编辑于
2020年09月30日 14:15
That solved my issue. Thank you, Nicolay. I can create a new topic if necessary but decided to follow up on this topic as the issue I'm facing now seems related. Given this code: @Testfun `get kotl...
社区
IntelliJ IDEA Open API and Plugin Development
Does UAST support Kotlin?
0 票
已编辑于
2020年09月22日 13:41
I see this post is marked as planned. Is there something I can do to keep track of whatever is being planned? Also, I wanted to add that the following: val sourceFile = PsiFileFactory.getInstance...
社区
IntelliJ IDEA Open API and Plugin Development
Does UAST support Kotlin?
0 票
创建于
2020年03月30日 17:34
Jakub, could you offer a bit more insight into this? We chatted on Slack some time ago but you said the same thing you said here. I get what you're saying in theory but I don't see how to apply it ...
社区
IntelliJ IDEA Open API and Plugin Development
Inspections and "Go To Declaration" require cut/paste before detecting correct structure
0 票
«
第一页
‹
上一页
下一页
›
最后
»