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

Fix ignored_packages setting getting changed at startup if default packages have been extracted #1660

Closed

Conversation

BenjaminSchaaf
Copy link
Contributor

If the default packages aren't in a .sublime-package file then on startup the "ignored_packages" setting would always be set to [].

Primarily this fixes our development environment where we don't use any .sublime-package files, but presumably there are also people who've extracted these folders (as unwise as that may be).

…ckages have been extracted

If the default packages aren't in a `.sublime-package` file then on
startup the `"ignored_packages"` setting would always be set to `[]`.

Primarily this fixes our development environment where we don't use any
`.sublime-package` files, but presumably there are also people who've
extracted these folders (as unwise as that may be).
@deathaxe deathaxe closed this in 9e29414 Dec 5, 2023
@deathaxe
Copy link
Collaborator

deathaxe commented Dec 5, 2023

Oups. Read it as an issue, not a PR.

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

Successfully merging this pull request may close these issues.

2 participants