Which Terminal Emulator Works Best with VS Code?

0
12
Asked By CuriousCoder12 On

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

Answered By ChillVibes99 On

Honestly, I just use the built-in terminal in VS Code because it's already there and works fine for me!

Answered By MacNerd92 On

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!

Answered By TechSavvy2023 On

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.

Answered By BashBuddha On

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

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.