Category "visual-studio-code"

How to disable error squiggles in visual studio code

I am using Visual Studio Code to program in C++ but it keeps giving me error squiggles. I tried disabling them in the settings by changing C_Cpp error squiggles

how to use multiple tsconfig files (with conflicting compiler options)?

My codebase contains two typescript projects: for a react web app for web workers The web worker codebase is part of my public/ folder. Which means that there

How i have to configure VS Code to don't get a "undefined reference" error message?

My work environment : EDI: Visual Studio Code C ++ Compiler: GCC Extensions: Microsoft C / C ++ .run Code Runner My source code : main.cpp #include <

Visual Studio Code won't recognize non-java imports

In my Java application, Visual Studio Code throws the following error for all my non-java imports: package this.is.a.package does not exist (compiler.err.doesn

VSCode multiple shells in integrated terminal dropdown

In the past I was able to toggle among various shells in the VSCode terminal by selecting them from the terminal's drop down. I'm on a new machine and for some

Lost intellisense for cypress in visual studio code

I got a very strange problem. I created a cypress project very basic and simple one, only examples test cases and did not have any other devDependencies only

Compile Groovy in VSCode

I've found the vscode-groovy extension that does the formatting and highlighting, but I'm really having trouble getting the compiler/debugger configured. I f

C# - VS Code - launch:program ... does not exist

I am trying to debug a simple "Hello world" application in VS Code, however, when I press Ctrl + F5, it gives me the following error: If I manually change th

Visual Studio Code and Autopep8 Formatter

I am trying to setup my python formatter to autopep8. It is installed properly, however it never as a formatting option in VSCode. "python.formatting.autopep8P

How to save c++ code file using visual code?

I downloaded the C++ extension of Visual Studio. How do I save it and how do I open it to see my code? Usually, with HTML, I save as .html and when I open the f

How to save c++ code file using visual code?

I downloaded the C++ extension of Visual Studio. How do I save it and how do I open it to see my code? Usually, with HTML, I save as .html and when I open the f

visual studio code - language server extension that written in python

I would like to write a visual studio code extension that parse and analyse large log files. I thought to start with language server extension. I would like the

How to setup VS Code for C++ with clangd support?

Disclaimer: I am totally knew to VS Code, so, please, be gentle with me. :-) I am trying to set up VS Code for C++. However, I explicitly want to set it up so

How to prevent VSCode auto add new line and indent?

When I Write down a HTML tag,like : ··· <div></div> ··· And press Enter between ><, VSCode

VSCode change aux directory of latex workshop

My current config is the following: "latex-workshop.latex.tools": [{ "name": "texify", "command": "texify", "args": [ "--synctex", "-

how to redirect ip:port to ip:port/html?

So I have this VScode folder that I run onto live server extension. However, whenever I open this ip:port, I always see my other code that is used in the html f

command 'python.execInTerminal-icon' not found

Recently I reinstall my VS Code due to some errors. But I am not able to compile python files. I have installed all necessary extensions like python and code ru

"Firebase cannot be loading because running scripts is disabled on this system", VSCode on Windows

I have installed the firebase tools, however whenever I try to initialize it in my rootfolder, using the terminal from Vscode, I receive the following error. Wh

OmniSharp failure: Can't create task 'GetReferenceNearestTargetFrameworkTask'

I'm using VSCode with C# extension (checked version - it's latest - 1.23.11) and quite happy with it. However, today it suddenly stopped working (no Intellisens

Why am I getting the error: An error occurred while trying to create a file in the destination directory

I don't know why I am getting this error suddenly whilst using vs code. Please help me, Thanks in advance. P.S(I don't think files can be created in an exe righ