Jonathan FV
- 活动总数 62
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 19
-
Jonathan FV 进行了评论, -
Jonathan FV 创建了一个帖子, Add "Override methods" / "Implement methods" for a language
I've got a language plugins, for which I would like to add those functionalities. Could someone give me some pointers at how to do so (currently the 2 menu items are grayed in the "Code" menu) ? (e... -
-
-
Jonathan FV 创建了一个帖子, 已回答SyncEdit
I'm back at working on my "Sync edit" plugins. It works in various circumstances but fails in others. I'm using "childReplaced" event, "caretPositionChanged" event, "documentChanged" event. So fa... -
Jonathan FV 进行了评论, -
Jonathan FV 创建了一个帖子, 已回答Highlight error only in a portion of a token
Here's a piece of code from a LocalInspection: holder.registerProblem(new ProblemDescriptorImpl(element, element, "Suspicious Dollar", new LocalQuickFix[] {}, ProblemHighlightType.WEAK_WARNING, fal... -
-
-