Izhangzhihao
- 活动总数 8
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 3
- 订阅数 2
-
创建于 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 ... -
创建于 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.