Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>CApitalization CorrectionNew to Visual Studio Code? Get it now.
CApitalization Correction

CApitalization Correction

maziac

|
449 installs
| (0) | Free
Corrects wrong capitalization in text input.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Support

If you like the "CApitalization Correction" extension please consider supporting it.

  

CApitalization Correction

This extension corrects two types of capitalization typos:

  1. If you type two uppercase characters followed by a lowercase character, it will change the second character to lowercase. For example, if you type "THe", it will be changed to "The".
  2. If you type a lowercase word followed by an apostrophe and an uppercase letter, it will change the uppercase letter to lowercase. For example, "don'T" will be changed to "don't".

Configuration

In the settings you can enable the correction for certain file extensions. It defaults to markdown and text files, but you can add any file extensions.

Furthermore "CApitalization Correction" is aware of C-style comments, i.e.: //, /* */. If you include a specific file extension, only the text inside the comments will be corrected.

Cap

Don'Tt

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft