In order to define my environment variables in a single place a configured a task in which a run a shell script. The task is run as preLaunchTask in my launch.j
I'm new and still trying to figure out how to configure my development environment. I'm getting an error when using the touch command in Visual Studio Code. I c
I have 2 github account X (professional one) and Y (personal one). On my personal computed, I used both account, with Visual Code. But now, when I try to push
I am very much new to GCP & Node JS, recently I started working on a cloud function development in Nodejs.I researched many websites to begin my development
You can see that it put multiple cursor at #customers and change them at the same time: https://youtu.be/hson9BXU9F8?t=885 How to achieve that in VSCode?
Failed to start the Kernel. Failed to start the Kernel 'wonyong (Python 3.8.8)'. View Jupyter log for further details. listen EFAULT: bad address in system ca
The "pop up" dialog box is essentially preventing me from using the VS code editor, as the constant "prompting" means that I can't type anythi
i have tried but didnot find a way to search and replace in vscode with the vim keybindings plugin. The vim console doesn't take regular vims search and replace
I am on windows 10 and my default shell in vscode is git bash which is used by all tasks. For a specific task, I want to use powershell. Is this possible
Is this extension ready for general use? I am constantly battling with runtime and tooling trying to catch up with itself and the following error occurs frequen
I'm trying to make a simple node.js app in VS Code. All im trying to do is: const name = "Tom"; console.log("Hello " + name); When I run the code, I get the er
I have a couple of header files that call functions from DLL files, and I was wondering how I could provide the link for the header files and DLL files to commu
I just started to download vscode minutes ago. However, I am having a problem with my terminal in vscode where it is just plain white, including the path text.
I just started to download vscode minutes ago. However, I am having a problem with my terminal in vscode where it is just plain white, including the path text.
I'm a big fan of VS Code and i'm just learning to code. But when using dart language, there is a line in the middle of my screen the-line!!!. I don't have this
I have a problem using SonarLint in visual studio code, I’ve been using very well this plugin in java 8 but arround last week, Vscode required java 11 as
I installed miniconda on Windows 10 and created an environment (I followed this guide: https://www.notion.so/shashankkalanithi/Setting-Up-Conda-Environment-ba83
I have installed Robocorp Code as well as Robot Framework Language Server and have configured them. However, I am still having errors when trying to run the tes
My goal is to see the logic behind func len() in Golang. I use VS Code for IDE. The problem is when I tried to do Go to Implementation, it returns No implementa
I keep reading that VSCode does this natively, but I can't figure out how to get it working for me in a React project with jsx files. It doesn't work with any f