Skip to content
This repository was archived by the owner on Nov 30, 2024. It is now read-only.
This repository was archived by the owner on Nov 30, 2024. It is now read-only.

Ability to compact dir names by removing vowels #21

Description

@rawtaz

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!

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions