Skip to content

Add missing editor configuration properties#22143

Merged
sharwell merged 3 commits intodotnet:masterfrom
sharwell:style-settings
Jun 9, 2019
Merged

Add missing editor configuration properties#22143
sharwell merged 3 commits intodotnet:masterfrom
sharwell:style-settings

Conversation

@sharwell
Copy link
Copy Markdown
Contributor

I noticed some differences between my local settings and the code in the repository, only to find that the .editorconfig file we're using was incomplete. I added the missing code style properties for uniform behavior in cases where users have customized settings in Tools → Options...

@sharwell sharwell requested a review from a team November 1, 2017 17:22
@sharwell
Copy link
Copy Markdown
Contributor Author

sharwell commented Nov 1, 2017

@dotnet/roslyn-infrastructure This doesn't actually change the settings we're using, it merely sets them in .editorconfig instead of relying on individual settings on the contributors' machines.

@sharwell
Copy link
Copy Markdown
Contributor Author

@kuhlenh Can you review this against the PR you've been working on?

@kuhlenh
Copy link
Copy Markdown

kuhlenh commented Nov 20, 2017

@sharwell will get to this soon. FYI we're axing some of those formatting rules because they aren't changed from default values

@CyrusNajmabadi
Copy link
Copy Markdown
Contributor

Oooh, tell me more. Which ones are getting the ax? :)

@sharwell sharwell added the PR For Personal Review Only The PR doesn’t require anyone other than the developer to review it. label Jun 2, 2018
@sharwell sharwell requested a review from a team as a code owner October 26, 2018 14:58
@sharwell sharwell changed the base branch from master to dev16.0.x October 26, 2018 14:58
@sharwell sharwell removed PR For Personal Review Only The PR doesn’t require anyone other than the developer to review it. cla-already-signed labels Oct 26, 2018
@sharwell
Copy link
Copy Markdown
Contributor Author

@dotnet/roslyn-infrastructure This needs to be merged. Reviewers are commenting on deviations in code style for formatting options that are not defined by the project settings, which by definition means that the style choice is at the discretion of individual developers.

@sharwell sharwell added this to the 16.0.P1 milestone Oct 26, 2018
@sharwell sharwell changed the base branch from dev16.0.x to master October 29, 2018 19:10
@sharwell sharwell requested review from a team as code owners November 9, 2018 13:40
@sharwell sharwell modified the milestones: 16.0.P1, 16.0.P2 Nov 9, 2018
@sharwell sharwell changed the base branch from master to dev16.0-preview2 November 9, 2018 13:40
@jasonmalinowski jasonmalinowski changed the base branch from dev16.0-preview2 to master November 16, 2018 19:42
@jinujoseph jinujoseph removed this from the 16.0.P2 milestone Jan 18, 2019
@jinujoseph jinujoseph added this to the 16.0.P3 milestone Jan 18, 2019
@jinujoseph jinujoseph modified the milestones: 16.0.P3, 16.1 Apr 23, 2019
@jinujoseph jinujoseph modified the milestones: 16.1, 16.3 Jun 9, 2019
@sharwell sharwell merged commit d487831 into dotnet:master Jun 9, 2019
@sharwell sharwell deleted the style-settings branch June 9, 2019 14:13
@sharwell sharwell added the Resolution-Fixed The bug has been fixed and/or the requested behavior has been implemented label Jun 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area-IDE Resolution-Fixed The bug has been fixed and/or the requested behavior has been implemented

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants