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

Ability to compact dir names by removing vowels #21

Open
rawtaz opened this issue Jan 1, 2013 · 1 comment
Open

Ability to compact dir names by removing vowels #21

rawtaz opened this issue Jan 1, 2013 · 1 comment

Comments

@rawtaz
Copy link

rawtaz commented Jan 1, 2013

Here's a suggestion to make the reduced dir names in the editor tabs even shorter, yet readable.

For example I have now a couple of tabs that are for the files backend/controllers/FooController.php and controllers/FooController.php, and they are shortened to [backe]FooController and [contro]FooController.

I suggest that you add a checkbox named "Reduce by removing vowels" or similar, in the settings for the plugin, and when this is checked the above example tables would instead become [bcknd]FooController and [cntrl]FooController.

I argue that humans can pretty easily read words where vowels are removed, this is a well known point, so being able to do this would be nice (and it should be easy to implement as well) :) As you can see it provides for more of the original word being fitted in the reduced one, which is more informative.

Thanks for a great plugin!

@crazyproger
Copy link
Owner

Sorry guys, I have no time for this project right now:( Think all future developing of this project will be performed only by pull requests(if they will be) - you are welcome ;)

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