/first-uppercase

Primary LanguageJavaScriptMIT LicenseMIT

Replace First Uppercase

Replace a selected text by applying each space separated word with its first letter in UPPER CASE and next in lower case.

If you would like this extension you can support me:

donate

Usages

  • use shortcut Shift+Alt+U
  • or press Ctrl+Shift+P and choose First Uppercase

using

Release Notes

0.0.2

Fix eror when try to convert text with symbols

0.0.1

First Release.