Open weinand opened 7 years ago
It is possible that this issue is caused by an installed extension. Can you try to run VS Code without extensions? From the command line, execute: code --disable-extensions
and try your steps again to see if it reproduces. If you see it is an issue with the extension, please file it against the extension repository itself.
From @1nsomniac on March 13, 2017 17:20
Ummm, so I resolved this issue. JS-CSS-HTML Formatter (sic) by lonefy instigates the issue. When it's off it doesn't happen.
I will move this issue to the https://marketplace.visualstudio.com/items?itemName=lonefy.vscode-JS-CSS-HTML-formatter
You can find the repository yourself o the Marketplace.
From @1nsomniac on March 13, 2017 17:23
Thanks :)
From @1nsomniac on March 13, 2017 17:9
Steps to Reproduce:
Copied from original issue: Microsoft/vscode#22552