powerlevel10k theme arrow missing vscode integrated terminal windows 10 code example
Example: fix vscode font for terminal linux powerlevel10k
Go into the settings.json file
Change ->
"terminal.integrated.fontFamily":"monospace",
to ->
"terminal.integrated.fontFamily":"MesloLGS NF",
save the file and your integrated vscode terminal should look correct