Dynamic suggestions from server by search? #646
Unanswered
iryna-martyniuk-techmagic
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
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Is it possible to get suggestions from server after inputing text after trigger?
For example, I have "/" as a trigger and after I'm typing smth after this trigger /some-search-term search is done on a server.
Correction: in monaco.languages.registerCompletionItemProvider I've added "request to server" but it is triggered only once, after trigger input, not after some search text input.
thanks.
Beta Was this translation helpful? Give feedback.
All reactions