Visual Studio Code randomly (50 percents of cases) replaces the console.log(
with console(
in JavaScript (ES6, Vanilla). All settings are set by default, no shortcuts or extensions used.
Have anybody experienced this behaviour?
This is followed by issue 56026
Can you try setting
editor.acceptSuggestionOnCommitCharacter
to false and see if you still have this issue?
It is possibly solved in 1.27.1 (possibly without having to change that setting).
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With