Skip to main content

All Questions

89 votes
23 answers
129k views

Visual Studio Code - Terminal Blank Screen

I've been using Visual Studio Code since it was in beta and one of the features I like best about it is the integrated terminal for using the Angular CLI in app. I've had it working fine since I had ...
Web Develop Wolf's user avatar
222 votes
12 answers
315k views

Color theme for VS Code integrated terminal

Can we change color settings of VS Code Integrated Terminal? Mine looks dull with just white.
John Jai's user avatar
  • 3,653
462 votes
12 answers
523k views

Change the default terminal in Visual Studio Code

I am using Visual Studio Code on my Windows 10 PC. I want to change my default terminal from Windows PowerShell to Bash on Ubuntu (on Windows). How can I do that?
abhijeetps's user avatar
  • 5,420
49 votes
6 answers
46k views

Shortcut for running terminal command in VS code

Is there a way to make a hotkey for running specific command in terminal? Say I want to compile my TypeScript files by hotkey and not to type to terminal "tsc" or any other variation of that command. (...
artberry's user avatar
  • 879
833 votes
29 answers
642k views

Run / Open VSCode from Mac Terminal

I'd like to run / open Visual Studio Code from the Mac OSX Terminal by running this command code .. I found instructions here: https://code.visualstudio.com/Docs/setup Apparently I need to include ...
Johnny Oshika's user avatar
210 votes
28 answers
311k views

How to call VS Code Editor from terminal / command line

The question says it all. How can I open VS Code editor from windows cmd linux and mac terminal e.g. for notepad++ I write > start notepad++ test.txt By the way, the editor is awesome (cross-...
Levon's user avatar
  • 11.6k
74 votes
12 answers
216k views

Changing the default path of Visual Studio Code's integrated terminal

I'm trying to change the default path of the integrated terminal in Visual Studio Code, but I'm not sure how to. I do know how to change it in the windows command prompt, but not in Visual Studio Code....
nerdboy's user avatar
  • 751
72 votes
18 answers
78k views

Is it possible to open integrated terminals from VS Code in a separate window?

In VS Code, is it possible to open the terminals in a separate window? So far my research has pointed to a resounding no, but I'm curious if anyone has a solution or workaround.
Imonitmedia's user avatar
100 votes
8 answers
134k views

Change default terminal app in Visual Studio Code on Mac

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.
Joey Schluchter's user avatar
1 vote
1 answer
2k views

VS Code (circa 1.80) terminal partially covered by a black box. Why?

It covers up a section of the terminal but I can still type on it. I'm guessing its a visual bug. I tried uninstalling and reinstalling multiple times, but to no avail. There's also not a lot of ...
IcantCode's user avatar
34 votes
5 answers
58k views

The new way to configure default shell and argument commands in VSCode?

Few days ago I assume Microsoft released a new update for VSCode and when I came to build my esp idf project it didn't work because it relies on a command to run from the terminal before it's "...
MikeLemo's user avatar
  • 601
11 votes
5 answers
17k views

Why does my terminal in VS Code have weird spacing and how can I fix it? [duplicate]

This is what my settings is looking like: This is the weird spacing between letters in terminal: Why is the font on my VS Code's terminal have this weird spacing between letters? It is really ...
AminaB187's user avatar
  • 119
27 votes
5 answers
27k views

How to change default terminal in VS Code

Whenever I open terminal in VS Code it always opens it's default one, and I always have to manually change it. This is really annoying because I use terminal all the time every day. I checked ...
NeNaD's user avatar
  • 20k
24 votes
19 answers
57k views

GitBash not showing up as a terminal option in Visual Studio Code

I am trying to insert GitBash as an option in Visual Studio Code. My settings look like so: "terminal.integrated.profiles.windows": { "PowerShell": { "source": &...
Lucian Anghel's user avatar
3 votes
3 answers
3k views

Is there any way of running VSCode tasks in the *current* integrated terminal?

By default running tasks inside Visual Studio Code opens a new integrated terminal over the current one, which then asks you to press a key to close it. I would really prefer if the current terminal ...
yawn's user avatar
  • 475

15 30 50 per page
1
2 3 4 5
7