[VisualStudio Extension] Use the format style in .editorconfig file for feature files
Hi.
I would like the "indent_style" specified in .editorconfig to override the "Use tabs for indent" specified in Visual Studio > Tools > Options > SpecFlow > General > Formatting Options.
An example .editorconfig file:
[*] indent_style = space
Thank you.
3
Please sign in to leave a comment.
Comments
0 comments