summaryrefslogtreecommitdiff
path: root/context/data/vscode/vscode-context.cmd
diff options
context:
space:
mode:
Diffstat (limited to 'context/data/vscode/vscode-context.cmd')
-rw-r--r--context/data/vscode/vscode-context.cmd14
1 files changed, 7 insertions, 7 deletions
diff --git a/context/data/vscode/vscode-context.cmd b/context/data/vscode/vscode-context.cmd
index 205d98af6..33212d5b1 100644
--- a/context/data/vscode/vscode-context.cmd
+++ b/context/data/vscode/vscode-context.cmd
@@ -1,7 +1,7 @@
-@echo off
-
-rem chcp 65001
-
-rem I need to figure ou thow to detach the instance
-
-start "vs code context" code --ignore-gpu-blacklist --reuse-window --extensions-dir %~dp0\extensions --install-extension context %* 2>&1 nul
+@echo off
+
+rem chcp 65001
+
+rem I need to figure ou thow to detach the instance
+
+start "vs code context" code --ignore-gpu-blacklist --reuse-window --extensions-dir %~dp0\extensions --install-extension context %* 2>&1 nul