Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add camelCase/PascalCase option #14

Open
radium-v opened this issue Feb 2, 2016 · 0 comments
Open

Add camelCase/PascalCase option #14

radium-v opened this issue Feb 2, 2016 · 0 comments

Comments

@radium-v
Copy link

radium-v commented Feb 2, 2016

Hi,

Great plugin. Just found it today.

The Convert Camel Case <-> Underscores is converting from underscores with the first letter capitalized, which is sometimes referred to as PascalCase.

PascalCase is when the first letter of each word is capitalized, while camelCase may or may not have the first letter capitalized.

It would be nice to have an option to choose between the two conventions, either through a different binding or a settings file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants