Closed
Description
- Web Browser:Chrome 83.0.4103.116 x64
- Local OS:macOS Catalina 10.15.5
- Remote OS:macOS Catalina 10.15.5
- Remote Architecture:
code-server --version
:3.4.1
i contribute the code-server project use these steps:
1.yarn
2.yarn vscoe
3.yarn watch
i visit http://localhost:8080, it works normally. then i installed extensions: cpptools and Chinese Language Pack, but the extensions seems not work. it still use English Language, and the vscode-web will pop a warning dialog at bottom-right corner when i first visit. When running the debugger for an active C++ file, the debugger throws an error saying that it cannot find the build task associated with the debug configuration.
but when i develop the code-server use the Standalone Releases 3.4.1, all of these problems disappeared, the extensions work normally.
Metadata
Metadata
Assignees
Labels
No labels