Izhangzhihao
- 活动总数 8
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 3
- 订阅数 2
-
Izhangzhihao 创建了一个帖子, 已回答Dynamic TextAttributes effect
I saw that `highlightManager.addRangeHighlight()` with `TextAttributes` is deprecated, and I know that the new API uses the `TextAttributesKey` way. But as I see that, `TextAttributesKey` is used ... -
-
Izhangzhihao 创建了一个帖子, 已回答Read the selected auto-complete result
Just as the screenshot, if I type 'fu', I got auto-complete results, and I select the first one with 'Enter', And I want to know the select text("fun") by plugin API.