I am fairly new to Visual Studio Code and have been following a tutorial to create Node.js applications with Visual Studio Code. I need to create a jsconfig.jso
whenever I try to import matplotlib or matplotlib.pyplot in VS Code I get the error in the title: Import "matplotlib" could not be resolved from source Pylance(
I am used to writing regular expressions that support multiple options to specify case sensitivity, white space ignoring, meaning of . etc... In C#, these optio
I am using visual studio code for writing html but it doesn't have the feature of identifying closing tag for the current selected one. How can I achieve the sa
I want to change integrated terminal to CMDER i use VS Code on Windows 8.1. I checked the docs and also preference file, but I am confused which line to change
latest version 1.40.1 on Windows 7 x64. I am developing in Java. The most common shortcut, "go to definition" F12 and "auto fix" ctrl+dot I tested it on anoth
In Visual Studio Code, is there any way to force the auto-scrolling option of the Output panel permanently enabled? At the moment I have to click on the lock b
I've been trying to setup my VSCode to work with Clangd as a LSP server for my Cpp projects. I've successfully established basic functions such as the LSP itsel
Are there any extensions/features in vs-code which could let me know where the current file is imported? I usually do a global search of the filename but it is
When I'm trying to use spreading in typescript like: .reduce((unique, x) => { unique.some(element => element.machineName === x.machineName) ? unique
I am getting the below error while building my flutter app in IOS simulator via M1 Macbook pro. I am using VS code for editing. I have no issues with the buildi
I'm trying to make a project in angular but when I try to compile it shows me these errors over and over till my IDE closes. Watchpack Error (watcher): Error: E
I've recently downloaded VSCode and used it with Python and am having problems with the transparency of Matplotlib plots. As you can see the, the figure elemen
Hi, Please see the attached picture for the settings of the extension Ponicode - used to automate unit tests How do I find the Node Path for node js on my wind
I write Python code in Visual Studio Code and run the program from a terminal in which I have activated a virtual environment, and it works fine. However, if I
I have installed the Go extension (version 0.11.4) in Visual Studio Code on MacOS: However, I find that the linter does not 'pick up' functions defined in th
This is really a two part question, but they are in the same vein, so I will ask in one post. When I flip through various colors, I see that they also have th
In the Search pane of the program, after I hit Enter, all files are listed, with some expanded to show results in a file, and others collapsed. I'm wondering fi
I have not been able to configure prettier to format my html and js code only, I don't know what else to put in my configuration. The ID for the Prettier extens
I'd like to know if there is any way to activate auto indent a CSS file in visual studio code with the shortcut ALT+SHIFT+F? It's working fine with JavaScript