I'm pretty new to coding and was wondering if anyone uses a terminal emulator alongside Visual Studio Code, or does VS Code come with its own built-in terminal? I've heard of options like wezterm, but I'm not sure what the best practice is.
4 Answers
Honestly, I just use the built-in terminal in VS Code because it's already there and works fine for me!
iTerm2 is my go-to on macOS, and for Linux, I just use whatever terminal my desktop environment comes with. To me, it’s not a big deal since they all generally do the same thing!
On Windows, I usually go with Windows Terminal, and for Ubuntu, I stick to Konsole. I sometimes use the terminal in VS Code too; it really depends on what I'm doing.
I use VSCodium, and it seems to pick up my bash configuration, but I'm not sure if that's connected to Kitty terminal or not.

Related Questions
How To: Running Codex CLI on Windows with Azure OpenAI
Set Wordpress Featured Image Using Javascript
How To Fix PHP Random Being The Same
Why no WebP Support with Wordpress
Replace Wordpress Cron With Linux Cron
Customize Yoast Canonical URL Programmatically