As the title says, i just want to know how to disable this annoying highlight in vs code. I want to get a suggestion instantly when i type inside the parentheses but instead first i get an annoying highlight that it wont go out unless i press ESC key.
As you can see in the images, first the console.log() have a weird highlight, that prevents the suggestion to pop up when i type the name of the variable or even functions.
Look on VsCode settings "Editor>Suggest: Snippets Prevent Quick Suggestions" disable and done.