这是indexloc提供的服务,不要输入任何密码
Dart Format Trailing Comma Proposal Survey
The Dart team is considering a set of changes to "dart format's" style rules, and we want to know what you think of the proposal: https://github.com/dart-lang/dart_style/issues/1253

In the proposal and in this survey, "short" style, means:

function(
· · · · argument,
· · · · anotherArgument);

And "tall" style means:

function(
· · argument,
· · anotherArgument,
);
I like the proposal and want the formatter to move to it.
Strongly disagree
Strongly agree
清除所选内容
For multi-line argument or parameter lists, I prefer them to be formatted short style:

function(
· · · · argument,
· · · · anotherArgument);
Never
Always
清除所选内容
For multi-line argument or parameter lists, I prefer them to be formatted tall style:

function(
· · argument,
· · anotherArgument,
);
Never
Always
清除所选内容
I prefer short style for some argument or parameter lists and tall style for others.
Strongly disagree
Strongly agree
清除所选内容
I sometimes deliberately insert a trailing comma to force an argument or parameter list to split even though it would fit on one line.
Strongly disagree
Strongly agree
清除所选内容
If the formatter moves to the proposed style, I want it to support opting in to the old style for some amount of time until I'm ready to reformat my code.
Strongly disagree
Strongly agree
清除所选内容
The migration will be painful.
Strongly disagree
Strongly agree
清除所选内容
I like the proposed style, but it's not worth the churn and migration cost.
Strongly disagree
Strongly agree
清除所选内容
Any other feedback?
提交
清除表单内容
切勿通过 Google 表单提交密码。
此表单是在 Google.com 内部创建的。 隐私权政策和条款