Skip to content

formatOnType does not respect current line indendtiation #6700

@dbaeumer

Description

@dbaeumer

From @isidorn on January 26, 2016 15:50

  1. js workspace, have salsa enabled
  2. "editor.formatOnType": true
  3. The format on type is too aggrressive and does not respect current indentiation. This is especially noticable when trying to create object literals
  4. if salse is disabled this works nicely

Copied from original issue: microsoft/vscode#2377

Metadata

Metadata

Assignees

No one assigned

    Labels

    BugA bug in TypeScriptDomain: FormatterThe issue relates to the built-in formatterFixedA PR has been merged for this issue

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions