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: User language bugs [release] #25

Merged
merged 6 commits into from
Jul 5, 2024
Merged

fix: User language bugs [release] #25

merged 6 commits into from
Jul 5, 2024

Conversation

harrydowning
Copy link
Owner

@harrydowning harrydowning commented Jul 5, 2024

Fixes #24

When a new version of the extension is released it overwrites any languages set with the yaml-embedded-languages.include setting. To avoid this, generate files (if neccessary) on activation.

User langauges should take priority and override the built-in languages. Furthermore, built-in language aliases should be specified seperately to allow them to be properly overriden.

@harrydowning harrydowning marked this pull request as ready for review July 5, 2024 23:18
@harrydowning harrydowning changed the title fix: update bug fix: update extension bug [release] Jul 5, 2024
@harrydowning harrydowning changed the title fix: update extension bug [release] fix: User language bugs [release] Jul 5, 2024
@harrydowning harrydowning merged commit df77f69 into master Jul 5, 2024
2 checks passed
@harrydowning harrydowning deleted the update-bug branch July 6, 2024 00:06
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.

Adding own language breaks with version 0.3.0
1 participant