vscode tag

114 questions


1 answers
78 views
0
Understanding the Differences Between VScode and IDLE Editing Methods

This is my first time to ask you a question because I have never experienced programming or this site.I'm sorry if there is any rude way or content in the writing.Questions to ask: Programming languag...


1 answers
76 views
0
VScode cannot debug C language "launch:program'C:\C\launch.exe'does not exist"

I was going to debug from running C language in VScode, but I got the following error and I can't.launch:program'C:\C\launch.exe' does not existMinGW has been installed and the environment variable PA...

2 years ago

1 answers
79 views
0
Understanding Visual Studio Code Tab Behavior

I took a screenshot because it was hard to explain in writing.I just pasted what I wrote on my notepad into vscode.There is one Tab in the blank space.In vscode, the indentation of abc is out of align...

2 years ago

2 answers
106 views
0
VSCode displays "Not recognized as the name of an operational program" when executing the yarn command.

When I run yarn start on the Visual Studio Code terminal to start the Webpack Dev Server, the following error message appears:What should I do? yarn: The term 'yarn' is not recognized as a cmdlet, fun...

2 years ago

1 answers
93 views
0
java in vscode

I was going to be able to run java in vscode, but when I installed the Java Extension Pack and set the path of jdk, it says Build failed and I can't run it.I would appreciate it if you could help me.

2 years ago

1 answers
50 views
0
How to Stop the Arduino IDE Logo Window From Front Each Time You Compile Arduino .ino in VSCode for macOS

The most important way to handle Arduino in VSCode is to get the Arduino IDE logo on the front page every time you compile it.Please tell me how to avoid displaying logos, such as headless boot option...

2 years ago

1 answers
96 views
0
Syntax error in settings.json after installing extensions in VSCode: Expected comma

VSCode includes the extension PasteImage.I want to specify where to save the copied image, but I get an error.Where to Save: Create an image folder where HTML files are located and save itPasteImage s...

2 years ago

1 answers
74 views
0
VSCode tries to write problemMatcher for Intel compiler error messages, but it doesn't match

The Remote Development Extension of VSCode provides access to Linux servers from VSCode on Windows 10.There is an Intel compiler on the server that tries to read this error message in VSCode, but it c...


1 answers
85 views
0
Proxy authentication pop-up required at VS Code startup fails to pass authentication, but is there a way to authenticate?

My company PC asks for proxy authentication when starting VS Code, but no matter what I type, there is no response when I press OK.If you press OK without entering anything, this field appears.There i...

2 years ago

1 answers
80 views
0
How to Specify a Relative Path in VScode and Run a Program

I write python programs in Visual Studio Code (vscode) and Atom text editors.The same thing is happening in both text editors, so I will write about vscode.When you try to run a program that requires ...

2 years ago
« - 7 - »

© 2024 OneMinuteCode. All rights reserved.