Skip to main content

All Questions

0 votes
3 answers
65 views

How to add nvm to terminal VSCode forever

I added zsh to my terminal in VSCode and installed nvm. But every time I open the terminal in vs code, it must re-run source ~/.nvm/nvm.sh If not, it will throw an error: nvm not found and node not ...
Lâm Đỗ Tuấn's user avatar
1 vote
1 answer
102 views

Where is the setting to remove the name of the venv from VS Code's terminal prompt?

Whenever I'm accessing a venv from the VS Code terminal, VS Code adds the name of the venv to the beginning of each prompt, which I've highlighted here: The issue here is that I use Starship, which ...
chrisware's user avatar
3 votes
1 answer
274 views

Integrated terminal in VSCode not allowing me to use zsh

I am running VSCode 1.87.2 on Pop!_OS 22.0.4, kernel version 6.6.10-76060610-generic UPDATED A lot of commands (such as sudo,apt,docker) do not work when in the integrated shell in VS Code. Example ...
user1314147's user avatar
0 votes
0 answers
189 views

VS Code Integrated Terminal Doesn't Display Compound Emoji, but System Terminal Does

When typing or printing compound emojis in the VS Code integrated terminal, either those using a ZWJ (zero-width join) or the compound national flag emoji, I cannot get the actual emoji to print. For ...
Jfk52917's user avatar
2 votes
0 answers
594 views

How do you remove shell integration from VisualStudio code?

I am on MacOS. I use zsh + oh-my-zsh + starship. The VisualStudio code shell integration scripts have taken over completely and I fear are on the verge of destroying the human race. In my iTerm2 this ...
NA Slacker's user avatar
3 votes
1 answer
2k views

Visual Studio Code commands in terminal are not saved in history after killing the terminal

I have an issue for one or two weeks with VS Code. I am not sure if it's about an update or something, but when I'm doing commands in the terminal, I have them in the terminal history until killing ...
alvostrues's user avatar
0 votes
2 answers
1k views

use a different .zshrc for vscode internal terminal

I'm using zsh from vscode integrated terminal i also use hyper terminal, warp and iterm2 for other purposes but i like to use the integreated terminal while in vscode. i actually enjoy my heavy ....
aaurso's user avatar
  • 21
-1 votes
1 answer
109 views

How to stop opening VSCode every time I open a new iTerm or Terminal window/tab

For some reason today whenever I open a new window in iTerm or Terminal it opens VSCode for a sec before closing it. Whenever this happens the terminal disappears from my screen and it's really ...
gr8mustachio's user avatar
2 votes
1 answer
316 views

Show terminal command output in new editor window in VSCode

Some terminal commands generate a huge number of logs but the terminal truncates it so I can't see the complete command output. Is there a way to pipe the complete command output to a new Untitled tab ...
GorvGoyl's user avatar
  • 48.1k
-1 votes
1 answer
89 views

On MacOS Monterey 12.5 all IDE terminal sessions open at $HOME in stead of project root

As usual, not sure what caused the problem. Started laptop as usual. But now every project i open, opens in $HOME directory instead of start directory, which is project root by default. Tried vscode, ...
Low_Pressure's user avatar
1 vote
1 answer
819 views

Open the whole scrollback buffer in VSCode

I am using alacritty. The keybinding i am using are: - { key: E, mods: Control, mode: Vi, action: ScrollToTop } - { key: E, mods: Control, mode: Vi, action: ToggleNormalSelection } - { ...
Ahmad Ismail's user avatar
  • 13.3k
1 vote
0 answers
126 views

VS Code Release Notes Showcase Animations Terminal Theme

Trying to find the below terminal theme (if this exists at all). It is shown in the latest Visual Studio Code release notes, checked oh-my-zsh themes Wiki (externals too) but no luck.
Syden's user avatar
  • 8,615
5 votes
1 answer
845 views

VSCode intergrated terminal fails to execute command, but system terminal executes same command correctly

M1 Mac system terminal firebase emulators:start works as expected. But VSCode integrated terminal errors on the same command (error given below). How can I fix this? If it matters, I use both Fish and ...
ultraGentle's user avatar
  • 6,059
-2 votes
1 answer
454 views

I don't want all these lines printing everytime I run the python code in VS Code in zsh (Mac terminal)

This appears every time I run a code from VS using zsh The same happens even when I run it through the integrated terminal. This does not happen when I run the code in pycharm. How to fix this, please ...
Artique's user avatar
  • 29
0 votes
1 answer
545 views

Texts show up when starting Terminal

The text/code below shows up whenever I startup my terminal. This started happening after I checked a box in VSCode settings on "Send Keybindings To Shell" under the Terminal section. The ...
yhkdev's user avatar
  • 35

15 30 50 per page