Jonathan FV
- Total activity 62
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 19
-
Jonathan FV commented, -
Jonathan FV created a post, 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 created a post, AnsweredSyncEdit
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 commented, -
Jonathan FV created a post, AnsweredHighlight 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... -
-
-