In Windows, using VS Code tasks.json version 0.1.0, I used to use following code to test my html code in the browser directly from the VS Code shortcut: {
Guys i'm in the transition from vue2 to vue3. As i know in vue2 you can't put more than One element in <template></template> But when i create a n
I'm really new to this stuff, I'm a 16 year old currently doing a research project/internship, and I've just started 2 weeks ago. So I'm extremely confused. I'v
I'm using vs code (to code) and android studio (to get virtual device). I just merged and pulled the project I'm working on this morning, and first, have a very
Visual Studio Code does not seem to display Persian or Arabic scripts nicely in the terminal window. I can confirm that on Linux, but not sure about macOS or Wi
I'm Currently trying to setup Remote developement environment with VS code. I have installed Remote - SSH plugin and edited my .ssh/config file as below Host AB
I'm on windows and want in my angular project the cli to create components with CRLF endings. Right now angular CLI creates scss file with CRLF and other files
I'm on windows and want in my angular project the cli to create components with CRLF endings. Right now angular CLI creates scss file with CRLF and other files
When using the VSCode extension Code Runner for my C# .NET 6 console app, after hitting the run button, the following command runs in the terminal: ❯ do
I'd like to customize VSCode colour settings in general for dark or light theme variants, for example: "workbench.colorCustomizations": { "light": {
* This is not a duplicate of this question; the accepted answer there is made for TypeScript and doesn't seem to work for JavaScript. I am working on a Next.js
I'm using Visual Studio Code (VSCode) to do some Python programming on a Mac. I use conda for my Python environments. When I open a folder from within VSCode (u
I am new to Visual Studio Code. I have configured my environment for C/C++ development and everything is working. However, when starting VS Code, I receive thes
I am experiencing an intermittent problem with ESLint in VS Code. When saving a file, instead of formatting it, this message shows in the status bar: Apparentl
I am trying to fix the error I'm facing while running a rust program on my VScode as shown in the link below, install openssl and and set the paths using vcpkg
I was working on the host server. Everything was great till yesterday and today when I start my server, suddenly error occurs in VS code. And my server is not c
I have been using VSCode for a while and so far everything was good. Yesterday I created a new django project with it's own virtual environment. However, someth
I'm trying to install web3py via pip in Visual Studio Code but I am getting an error: Microsoft Visual C++ 14.0 is required. I tried installing build tools f
I am currently working on a Visual Studio Code extension that makes HTTPS GET requests and I am trying to ignore invalid certificates e.g. expired certificates.
I am trying to debug Azure functions python code using VS code IDE. Local.settings.json is updated with below config "AzureWebJobsStorage": "UseDevelopmentStora