Dmytro Knopov
- 活动总数 9
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 2
- 订阅数 2
-
Dmytro Knopov 进行了评论, -
-
-
Dmytro Knopov 创建了一个帖子, 已回答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... -
Dmytro Knopov 创建了一个帖子, 已回答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 ...