How to launch jest in debug mode on the current opened file, and only this one, regardless of the OS (windows, linux, mac). The problem: When using vscode und
Edit: Run npm install @types/jest To fix Just trying to type it() and the auto suggestion is isTag I've tried adding a jsconfig.json { "compilerOptions": {
I work with both C++ and Python, however ctrl+k f doesn't seem to auto-indent my code. Is there anything I might be missing? If I need to install an extension t
I'm a complete beginner at Eigen, including headers and coding in general. I tried installing Eigen's libraries to do some stuff in Visual Studio Code but I can
I created a function and I am trying to deploy it from VS Code by clicking the Deploy to Function App.... The Deployment runs successfully based on the output l
I have several CSS rules that are related (ie 30 rules regarding a CSS Loading Spinner) I would like to be able to lump all of these rules together so that I ca
When I launch in VSCode dlv dap debug, I get this message: Couldn't start dlv dap: Error:timed out while waiting for DAP server to start I already have launch
Is there a way to see how long a script took to execute/complete in VS Code? I'm looking for a message like: Program finished in 30ms
I have a templating language on top of html,js,css. I want to be able to disable errors if it comes from lines of code that match a given regex. For example, gi
In the latest version of VSCode, the default settings have changed and inline parameter hints are always shown in the code despite me not using any setting for
I've created an ASP.NET Core app with Angular from the console (dotnet new angular command). I want to enable debugging in Visual Studio Code for this applicati
I am using Visual Studio Code to write a LaTeX file with the LaTeX Workspace plugin. However everytime that I open VS Code it insists that the encoding of the
I have used Visual Studio 2008 to 2017, all having this feature as shown below: The yellow arrow(debug pointer) which can be used to manipulate executing line(
Simple question but couldn't find the answer: I have one file example.d.ts and one file example.ts, and I have a export type myType = {a: string} in the .d.ts.
How to make keybindings.json read+write, on Linux Ubuntu 18.04? Relatedly, where is this file located? My end goal is to remap the Esc key.
I correctly use the username and password in the url of vs code for my server side but in the cmd i find the error of mongodb authentication fail. why this is h
Does anyone know the name of this extension that colors the empty space behind the tags? (VsCode) Extension that colors the empty space behind the tags
For example, in this method, I use console.log() to log to console for debugging purposes _onSearchTextChanged = (event) => { console.log('_onSearchText
It intermittently happens than when I move back to the text editor window, either from another editor tab or from an external program, that when I just roll the
I'm tring to download MicroSoft's "Visual Studio Code" On the download page https://code.visualstudio.com/download, after I clicked ".deb 64 bit", it directed