feat: 避免打开同一个项目(home、open with vscode)

This commit is contained in:
Levi Yan
2025-05-31 22:51:28 +08:00
parent a8d5f4acb8
commit 91ac39ac0b
5 changed files with 46 additions and 9 deletions

View File

@@ -8,5 +8,6 @@
"User has logged out!":"用户已登出!",
"Installing vscode-server and devstar extension in container": "正在容器中安装vscode-server及devstar插件",
"Connected! Start installation": "连接成功,开始安装",
"Installation completed!": "安装完成!"
"Installation completed!": "安装完成!",
"Project has been open!": "该项目已经打开!"
}