-
Notifications
You must be signed in to change notification settings - Fork 13.1k
Closed
Labels
BugA bug in TypeScriptA bug in TypeScriptDomain: FormatterThe issue relates to the built-in formatterThe issue relates to the built-in formatterFixedA PR has been merged for this issueA PR has been merged for this issue
Milestone
Description
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
Metadata
Metadata
Assignees
Labels
BugA bug in TypeScriptA bug in TypeScriptDomain: FormatterThe issue relates to the built-in formatterThe issue relates to the built-in formatterFixedA PR has been merged for this issueA PR has been merged for this issue