Skip to content
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

Fix VS Code spelling #4522

Closed
wants to merge 1 commit into from
Closed

Conversation

unrealapex
Copy link
Contributor

Fixed the spelling of VS Code. It is two words not one. See Microsoft's naming guidelines documentation.

@codecov
Copy link

codecov bot commented Feb 16, 2023

Codecov Report

Base: 98.77% // Head: 98.76% // Decreases project coverage by -0.02% ⚠️

Coverage data is based on head (81e81cf) compared to base (59a942d).
Patch has no changes to coverable lines.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4522      +/-   ##
==========================================
- Coverage   98.77%   98.76%   -0.02%     
==========================================
  Files         273      273              
  Lines       25913    25913              
  Branches     5374     5374              
==========================================
- Hits        25596    25592       -4     
- Misses        185      186       +1     
- Partials      132      135       +3     
Impacted Files Coverage Δ
src/handler/codelens/buffer.ts 96.83% <0.00%> (-1.27%) ⬇️
src/handler/inlayHint/buffer.ts 92.74% <0.00%> (-0.81%) ⬇️
src/language-client/diagnostic.ts 89.07% <0.00%> (-0.34%) ⬇️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@fannheyward
Copy link
Member

Thank you for your PR, can you merge your three PRs to one cause they're all typo/grammar related?

@unrealapex
Copy link
Contributor Author

@fannheyward #4521

@unrealapex unrealapex closed this Feb 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants