Vs Code Does Not Show Underscore In The Integrated Terminal

[Solved] Vs Code Does Not Show Underscore In The Integrated Terminal | Solidity - Code Explorer | yomemimo.com
Question : vs code does not show underscore in the integrated terminal

Answered by : alpha-coding

# add the following into workspace settings.json:
{ "terminal.integrated.fontSize": 13 }
}

Source : https://github.com/microsoft/vscode/issues/60330 | Last Update : Sun, 30 May 21

Answers related to vs code does not show underscore in the integrated terminal

Code Explorer Popular Question For Solidity