Skip to content

Repository files navigation

PhraseConverter

PhraseConverter is a Visual Studio extension that allows converting text between different naming conventions commonly used in programming.

Features

  • Convert Sentence to PascalCase
  • Convert PascalCase to Sentence case
  • Convert Sentence case to snake_case
  • Convert snake_case to Sentence case

Usage

Once installed, you can use PhraseConverter in Visual Studio:

  1. Open a file containing PascalCase/snake_case/sentence identifiers.
  2. Select the text you want to convert.
  3. Right-click and choose "Phrase converter" from the context menu.
  4. Select the desired conversion option.
  5. The selected text will be converted accordingly.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages