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

Find a way to allow merging of user aliases #31

Open
dantman opened this issue Feb 24, 2015 · 1 comment
Open

Find a way to allow merging of user aliases #31

dantman opened this issue Feb 24, 2015 · 1 comment
Assignees

Comments

@dantman
Copy link
Contributor

dantman commented Feb 24, 2015

Currently Sublime only allows user settings to entirely overwrite the default settings.

This means that if the user wants to specify a few aliases they will remove all the helpful defaults. Which is typically not what they want.

They could copy it, but then it would become out of sync as we add new ones.

We should find a way to allow user aliases to overwrite individual aliases instead of the entire aliases object.

@ganemone
Copy link
Owner

Great point. Super easy to do also! I will have a PR up soon

@ganemone ganemone self-assigned this Feb 25, 2015
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