Dmytro Knopov
- Total activity 9
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 2
- Subscriptions 2
-
Edited java.lang.Throwable: Synchronous execution under ReadAction how to implement solution
AnsweredHi! 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... -
Created How to implement and connect some Listener which will annotate each file opened in editor
AnsweredHi! 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 ...