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

[feature-request] Add screaming snake case #38

Open
jezhou opened this issue Mar 30, 2021 · 1 comment
Open

[feature-request] Add screaming snake case #38

jezhou opened this issue Mar 30, 2021 · 1 comment

Comments

@jezhou
Copy link

jezhou commented Mar 30, 2021

Thank you for writing this extension! It has definitely saved me a lot of time.

I write a lot of Ruby and sometimes have to constantize some variables by first changing the variable to snake case, and then to uppercase. I think SCREAMING_SNAKE_CASE is a thing in RubyMine, so it would be awesome if I could just do it in one command like in RubyMine instead of two.

Would be happy to make a PR if sounds like a good idea 🙂

@globalhuman
Copy link

Are you after CONSTANT_CASE which is implemented already?

I think SCREAMING_SNAKE_CASE is an alternative name

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

No branches or pull requests

2 participants