-
Notifications
You must be signed in to change notification settings - Fork 35.1k
Description
I've been hearing increased interest (cc @hawkticehurst) in a keybinding to manually trigger NES or completions.
I've pointed folks to the Trigger Next Edit Suggestion
command, and @Tyriar had helpful feedback on it.
He got both of the following (notification about no suggestions, and also an actual NES) at the same time (after ~1 second):

He disabled inline completions, which could be the cause of the notification. But regardless, this notification shouldn't happen because the command is specifically about NES. It also seemed to respect delay/debounce he had set.
I believe we don't largely guide users to this command, so some of these behaviors may be currently expected, but with increasing interest in this ability to trigger NES, I think addressing this could be quite helpful.