【发布时间】:2022-12-03 17:36:53
【问题描述】:
I am writing a visual studio code extension and at some point, when I call a command to open and run a script at the terminal, I want simultaneously the terminal to take the focus (cursor) from everywhere else.
Thank you in advance.
标签: typescript visual-studio-code focus vscode-extensions