I want to change the default terminal app used by Visual Studio Code for Mac. I am thinking it is part of preferences or settings json, but unsure.
Here's an example of how to make another terminal the default for VSCode, in this example I've downloaded iTerm2 and copied iTerm2 to Applications.
"terminal.external.osxExec": "iTerm.app"
"terminal.explorerKind": "external"
1.4m articles
1.4m replys
5 comments
57.0k users