📜  vscode 重启窗口 - Shell-Bash 代码示例

📅  最后修改于: 2022-03-11 14:51:24.736000             🧑  作者: Mango

代码示例1
#restart vscode
#vscode restart window
#execute the command: >Reload Window.
#press F1
>workbench.action.reloadWindow
>Reload Window