Although this is not a direct dev question, but it does relate to a dev tool, which is very related to my development work: When I search for a file in VSCode
I ran my code and got a tfevent file with log. and when I ran tensorboard --inspect --logdir Path find path | grep tfevent They return results without problem
I have a very basic React site that I’m building. I'm using VS Code. When I run npm run start in the terminal, the site opens up properly and I can see th
When I build my project with the following tsconfig.json, I get an error due to recently adding strictNullChecks: true. { "version": "2.3.4", "compiler
Okay so I am trying to update my VS Code but every time I click on restart to update I get the error message saying that : "There was an error while Opening fil
When I have a file opened, I'd like to have a shortcut to navigate to this file inside the EXPLORER, so that I can see where it is located. How can I do this?
Is it possible for VS Code to use node version specified by NVM? I have 6.9.2 installed locally. Even after switching to another version, from the OS X termin
I'm using Visual Studio Code Insiders to work on Jupyter Notebook files. In the default version of VSCode it is possible to debug Jupyter notebook cells. Unfort
I can't find a way to run or debug php on Visual studio code, Does anyone know how?
The docs mention an executable called code, but I'm not sure where I can find that so I can put it on my path. The zip I downloaded from the VSCode site did not
I am recently switching from RStudio to VS Code. I have installed R extension in VS Code, but when I open VS Code and R terminal, R cannot be loaded. I followed
What are the keyboard shortcuts for creating multiple cursors in VS Code?
I receive the following error when trying to rename a folder in VS Code on Windows. When I try to rename a folder, I get the following error that pops up in the
I am learning selenium and I am having an issue with from where to import stuff. For example, when I want to use WebDriverWait I need to impor
SCREEN SHOT Help Please yarn add @types/react --save-dev yarn add @types/react-native --save-dev I am getting multiple Imports and not getting all Components
There is a command git.branch in VS Code keyboards shortcuts. This command opens dialog to create new branch. I can not find the command to open list of all b
I'm working with pandas in VS Code and I've been using the View value in Data Viewer option to look at my Data frames while debugging. For some reason VS Code h
Any way to do this kind of selection using only the keyboard? With the regular Visual Studio I would use Shift + Alt + Arrows to get these columns selected.
The main thing missing in my VSCodeVim setup is Ctrl + P and Ctrl + N simple word completion when in insert mode. I have googled extensively on how to set this
I have fresh install of VSCode, and this tiny basic TypeScript app. First time, when I want to build the app, VScode needs to generate tasks.json. And it work