xabikos / vscode-javascript

Contains the code snippets for JavaScript (ES6) development in VS Code editor
MIT License
328 stars 136 forks source link

IntelliSense not working in autofilled objects #81

Closed Ararat7 closed 4 years ago

Ararat7 commented 4 years ago

ex. clg + enter it creates console.log(object). When you try to change the object to something else intellisense does not work

Ararat7 commented 4 years ago

it's VSCode related and possible to change the behaviour with the following setting editor.suggest.snippetsPreventQuickSuggestions