Skip to main content
The 2024 Developer Survey results are live! See the results

All Questions

0 votes
0 answers
324 views

Having conda terminal as a terminal in VScode (in Windows 10)

I do not have this problem in Linux. However when I (very rarely) program in Windows 10, and I use VScode (as usual) I want to use the attached terminal. When I do, I have the following options: ...
KansaiRobot's user avatar
0 votes
1 answer
58 views

How do i change VSC's terminal to system default

I have come across an issue where VSC's in-built terminal uses a Linux based terminal rather than the system default terminal system. How can I change the terminal environment back to the windows ...
king_utlron99's user avatar
1 vote
1 answer
87 views

What does `mv path` under windows 10?

Accidentally, I typed mv C:\User\username\Download in the visual studio code console. To my surprise the folder completely disappeared. That's quite a thing! Under Linux nothing would happen. Where ...
Soerendip's user avatar
  • 1,140