Dmytro Knopov
- Total activity 9
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 2
- Subscriptions 2
-
Dmytro Knopov commented, -
-
-
Dmytro Knopov created a post, Answeredjava.lang.Throwable: Synchronous execution under ReadAction how to implement solution
Hi! I've already developed Annotator implementation for code highlighting which is working in every window using an implementation of ProjectActivity with FileEditorManagerListener inside. And act... -
Dmytro Knopov created a post, AnsweredHow to implement and connect some Listener which will annotate each file opened in editor
Hi! I have an issue: I had created the custom Annotator implementation, which is actually working, it does annotate but only the first file was opened in the editor. How can I implement such logic ...