summaryrefslogtreecommitdiff
path: root/context/data/vscode/vscode-context.cmd
diff options
context:
space:
mode:
authorHans Hagen <pragma@wxs.nl>2019-08-20 19:19:52 +0200
committerContext Git Mirror Bot <phg@phi-gamma.net>2019-08-20 19:19:52 +0200
commitf6e7648f6126ffe087071531f03c674be32930f1 (patch)
tree2f2346b6d7cc3178c1ea7b3239b603c6f00e3493 /context/data/vscode/vscode-context.cmd
parentf72c2cf29d36ae836c894bad29dfd965d1af0236 (diff)
downloadcontext-f6e7648f6126ffe087071531f03c674be32930f1.tar.gz
2019-08-20 17:28:00
Diffstat (limited to 'context/data/vscode/vscode-context.cmd')
-rw-r--r--context/data/vscode/vscode-context.cmd2
1 files changed, 1 insertions, 1 deletions
diff --git a/context/data/vscode/vscode-context.cmd b/context/data/vscode/vscode-context.cmd
index 33212d5b1..7bd259d7b 100644
--- a/context/data/vscode/vscode-context.cmd
+++ b/context/data/vscode/vscode-context.cmd
@@ -2,6 +2,6 @@
rem chcp 65001
-rem I need to figure ou thow to detach the instance
+rem I need to figure out how to detach the instance
start "vs code context" code --ignore-gpu-blacklist --reuse-window --extensions-dir %~dp0\extensions --install-extension context %* 2>&1 nul