Answers for "vs code does not show underscore in the integrated terminal"

0

vs code does not show underscore in the integrated terminal

# add the following into workspace settings.json:
{
    "terminal.integrated.fontSize": 13
    }
}
Posted by: Guest on May-23-2021

Code answers related to "vs code does not show underscore in the integrated terminal"

Browse Popular Code Answers by Language