microsoft / microsoft/vscode-dotnettools
Use my default terminal configuration when building
@Michael-Eng is already working on this.
Since Jul 16, 2025.
- Dominant language
- No language data
- Stars
- 321
- Forks
- 54
- Avg merge
- 2d 19h
- Merged PRs (30d)
- 2
Description
Is it possible to use the same default "integrated terminal" instead of a non-default, non-rich terminal? I noticed that when I build, it uses a terminal that doesn't support colorization, bold, or clickable links. One of the most important things when looking at build logs, is determining if there are errors—and when you find an error, you want to be able to click on the file/line to take you to the problem.
Desired terminal: my default
Actual terminal: Shell integration: No
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.