Dmytro Knopov
- 活动总数 9
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 2
- 订阅数 2
-
已编辑于 java.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... -
创建于 How 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 ...