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
Well, this is embarrassing, basically, the CSS Intellisense stopped working out of the blank, not sure if I can relate it with the installation of TailWind Inte
Has anyone here gotten IntelliSense to work relatively flawlessly in Visual Studio Code for Arduino with DxCore projects? I've gotten most of the way, but still
I'm trying to install new python modules on my computer and I know how to install through the terminal, but I wish to know if there is a way to install a new mo
I've been using the Interactive window in VSCode to test my code and the kernel suddenly stopped working. There are two available kernels: Python 3.9.9 64-bit (
Whenever I try to type console.log, the moment I press the full stop, VS Code replaces that text with crossOriginIsolated. The only way for me to actually type