Formatting jsx file adds and removes meaningful spaces #11010
Labels
Duplicate
An existing issue was already created
VS Code Tracked
There is a VS Code equivalent to this issue
From @anvish on September 15, 2016 16:51
Steps to Reproduce:
Joe's Text
changes toJoe' s Text
(space is added),Joe. Text.
changes toJoe.Text.
(space is removed)Copied from original issue: microsoft/vscode#12092
The text was updated successfully, but these errors were encountered: