Irisako Mail
- 活动总数 8
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 1
- 订阅数 3
-
-
Irisako Mail 创建了一个帖子, 已回答How to show inlay text?
Hi , i want my plugin achieve an effect that looks like pictures below. When user input something in editor, i want my plugin to show code suggestions. How can i achieve that? -
Irisako Mail 创建了一个帖子, 已回答SelectionListener not working
Hi , I want to know what code is selected by user. Currently I use editorCreated hook to register addSelectionListener to listen to code selection changes (for some reason, i prefer listening ... -
Irisako Mail 创建了一个帖子, 已回答idea plugin jbCefJSQuery return undefined
I am developing idea plugin which embeds jcef browser, i use jbCefJSQuery to call plugin from browser, but browser get undefined response, why? btw i'm certain that plugin side received the callIde...