Skip to content

Conversation

@JuanPS999
Copy link

Fixed various typos in comments, log messages, and aria-labels found in src/vs/workbench.

Corrections include:

  • destory -> destroy
  • immediatly -> immediately
  • preivous -> previous
  • Remeber -> Remember
  • ouput -> output
  • succesful -> successful
  • accomodate -> accommodate
  • orignal -> original

No logic changes were made.

Copilot AI review requested due to automatic review settings December 16, 2025 21:36
@vs-code-engineering
Copy link

vs-code-engineering bot commented Dec 16, 2025

📬 CODENOTIFY

The following users are being notified based on files changed in this PR:

@bpasero

Matched files:

  • src/vs/workbench/contrib/files/browser/explorerViewlet.ts

@lszomoru

Matched files:

  • src/vs/workbench/contrib/scm/browser/scmHistoryViewPane.ts

@JuanPS999
Copy link
Author

@microsoft-github-policy-service agree

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR fixes various typos in comments, log messages, and aria-labels throughout the src/vs/workbench directory. All corrections are spelling-only changes with no impact on code logic or functionality.

Key changes:

  • Corrected 8 different spelling errors across 9 files
  • Fixed typos in comments, error messages, and user-facing strings (aria-labels)
  • Improved code documentation quality and user-facing text accuracy

Reviewed changes

Copilot reviewed 9 out of 9 changed files in this pull request and generated no comments.

Show a summary per file
File Description
src/vs/workbench/contrib/terminalContrib/suggest/browser/lspTerminalModelContentProvider.ts Fixed typo in JSDoc comment: succesfulsuccessful
src/vs/workbench/contrib/scm/browser/scmHistoryViewPane.ts Fixed typo in comment: orignaloriginal
src/vs/workbench/contrib/notebook/common/notebookEditorModelResolverServiceImpl.ts Fixed typo in error message: destorydestroy
src/vs/workbench/contrib/notebook/browser/services/notebookServiceImpl.ts Fixed typo in comment: destorydestroy
src/vs/workbench/contrib/files/browser/explorerViewlet.ts Fixed typo in comment: accomodateaccommodate
src/vs/workbench/contrib/debug/common/debugModel.ts Fixed typo in comment: intialinitial
src/vs/workbench/contrib/debug/browser/debugSession.ts Fixed two typos in comments: preivousprevious and immediatlyimmediately
src/vs/workbench/contrib/debug/browser/debugService.ts Fixed typo in comment: RemeberRemember
src/vs/workbench/contrib/chat/browser/chatAttachmentWidgets.ts Fixed typo in localized aria-label: ouputoutput

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