From 982cef45946f3dc318ededbbadc8d46ff6644eda Mon Sep 17 00:00:00 2001 From: halliday Date: Fri, 27 Sep 2024 17:42:46 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8F=90=E4=BA=A4=E5=90=AF=E5=8A=A8vscode?= =?UTF-8?q?=E8=84=9A=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- start_vscode.bat | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/start_vscode.bat b/start_vscode.bat index f41bc1c..a32aec6 100644 --- a/start_vscode.bat +++ b/start_vscode.bat @@ -1,6 +1,2 @@ - -set PROJECT_HOME=%~dp0 - - -rem 确保vscode在path里面 -start code %PROJECT_HOME% +@echo off +start "" code .