VS Code: new empty line after JS auto-complete accepted
Recently, I updated VS Code to the version 1.93.0-1725459079_amd64 (now 1.93.1-1726079302_amd64, but didn’t fix the problem). I think I skipped some versions, but since the update, VS Code automatically inserts an empty line below the line I am coding in after accepting an auto-complete suggestion. The problem does not only occure when pressing enter, but also when pressing tab or when I click on the suggestion. (when coding in JavaScript, so I think the suggestions come from IntelliSense).
Here is an demonstration video
VS Code: new empty line after JS auto-complete accepted
Recently, I updated VS Code to the version 1.93.0-1725459079_amd64 (now 1.93.1-1726079302_amd64, but didn’t fix the problem). I think I skipped some versions, but since the update, VS Code automatically inserts an empty line below the line I am coding in after accepting an auto-complete suggestion. The problem does not only occure when pressing enter, but also when pressing tab or when I click on the suggestion. (when coding in JavaScript, so I think the suggestions come from IntelliSense).
Here is an demonstration video