Irisako Mail
- 活动总数 8
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 1
- 订阅数 3
-
已编辑于 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? -
已编辑于 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 ... -
已编辑于 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...