Allow disabling model call on pasting #11982
GerkinDev
started this conversation in
Feature Requests
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.
-
Hello,
I do a lot of copy/paste from symbols during dev in my own code (like vars names, just because I am extremely lazy), and I noticed that it takes a very long time when continue is on, with an autocomplete model. I'd like to be able to turn off the paste handler only. Would it be possible to add an option for that ? For now, I have to disable all of the completion:
Beta Was this translation helpful? Give feedback.
All reactions