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

Remove infercase #17

Closed
felds opened this issue Jan 16, 2013 · 2 comments
Closed

Remove infercase #17

felds opened this issue Jan 16, 2013 · 2 comments

Comments

@felds
Copy link

felds commented Jan 16, 2013

Most of the time I use autocomplete to ensure my vars have the same casing.

I think that more important than be able to write MyPrettyVar in various ways (myprettyvar, MYPRETTYVAR) is to write it the same way every time throughout the code.

@tpope
Copy link
Owner

tpope commented Jan 16, 2013

What language do you code in? I assume it's case insensitive?

@felds
Copy link
Author

felds commented Jan 16, 2013

PHP.

In the example above, I use to type mypre and then invoking the autocomplete to check the casing and assuring that I don't have a typo.

I already "fixed" it in my config, but maybe I'm not the only one using the autocomplete this way.

@tpope tpope closed this as completed in 77cb5aa Jan 17, 2013
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