X Tutup
Skip to content

Standardize capitilization of "Go to"#135869

Merged
jrieken merged 1 commit intomicrosoft:mainfrom
jakevossen5:main
Oct 27, 2021
Merged

Standardize capitilization of "Go to"#135869
jrieken merged 1 commit intomicrosoft:mainfrom
jakevossen5:main

Conversation

@jakevossen5
Copy link
Contributor

If you type Go to into the command pallet, the debug examples are the only ones with a capital To, this should fix that

@ghost
Copy link

ghost commented Oct 26, 2021

CLA assistant check
All CLA requirements met.

@weinand
Copy link
Contributor

weinand commented Oct 27, 2021

@alexdima I'm not sure that we want to change "Go To" to "Go to".
VS uses "Go To", Xcode uses "Go to".
What do you think?

@alexdima
Copy link
Member

The path of least resistance here seems to be to use the lower-case variant i.e. Go to. That is only by looking at the amount of actions using the lower-case vs the upper-case variant:

image
image

So I would suggest that we go with the lower-case variant, as proposed here.

@alexdima alexdima requested a review from weinand October 27, 2021 14:08
Copy link
Contributor

@weinand weinand left a comment

Choose a reason for hiding this comment

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

LGTM

@jrieken jrieken merged commit e4c3b31 into microsoft:main Oct 27, 2021
@jrieken jrieken added this to the October 2021 milestone Oct 27, 2021
@jrieken
Copy link
Member

jrieken commented Oct 27, 2021

Thanks @jakevossen5

@gregvanl gregvanl changed the title Standardize captilization of "Go to" Standardize capitilization of "Go to" Nov 3, 2021
@github-actions github-actions bot locked and limited conversation to collaborators Dec 11, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

X Tutup