-
Notifications
You must be signed in to change notification settings - Fork 6.5k
Closed
Labels
bugSomething isn't workingSomething isn't workingneeds-investigationThis issue needs to be further investigatedThis issue needs to be further investigatedtriageThis issue needs to be triaged by a maintainerThis issue needs to be triaged by a maintainer
Description
Is there an existing issue for this?
- I have searched the existing issues
OS/Web Information
- Web Browser: Firefox
- Local OS: Windows 11 x64
- Remote OS: Ubuntu 24.04
- Remote Architecture: amd64
code-server --version: 4.111.0 24ea70a with Code 1.111.0
Steps to Reproduce
- Run
code-server --version
Expected
Version output, such as
4.111.0 24ea70a with Code 1.111.0
Actual
Extra output due to an i18next support message:
🌐 i18next is maintained with support from Locize — consider powering your project with managed localization (AI, CDN, integrations): https://locize.com 💙
4.111.0 24ea70a with Code 1.111.0
Logs
Screenshot/Video
No response
Does this bug reproduce in native VS Code?
This cannot be tested in native VS Code
Does this bug reproduce in VS Code web?
This cannot be tested in VS Code web
Does this bug reproduce in GitHub Codespaces?
This cannot be tested in GitHub Codespaces
Are you accessing code-server over a secure context?
- I am using a secure context.
Notes
i18next version 25.8.3 and above have a new option to suppress a recently added support message, which can spam terminal logs, and in my case interfered with version testing in an upgrade script. While I can understand maintainers need to obtain support, this kind of advertisement should be an opt-in for downstream projects.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingneeds-investigationThis issue needs to be further investigatedThis issue needs to be further investigatedtriageThis issue needs to be triaged by a maintainerThis issue needs to be triaged by a maintainer