How to display suggestions when pasting text in @monaco-editor/react 3.6.3 editor? #601
Unanswered
AmyNguyen1130
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi Everyone,
I'm working on a project that uses the monaco-react editor. Currently, the suggestion only appears when typing, but I'd like it to appear when pasting text, so if anyone has any suggestions, please let me know.
I try this code but it doesn't work for me.
Thanks in advance for your help!
Beta Was this translation helpful? Give feedback.
All reactions