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
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
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
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
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
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
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
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
When I Write down a HTML tag,like : ··· <div></div> ··· And press Enter between ><, VSCode
My current config is the following: "latex-workshop.latex.tools": [{ "name": "texify", "command": "texify", "args": [ "--synctex", "-
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
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
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
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
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
I am using VisualStudioCode with Ruby and Rubocop. After installation of Rubocop i found out i must change some of the settings in settings.json for Rubocop. Ho
According to this page webviews can be "rendered in the sidebar or panel areas". The examples show how to render as editor panels... vscode.window.createWebview
I am learning to build a Website on Python Django, but when I create a HTML file in VS code, this Editor don't recognize this file. You can see in following pic
I am trying to debug Assembly x86 in Visual Studio Code but all the stepping buttons are disabled I am using this extension https://marketplace.visualstudio.com
as i said in the title, i'm using an api, here is the html <html lang="en"> <head> <!-- Required meta tags --> <meta charset="utf