Category "visual-studio-code"

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

VSCode - Rubocop - Settings.json - End of file expected

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

VS Code Extension - How to add a WebviewPanel to the sidebar?

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

Visual Studio Code don't recognize HTML file

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

GDB in Visual Studio Code Debugging bar disabled

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

I'm using and api and it's showing me object Object instead of the variable

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

VS Code: ModuleNotFoundError: No module named 'sklearn'

I am working in VS Code to run a Python script in conda environment named myenv where sklearn is already installed. However when I import it and run the script

NPM scripts not shown in Explorer sidebar. How to shwo them again?

I have this problem with Visual Studio Code for Windows 10: I can't see anymore the NPM scripts in explorer sidebar. I deleted all the extensions, uninstalled V

How can I list open editors in the list bar

Somehow, after updating Code, I no longer see the list of open editors in the top bar. . If you look at the bitmap above, you can see in the list of open edit

How to run go file on vscode?

I can't run the go program on vscode on my Win11 computer (no run button, pressing Ctrl+F5 or F5 doesn't work,like this: vscode ) and I can't debug it. It's not

Visual Studio Code does not detect Virtual Environments

Visual Studio Code does not detect virtual environments. I run vscode in the folder where the venv folder is located, when I try to select the kernel in vscode

can we customize link detection in VSCODE's integrated terminal

VSCODE can auto-detect links in the integrated terminal as below. Can it be customized? Ex: All email IDs to be opened in the default mail app.

Python Autocompletion in VS Code

How can I add a colon automatically at the end of "def", "for" and "if" statements in Python for Visual Studio Code just like in Spyder?

How to open a file in vscode under wsl using the vscode:// url?

I would like to open a file in vscode under WSL (Windows Subsystem Linux) using the vscode:// url. You can do it with a normal file in the usual filesystem vsc