formulahendry / formulahendry/vscode-code-runner
preserveFocus didnot work when runInTerminal set true and Terminal appeared
Open
- Dominant language
- TypeScript
- Stars
- 2.4k
- Forks
- 351
- PR merge metrics
- No merged PRs in 30d
Description
- VS Code Version: 1.52.1
- OS Version: MacOS 11.1
- Code Runner Version: 0.11.2
1.set preserveFocus and runInTerminal are true
2.close panel to ensure the terminal is hidden
3.run any code file
4.run finished everything is ok and the cursor is focused on the code editor
5.run again
6.cursor focused on terminal
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.