Replies: 2 comments
-
try this:editor.trigger('source - use any string you like', 'editor.action.inlineSuggest.trigger', {}); |
Beta Was this translation helpful? Give feedback.
0 replies
-
and there are two related actions:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I know it can be triggered automatically when editing.But I'd like to trigger it manually.
Beta Was this translation helpful? Give feedback.
All reactions