Set a powerline enabled font in the terminal (vs_code)
Add this to settings.json
"terminal.integrated.fontFamily": "Cascadia Mono PL"
You may need to download and install Cascadia Code fonts.
Add this to settings.json
"terminal.integrated.fontFamily": "Cascadia Mono PL"
You may need to download and install Cascadia Code fonts.