Skip to main content

All Questions

0 votes
1 answer
30 views

Disable the VS Code preview pane integration in Windows Explorer

Whenever I select a file while the preview pane is active, VS Code tries to display it. How can I get rid of this integration? I searched around but strangely didn't see any trace of this feature ...
skygate's user avatar
  • 262
0 votes
0 answers
298 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
1 vote
1 answer
41 views

Is there an underlying task/service that I can restart when Discord, Chrome, Edge and VSCode all become unresponsive?

Windows 10 Pro, after a week or two of uptime I often run into an issue where several applications become unresponsive simultaneously. Best I can tell from my research, these applications (Discord, ...
humulos's user avatar
  • 11
0 votes
0 answers
854 views

Cannot remotely connect to Windows 10 server on VS Code

I have recently received a new MacBook (M1) with macOS Ventura 13.1. I want to remotely connect to a Windows 10 server but fail every time to do so with this new MacBook. My initial thought was this ...
Blue482's user avatar
  • 45
1 vote
0 answers
947 views

error creating registry key: HKEY_CURRENT_USER\Software\Classes\.ts\OpenWithProgids. RegCreateKeyEx failed: code 5 Access denied

When I open VSCode on Windows 10, I get the following pop-up window message and it requires an action: error creating registry key: HKEY_CURRENT_USER\Software\Classes\.ts\OpenWithProgids ...
user3486308's user avatar
0 votes
1 answer
653 views

Autohotkey script doesn't work when VSCode focused

The default behavior for the shortcut <Windows Key + Number> is to open the respective application on your taskbar. I have this behavior overridden by the AHK script posted here, which changes ...
Gaston Gilbert's user avatar
0 votes
0 answers
575 views

WSL2 : Why is windows gcloud in my WSL $path?

I've been working with WSL2 for some time and I'm very happy with it overall. I develop my applications with google cloud platform tools. However, I notice that every time I install a WSL distribution,...
DamDam's user avatar
  • 11
2 votes
1 answer
3k views

SSH from Windows PowerShell to Linux server fails to allocate Pseudo-Terminal; "stdin is not a terminal"

Problem I want to work on code projects on my linux droplet in digital ocean by loading the remote folder using Visual Studio Code's remote SSH plugin. In the interim, I'm trying to verify that ...
Ross Jacobs's user avatar
0 votes
1 answer
883 views

Cannot Reinstall Visual Studio Code After New PC Move [duplicate]

let me outline that there are 2 PCs in this problem; 1 old pc and 1 new pc. The old PC had visual studio code installed on a secondary drive. Later, I moved the main drive to the 1 new pc. I then ...
Royce's user avatar
  • 3
1 vote
1 answer
383 views

Icon of all file types that open with vscode has changed to one icon

I wanted to change default icons for .py .cpp .c using FileTypeMan. But after that, the icons of all of them became the same because the default app for these extensions was vscode. I tried to fix it ...
Ali Ent's user avatar
  • 175
1 vote
0 answers
213 views

How to configure the ssh plug in for Visual Studio Code in case the remote server uses port knocking?

So there is a server which has port knocking (e.g by using linux subsystem for windows) I can easily ssh to by $ knock -v "ip of the server" Xport:udp Yport:udp Zport:udp $ ssh -i ~/.ssh/...
papajo's user avatar
  • 202
0 votes
2 answers
154 views

How to Create a Repository on Github Using Only SSH?

I don't want to use web credentials (the password) at all when working with git. Name and e-mail is OK to be stored. My SSH environment is properly set up in Windows when it starts (the authentication ...
Bluebird45's user avatar
1 vote
1 answer
5k views

Change file icon while vscode is installed?

I've been trying to change the icons of my code files (e.g. .c, .cpp, .js, .lua, etc.) and I've been having a super annoying problem: Because I use VSCode, all the icons are grouped together (VSCode ...
Prince Komali's user avatar
0 votes
2 answers
426 views

How to hide protected operating system files in the VSCode workspace?

Although I have ticked "Hide protected operating system files" from Windows 10 file explorer options, I can still see files like desktop.ini and other random files with long names. I've ...
LightninBolt74's user avatar
0 votes
0 answers
38 views

Windows 10 Boot very slow

After installing chocolatey, meteor, git and vscode my Windows boot time got up from like 5 seconds to 25 seconds. I installed meteor by this installer https://forums.meteor.com/t/meteor-windows-...
Gobliins's user avatar
  • 135

15 30 50 per page