Ljpen
- 活动总数 23
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 3
- 订阅数 5
-
-
Ljpen 创建了一个帖子, 已回答How to determine whether Inlay is clicked
I am developing a plug-in similar to Copilot. When the user edits the code in the Editor, I use the manual trigger Action. After the user presses the shortcut key, I rewrite the paint method in the... -
-
-
-
-
-
-
Ljpen 创建了一个帖子, 已回答EditorTextFiled Display exception
hi When I place EditorTextField in toolwindows, the border display of EditorTextField will be abnormal when I switch themes. You need to close and then open the woodwindow to display normally. How... -
Ljpen 创建了一个帖子, 已回答AddKeyListener in editor does not take effect
When I am writing a plug-in, it cannot take effect when I need to add a keylistener to the editor component. Is it because only action can be used? But the shortcut key I want to use is enter+ctrl,...