garaemon/vscode-customize-indentation-rules

Dart Indent style

Opened this issue · 1 comments

In Dart, how can I change style to do something like this?

From this:
Screen Shot 2020-05-07 at 11 28 39

To this:
Screen Shot 2020-05-07 at 11 28 55

Removing a newline from source code is beyond what indentation rule can do.
In order to remove a newline from source code, I think you can use code formatter.