In Visual Studio Code when a highlighted quick suggestion appears, if I press SPACE
, the suggestion is accepted and auto-completed.
How do I disable this feature so autocomplete only occurs on TAB
and ENTER
(the other default completion keybinds as of 2022.7.16)?