Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Identifier to/from Phrase StringNew to Visual Studio Code? Get it now.
Identifier to/from Phrase String

Identifier to/from Phrase String

Sandip Chitale

|
457 installs
| (1) | Free
VS Code extention to convert language identifier to/from phrase string.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

identifierphrase README

An extension to convert a camelcase language identifier to string and back.

Features

It supports the following commands:

  • Convert Identifier to Phrase String will convert phraseStringToIdentifier to 'Phrase String To Identifier'
  • Convert Phrase String to Identifier will convert 'Phrase String To Identifier' to phraseStringToIdentifier

Known Issues

No known issues.

Release Notes

1.0.4

Added following configurations:

Identifierphrase: Identifier First Char Case Specifies how the first char of identifier is treated. Possible values are unchanged | uppercase (default) .

Identifierphrase: Phrase String First Char Case Specifies how the first char of the phrase string is treated. Possible values are unchanged | lowercase (default) .

1.0.2

Updated readme.

1.0.0

Initial release of identifierphrase

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