Skip to content

[WIP] Update Format Document to account for preferred modifier order #27943

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

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

sharwell
Copy link
Member

  • C# implementation
  • C# tests
  • VB implementation
  • VB tests

Fixes #27893

Ask Mode template not completed

Customer scenario

What does the customer do to get into this situation, and why do we think this
is common enough to address for this release. (Granted, sometimes this will be
obvious "Open project, VS crashes" but in general, I need to understand how
common a scenario is)

Bugs this fixes

(either VSO or GitHub links)

Workarounds, if any

Also, why we think they are insufficient for RC vs. RC2, RC3, or RTW

Risk

This is generally a measure our how central the affected code is to adjacent
scenarios and thus how likely your fix is to destabilize a broader area of code

Performance impact

(with a brief justification for that assessment (e.g. "Low perf impact because no extra allocations/no complexity changes" vs. "Low")

Is this a regression from a previous update?

Root cause analysis

How did we miss it? What tests are we adding to guard against it in the future?

How was the bug found?

(E.g. customer reported it vs. ad hoc testing)

Test documentation updated?

If this is a new non-compiler feature or a significant improvement to an existing feature, update https://github.com/dotnet/roslyn/wiki/Manual-Testing once you know which release it is targeting.

@sharwell sharwell requested a review from a team as a code owner June 17, 2018 21:34

Namespace Microsoft.CodeAnalysis.VisualBasic.Organizing
Friend Partial Class VisualBasicOrganizingService
Partial Friend Class VisualBasicOrganizingService
Copy link
Member

Choose a reason for hiding this comment

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

ironic.

@sharwell sharwell added this to the 15.8 milestone Jun 18, 2018
@jinujoseph jinujoseph added the PR For Personal Review Only The PR doesn’t require anyone other than the developer to review it. label Jun 26, 2018
@jinujoseph jinujoseph modified the milestones: 15.8, 16.0 Jun 26, 2018
@jinujoseph jinujoseph modified the milestones: 16.0, 16.3 Jun 9, 2019
@sharwell sharwell modified the milestones: 16.3, 16.4 Sep 6, 2019
@jinujoseph jinujoseph removed this from the 16.4 milestone Dec 11, 2019
@sharwell sharwell marked this pull request as draft April 8, 2020 22:29
Base automatically changed from master to main March 3, 2021 23:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR For Personal Review Only The PR doesn’t require anyone other than the developer to review it.
Projects
None yet
3 participants