Code Monkey home page Code Monkey logo

Comments (12)

sujunmin avatar sujunmin commented on May 22, 2024 2

Finally I found how to change by inputing "display" in command palette or edit locale.json directly from console, the results are the same, nothing happened, like #215 comment.

from code-server.

nol166 avatar nol166 commented on May 22, 2024

@foresthoffman

from code-server.

kylecarbs avatar kylecarbs commented on May 22, 2024

Thanks for the report, we'll fix this asap!

from code-server.

foresthoffman avatar foresthoffman commented on May 22, 2024

Ah, it appears that settings-sync has a rather aggressive version constraint: ^1.31.1. We're currently providing 1.31.0, so that explains why it would be failing to install. I've made sure that our version of settings-sync is up to date, so when we update vscode to fulfill that constraint, this should be solved.

from code-server.

aiyolo avatar aiyolo commented on May 22, 2024

@foresthoffman thank you

Sent from my MI 8 using FastHub-Libre

from code-server.

kylecarbs avatar kylecarbs commented on May 22, 2024

#45 should fix this

from code-server.

sujunmin avatar sujunmin commented on May 22, 2024

I think #45 can not fix this, because I just pull latest docker and it says

Unable to install because, the extension 'ms-ceintl.vscode-language-pack-zh-hant' compatible with current version '1.31.1' of VS Code is not found.

So it seems this extensions will check vscode version by using someway.

from code-server.

sujunmin avatar sujunmin commented on May 22, 2024

I've pull down the newst docker image from docker hub, and there is no error for installing chinese language package, and it also shows the need to restart vscode to apply, but when I restart it will be at disable extension list, so I can not apply this extension.

from code-server.

foresthoffman avatar foresthoffman commented on May 22, 2024

The most recent versions of the Chinese language pack are even more strict (than Settings Sync) with the version of VS Code that they require. Version 1.32.4 appears to require at least VS Code 1.32.0.

I believe this will be resolved when we update code-server to 1.32.x.

from code-server.

sujunmin avatar sujunmin commented on May 22, 2024

The most recent versions of the Chinese language pack are even more strict (than Settings Sync) with the version of VS Code that they require. Version 1.32.4 appears to require at least VS Code 1.32.0.

I believe this will be resolved when we update code-server to 1.32.x.

Yes, I test from the docker build locally from the latest source code, and install successfully, the extension is displayed at enable list, but the UI still is in English, the extension description show it need to modify locale.json to fit this extension, but I can not modify it by the instruction.

Once installed, set "locale": "zh-tw" in locale.json to load Chinese (Traditional) Language Pack. To modify locale.json press Ctrl+Shift+P to bring up the Command Palette, start typing "config" to filter the list of available commands, then select the Configure Language command. See Docs for more information.

Maybe this issue is another issue, not the version issue.

from code-server.

foresthoffman avatar foresthoffman commented on May 22, 2024

Interesting. Are you getting permission errors when attempting to modify the locale.json file?

from code-server.

kylecarbs avatar kylecarbs commented on May 22, 2024

Should be fixed. Locale issue can continue in #215

from code-server.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.