formulahendry / formulahendry/vscode-code-runner
[Feature request] Customize default terminal tab title to be filename
- Dominant language
- TypeScript
- Stars
- 2.4k
- Forks
- 351
- PR merge metrics
- No merged PRs in 30d
Description
This is only applicable when `"code-runner.runInTerminal": true`
Current behavior just names the spawned terminal instances `Code`:

Suggested behavior is to name them based on the file being run:

This could be either a default behavior or a setting. Is this possible? If not, let me know if you're open to the idea and I could submit a PR
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.