Quantcast
Channel: Active questions tagged visual-studio-code - Stack Overflow
Viewing all articles
Browse latest Browse all 97327

Change terminal in visual studio code by iTerm2 with Powerlevel10k

$
0
0

I'm trying to change my VScode terminal. I have followed this tutorial.

My iTerm terminal has been changed perfectly : enter image description here

I tried to edit my settings.json files in VScode like this :

{
    "terminal.external.osxExec": "iTerm.app",
    "terminal.integrated.shell.osx": "/bin/zsh",
    "terminal.integrated.fontFamily": "'SourceCodePro+Powerline+Awesome Regular'"
}

But i got this different result :

enter image description here

I can't understand why the parameters are not the same and some images do not pass in VScode.


Viewing all articles
Browse latest Browse all 97327

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>