Ittaiz
- 活动总数 18
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 2
- 订阅数 4
-
-
Ittaiz 创建了一个帖子, 已回答How to get Plugin A to use a BuilderService from Plugin B
Hi,I’m working on a change to the bazel plugin to allow it to delegate compilation of scala code to the scala plugin.I found https://github.com/JetBrains/intellij-scala/blob/idea222.x/scala/compile... -
-
-
-
Ittaiz 创建了一个帖子, 已回答How can I register a QuickFix from a PsiTreeChangeListener?
Hi, I have a class which implements PsiTreeChangeListener and does some actions based on the events. Some events have ambigous data which I'd like to input the user and have them decide. Basically... -
-
Ittaiz 创建了一个帖子, 已回答CachedValueProvider#compute called multiple times for same element
Hi, I'm trying to use a CachedValuesManager in a LocalInspectionTool in the most basic form and for some reason I see multiple invocations of compute for the same elements. I mean I see multiple pr... -
-