I'm trying to run a python file in VSCode using python3. I know I can fix by simply setting to run using integrated terminal like it says in the microsoft vsco
I'm new to flutter. I just created a new project in flutter and have not even altered the code. And when I run the code I get the following error. Launching li
When I create a new Node project using Typescript, VsCode auto import suggestions do not work at all. Steps to reproduce: Create a workspace directory. Run n
I have installed C# extensions, my .NET framework is updated, I just can't fix it.
I am checking out vscode to see if it does anything better than other options out there. I have the native version control and GitLens installed. I am trying to
BACKGROUND Just in case this helps you understand the problem. I came from coding in XCode with swift, back to Visual Studio Code to work on some web developmen
I have been using visual studio code for about a year now. Recently I went to save one of my files and visual studio code gave me the error message this file c
We made a copy of the lsp sample project, and in server.ts we are importing the @types/vscode package to access the Range interface when creating Diagnostic ins
I have an issue with installing pymsql, any of you had a similar case? I've found the similar issue to my for M1 user Link Also I've try: Upgrade pip with: pyth
So the description of the plugin is that it'll display suggestions of classes when am working on the markup, but it doesn't. I've reloaded the plugin countless
I'm trying just git commit and Git is giving this message: hint: Waiting for your editor to close the file... /c/Users/AGT/AppData/Local/Programs/Microsof
I want to know what is the shortcut for console.log in Visual Studio code?
Is there a way to make terminal span the entire width of the application without closing the sidenav? I use it quite a bit, and often I have to hide the sidenav
So, I am trying change the default flutter launcher icon with my one. I am using the flutter_launcher_icons: ^0.9.2 from pub.dev. The code in pubspec.yaml: depe
It is possible in the setting or via a plugin the make a file (html, css or php) automatically add whitespace (auto-indentation) on opening? I know that I can a
I have multiple people working on the same AWS EMR cluster to run some Spark jobs. This is being done through Jupyter Notebooks which are created/modified usin
Hello fellow programmers! I am starting in the world of Flutter programming. I am following a course on Udemy, the questions are never answered by the teacher a
I am using vscode and vscode-go to develop the Go application. When I try to restart language server using command + shirt + p and select "Go: Restart Languag
I am setting some breakpoints in some async threaded code and I can't seem to figure out how to tell visual studio code to catch any threads in this code path.
I am new to VSCode, however, I did download the required extensions as I read in a website. So far, I can't debug Ruby on VSCode, and I am not sure where the pr