Skip to content

Add missing "Organize usings" .editorconfig setting for separating using groups #2310

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Feb 5, 2019

Conversation

tiesmaster
Copy link
Contributor

@tiesmaster tiesmaster commented Feb 3, 2019

In 15.5 "Separate using directive Groups" was added, but the .editorconfig setting (dotnet_separate_import_directive_groups) was missing. This PR adds that.

@msftclas
Copy link

msftclas commented Feb 3, 2019

CLA assistant check
All CLA requirements met.

@PRMerger7
Copy link
Contributor

@tiesmaster : Thanks for your contribution! The author, @kuhlenh, has been notified to review your proposed change.

@TrishaMc
Copy link
Contributor

TrishaMc commented Feb 4, 2019

@gewarren - Would you review the proposed changes? Thanks.

Copy link
Member

@gewarren gewarren left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@tiesmaster Thanks for adding this Thijs! Just one small request before we merge it.

@tiesmaster
Copy link
Contributor Author

@gewarren Thanks for the feedback, added.

@tiesmaster
Copy link
Contributor Author

@gewarren Oh, I just saw it's the "example .editorconfig file with the default options", and this option is turned off by default, so I've changed the option to state false in the example. Ok?

also to the example EditorConfig file.
EditorConfig file to false, since that's the default for VS.
@tiesmaster
Copy link
Contributor Author

@gewarren I've fixed the issue.

@gewarren gewarren merged commit 280d092 into MicrosoftDocs:master Feb 5, 2019
@gewarren
Copy link
Member

gewarren commented Feb 5, 2019

Looks great! Thanks!

gewarren added a commit that referenced this pull request Feb 6, 2019
Fix incorrect default value added in #2310
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants