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

All Questions

0 votes
1 answer
1k views

Windows Firewall rule for executable with dynamic path?

I'm developing a program in Visual Studio Code on Windows 10 which starts an HTTP server and attempts to bind to localhost:8000. When I run the tests for this program by clicking "Run Test" in ...
5ba8cabe450348c7fbe2's user avatar
0 votes
0 answers
714 views

Unable to install requests in VS Code for working with Python

I am unable to install the requests using sudo command in my VS Code terminal. sudo pip3 install requests sudo : The term 'sudo' is not recognized as the name of a cmdlet, function, script file, or ...
vasundhara ramesh's user avatar
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
4 votes
1 answer
18k views

Default program not listed in windows10 settings [duplicate]

TL;DR: read only bold text + check pictures. I was trying to change .txt files default program to visual studio code, the problem is, that when I open settings in windows 10 and try to change it ...
ItsDrike's user avatar
0 votes
1 answer
29 views

visual studio code associated file types are unrecognizable

I am using Microsoft Visual Studio Code (VSC) on Windows 10. I've changed a couple of file types to be associated with VSC. Just out of sheer convenience, really. Before that, some of my file types ...
Tyiliyra's user avatar
  • 103
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
0 votes
1 answer
3k views

MySQL CE - Client does not support authentication protocol requested by server with VSCode

I am trying to connect Visual Studio Code to a database. I created a database on MySQL server(Community edition) but I am encountering the following error: MySQL Error: Error: ...
The Elif's user avatar
9 votes
3 answers
20k views

Why can't I view and edit c_cpp_properties.json in vscode?

https://code.visualstudio.com/docs/cpp/config-msvc I'm trying to use VS Code to compile and run c++ using these instructions. While completing this step Start typing "C/C++" and then choose Edit ...
Ryan Marr's user avatar
  • 103
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
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
1 vote
1 answer
1k views

Bypass VPN with VS Code Live Share - Security Risk? [closed]

If I: log into a remote Windows 10 Computer with Windows Remote Desktop over a VPN, start VS Code, share the VS Code session with the Live Share extension, share a VS Code terminal with read/write ...
Clay's user avatar
  • 571
0 votes
1 answer
664 views

Visual Studio Code - working with two sub-windows but making them not affect one another?

Visual Studio Code (VSCODE to all you coming here from search engines) allows splitting the current working window into two windows: When I type text in one, it appears in the other. I desire that ...
user avatar
34 votes
6 answers
176k views

How to COMPLETELY uninstall Visual Studio Code from Windows 10?

Seriously, it's hyper frustrating that after 35 years making software, Microsoft doesn't knows yet how to uninstall a program I'm trying to uninstall Visual Studio Code, yes, this question is similar ...
luisfer's user avatar
  • 535
8 votes
3 answers
9k views

unable to associate .txt file with listed Visual Studio Code on Windows 10

I just installed Visual Studio Code 1.28.1, but I'm unable to associate it with the .txt extension on Windows 10. I'm well aware how to associate an extension with an application on Windows. I can ...
Garret Wilson's user avatar
1 vote
1 answer
1k views

Windows 10 adds ---open-url to registry value for default program open command

I am running Windows 10.1803, build 17134.320. I am trying to get .asp files to open with VS Code. I went through the normal process, but no matter what, Windows would always ask me what program I ...
tschwab's user avatar
  • 131

15 30 50 per page