Skip to content

Command Palette: Add language names for the entirety of ISO 639 language codes #28

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

Closed
wants to merge 1 commit into from

Conversation

BanchouBoo
Copy link

This complicates the install process a little bit. You install language_table.lua to the script-modules folder, and if it is present it will be used for lookups for language names, if it doesn't exist it will just display the language code itself.

@BanchouBoo BanchouBoo changed the title Add language names for the entirety of ISO 639 language codes Command Palette: Add language names for the entirety of ISO 639 language codes Mar 9, 2025
@stax76
Copy link
Owner

stax76 commented May 3, 2025

8100 languages is too large and too slow.

@stax76 stax76 closed this May 3, 2025
@BanchouBoo
Copy link
Author

I was concerned about speed when I was putting it together but didn't encounter any issues with it in practice. Did you test it and have performance issues?

@stax76
Copy link
Owner

stax76 commented May 3, 2025

There could be users perceive it as bloat. I can add some more on request, in the end I prefer to have under 50 languages, currently it's 20.

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.

None yet

2 participants