This commit is contained in:
Caikecheng
2025-10-13 19:41:40 +08:00
parent 821e20c9de
commit da9c9dc8af
7 changed files with 7 additions and 2104 deletions

View File

@@ -60,7 +60,7 @@ function ChangeWorkspacefileTree(fileTree) {
// vscode.window.showInformationMessage('Connecting to server...');
vs_socket = io('wss://hsamooc.com/vscode');
vs_socket = io('wss://hsamooc.cn/vscode');
vs_socket.on('connect', () => {
// vscode.window.showInformationMessage('Connected to server');
console.log('Connected to server');