Skip to content

Allsochen/StringStyle

Repository files navigation

String Style

A idea plugin that provides actions for string style convert.

  • Toggle style (camelCase, kebab-lowercase, KEBAB-UPPERCASE, snake_case, SCREAMING_SNAKE_CASE, dot.case, words lowercase, Words Capitalized, PascalCase)
  • To UPPER CASE
  • To lower case
  • To SCREAMING_SNAKE_CASE (or to camelCase)
  • To snake_case (or to camelCase)
  • To dot.case (or to camelCase)
  • To kebab-case (or to camelCase)
  • To kebab-case (or to snake_case)
  • To camelCase (Or To Words)
  • To camelCase (or to lowercase words)
  • To PascalCase (or to camelCase)
  • Convert iHungaryVariable To camelCase
  • Convert m_iHungaryMember To m_camelCase
  • Capitalize selected text
  • Invert case

About

Provides actions for string style convert:

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages