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

Unable to install Chinese language plugin(vscode-language-pack-zh-hans) with command #7004

Closed
1 of 2 tasks
shaoqingyang opened this issue Sep 19, 2024 · 1 comment
Closed
1 of 2 tasks
Labels
bug Something isn't working duplicate

Comments

@shaoqingyang
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

OS/Web Information

  • Web Browser:
  • Local OS:
  • Remote OS:
  • Remote Architecture:
  • code-server --version:
    I use command like this ’./code-server --install-extension /xxxx‘ to install plugin, ctrl+shift+p can't find CN language.However I use UI like this can install this plugin.
    image

Steps to Reproduce

Expected

Use command can find this to select.
image

Actual

Use command ‘./code-server --install-extension /xxxx’ can install plugin,but can't select CN language.

Logs

No response

Screenshot/Video

No response

Does this bug reproduce in native VS Code?

Yes, this is also broken in native VS Code

Does this bug reproduce in GitHub Codespaces?

Yes, this is also broken in GitHub Codespaces

Are you accessing code-server over a secure context?

  • I am using a secure context.

Notes

No response

@shaoqingyang shaoqingyang added bug Something isn't working triage This issue needs to be triaged by a maintainer labels Sep 19, 2024
@code-asher
Copy link
Member

Yeah I think VS Code might have a bug where it is not generated the language bundle when installing from the command line.

I will close it as a duplicate of #4735 and rename that issue a bit, but I think this will probably have to be fixed upstream in VS Code.

@code-asher code-asher closed this as not planned Won't fix, can't repro, duplicate, stale Sep 19, 2024
@code-asher code-asher added duplicate and removed triage This issue needs to be triaged by a maintainer labels Sep 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working duplicate
Projects
None yet
Development

No branches or pull requests

2 participants