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

All Questions

25 questions with no upvoted or accepted answers
3 votes
1 answer
2k views

PowerShell window all black when run as administrator

All I did was run powershell as administrator. Its black. I can't see anything. I have somehow set the transparency for it, but that is beside the point. However, I notice when you right click on ...
deostroll's user avatar
  • 1,815
2 votes
0 answers
783 views

How to fully uninstall Kite? (windows 10)

I had installed Kite on the completion of anacondas installation (on Windows 10). Then I noticed that Spyder was badly (and I mean badly) lagging. I suspected it was because of Kite because Spyder had ...
rahul-ahuja's user avatar
1 vote
1 answer
42 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
1 vote
0 answers
960 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
1 vote
0 answers
217 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
1 vote
0 answers
67 views

VSCode Ruins MousePad Scrolling Windows 10

I've recently started coding in VSCode as it's a good IDE for flutter. In doing so I started realizing that randomly in coding sessions my mousepad's scrolling feature stops working (not only in ...
Silber's user avatar
  • 11
1 vote
0 answers
3k views

Visual Studio Code Remote-SSH Windows 10 ssh-agent.exe issue

I installed the Remote-SSH add-on in VS code. I was able to connect to my server which uses key encrypted login with a passphrase. This included using Windows 10 ssh-agent as described here: https:/...
Thomas's user avatar
  • 11
1 vote
1 answer
2k views

Adding a custom title bar to Electron project

I am new to electron and node.js so I have decided to build an app that extracts critical information about the OS, CPU, RAM, GPU, etc. (yes like CPU-Z, GPU-Z and Speccy) I wanted to use the VS Code ...
Tamim Mirza's user avatar
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
658 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
585 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
0 votes
2 answers
435 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
0 votes
1 answer
372 views

ctrl+shift+E shortcut in vscode is hijacked by an extension and I don't know which

I have some extensions installed in vscode and when i try to use the explorer shortcut it closes the whole window and I don't know which extension is causing that. I tried disabling all of them and ...
Nura's user avatar
  • 127
0 votes
2 answers
2k views

Visual Studio Code GIT Not Working

So I installed GIT and I'm in a GIT repository and I added a simple test file in the folder. I'm trying to connect to Azure DevOps. My Source Control says that I have made some changes, but it doesn't ...
coder_11's user avatar

15 30 50 per page