.
This commit is contained in:
parent
6b74472479
commit
39e795eae0
@ -48,6 +48,8 @@ rem IMPORTANT! THIS must be the last action
|
|||||||
rem - for some reason stupid VScode is killing the script after executing ...
|
rem - for some reason stupid VScode is killing the script after executing ...
|
||||||
|
|
||||||
echo adding VScode plugins ...
|
echo adding VScode plugins ...
|
||||||
"%ProgramFiles%\Microsoft VS Code\bin\code" --install-extension %MARKDOWNTABLE% --install-extension %SFTP% 2>nul
|
"%ProgramFiles%\Microsoft VS Code\bin\code" ^
|
||||||
|
--extensions-dir "%ProgramFiles%\Microsoft VS Code\resources\app\extensions" ^
|
||||||
|
--install-extension %MARKDOWNTABLE% --install-extension %SFTP% 2>nul
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user