Domanda

I want to change text such a way

someSpecialVariable <-> some_special_variable

Does anyone know command in sublime text 2 for this ?

È stato utile?

Soluzione

Check out the Case Conversion plugin. It adds to the Edit -> Convert Case menu, and includes snake_case, camelCase, PascalCase, dot.case, dash-case, and options to separate words and place slashes/between/words.

Autorizzato sotto: CC-BY-SA insieme a attribuzione
Non affiliato a StackOverflow
scroll top