mirror of
https://github.com/coder/code-server.git
synced 2025-07-28 12:33:43 +08:00

This PR refactors part of vscode.ts and adds a function to get the NLS Configuration. This makes the code more readable and easier to test. And it adds multiple tests for this part of the codebase.