Irisako Mail
- Total activity 8
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 3
-
Edited How to show inlay text?
AnsweredHi , 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? -
Edited SelectionListener not working
AnsweredHi , 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 ... -
Edited idea plugin jbCefJSQuery return undefined
AnsweredI 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...