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

Add table for files with manual selections #21779

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

tilwe28
Copy link

@tilwe28 tilwe28 commented Dec 10, 2024

Closes #19982

Release Notes:

Added table in EditorsDb for files with manually selected languages.

TODO:
fix dependencies for db to access language in detect_language_for_buffer and update language on LanguageChanged event.

Copy link

cla-bot bot commented Dec 10, 2024

We require contributors to sign our Contributor License Agreement, and we don't have @tilwe28 on file. You can sign our CLA at https://zed.dev/cla. Once you've signed, post a comment here that says '@cla-bot check'.

@tilwe28
Copy link
Author

tilwe28 commented Dec 10, 2024

@cla-bot check

@cla-bot cla-bot bot added the cla-signed The user has signed the Contributor License Agreement label Dec 10, 2024
Copy link

cla-bot bot commented Dec 10, 2024

The cla-bot has been summoned, and re-checked this pull request!

@SomeoneToIgnore SomeoneToIgnore marked this pull request as draft December 10, 2024 08:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla-signed The user has signed the Contributor License Agreement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Preserve previously selected language
1 participant