You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I use git bash as my integrated terminal in vscode, but it sometimes doesn't work well. But when I use a git bash as a external shell, it works normally.
What it looks like now:
What it should look like:
However, I can scroll to top by hand to see the green "DONE" label...
It seems like there is always a extra blank line which push the log info up a little...
Certainly, when I use wsl or powershell as my integrated terminal, this works well:
VSCode Version:1.29.1
OS Version:Windows10 1803 17134.407
Steps to Reproduce:
use git bash as integrated terminal
have @vue/cli installed
run npm run serve or yarn serve
Does this issue occur when all extensions are disabled?: Yes
The text was updated successfully, but these errors were encountered:
I use git bash as my integrated terminal in vscode, but it sometimes doesn't work well. But when I use a git bash as a external shell, it works normally.
What it looks like now:
What it should look like:
However, I can scroll to top by hand to see the green "DONE" label...
It seems like there is always a extra blank line which push the log info up a little...
Certainly, when I use wsl or powershell as my integrated terminal, this works well:
Steps to Reproduce:
npm run serve
oryarn serve
Does this issue occur when all extensions are disabled?: Yes
The text was updated successfully, but these errors were encountered: