From @isidorn on January 26, 2016 15:50
- js workspace, have salsa enabled
- "editor.formatOnType": true
- The format on type is too aggrressive and does not respect current indentiation. This is especially noticable when trying to create object literals
- if salse is disabled this works nicely
Copied from original issue: microsoft/vscode#2377
From @isidorn on January 26, 2016 15:50
Copied from original issue: microsoft/vscode#2377