Gvillemos
- 活动总数 8
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 2
- 订阅数 2
-
-
Gvillemos 创建了一个帖子, 已回答Embedding a Editor in a Tool Window
I want to embed a Editor in a Tool Window, to display snippets of (Java) code with syntax highlight, i.e. the main editor + a Tool Window with a code snippet that is syntax highlighted. I have foll... -
Gvillemos 进行了评论, -
Gvillemos 创建了一个帖子, 已回答Howto get Project and Editor in Activity triggered through a Tool Window
I have a plugin with a Tool Window created using Swing elements. When a button is pressed, I want a text to be inserted in the editor. In a Tool Plugin Window I have the button acceptButton.addActi...