You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 10, 2024. It is now read-only.
Something that drives me mad with the current api-designer: the moment I type something where api-designer wants to provide a completion, it does so immediately without waiting for any reasonable delay before popping up its list of suggestions, invariably leading to the insertion of all sorts of junk as I am typing which I constantly have to delete/undo. This behavior slows me down and is a constant source of frustration. Can we please have a configurable delay that api-designer will wait before popping up its list of suggestions? Or perhaps it can be configured to never provide suggestions until a key command is pressed? This is a very common feature in most editors/IDEs.
The text was updated successfully, but these errors were encountered:
Something that drives me mad with the current
api-designer
: the moment I type something whereapi-designer
wants to provide a completion, it does so immediately without waiting for any reasonable delay before popping up its list of suggestions, invariably leading to the insertion of all sorts of junk as I am typing which I constantly have to delete/undo. This behavior slows me down and is a constant source of frustration. Can we please have a configurable delay thatapi-designer
will wait before popping up its list of suggestions? Or perhaps it can be configured to never provide suggestions until a key command is pressed? This is a very common feature in most editors/IDEs.The text was updated successfully, but these errors were encountered: