Fixed spelling mistakes and comma punctuation errors#1530
Merged
gregvanl merged 1 commit intomicrosoft:masterfrom Mar 28, 2018
wyckster:fix-spelling-mistakes
Merged
Fixed spelling mistakes and comma punctuation errors#1530gregvanl merged 1 commit intomicrosoft:masterfrom wyckster:fix-spelling-mistakes
gregvanl merged 1 commit intomicrosoft:masterfrom
wyckster:fix-spelling-mistakes
Conversation
gregvanl
reviewed
Mar 28, 2018
| - Switch to the color theme that you want to modify. | ||
| - Open the [settings](/docs/getstarted/settings.md) and make changes to view and editor colors using the `workbench.colorCustomizations`. Changes are applied live to your VS Code instance and no refreshing or reloading is necessary. | ||
| - A complete list of all themable colors can be found in the [color reference](https://code.visualstudio.com/docs/getstarted/theme-color-reference). | ||
| - A complete list of all themeable colors can be found in the [color reference](https://code.visualstudio.com/docs/getstarted/theme-color-reference). |
There was a problem hiding this comment.
This is a tricky one. We've gone with themable in our APIs so we'll stick with themable in our docs as well. I'll revert after I merge the PR.
|
Thanks! |
|
Love you and miss you! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
I fixed several spelling mistakes and punctuation errors.
I know the use of a comma after a short introductory phrase is considered optional for phrases of four words or less, but Microsoft's grammar checker prefers the comma to be there, so I made the changes. I hope that's not contentious.