Category "visual-studio-code"

Terminal over file browser in VSCode

The Terminal only covers the editor part of VSCode and not the file browser as well. Is there a setting to tell VSCode that you want the terminal to be the full

Terminal over file browser in VSCode

The Terminal only covers the editor part of VSCode and not the file browser as well. Is there a setting to tell VSCode that you want the terminal to be the full

Terminal over file browser in VSCode

The Terminal only covers the editor part of VSCode and not the file browser as well. Is there a setting to tell VSCode that you want the terminal to be the full

Terminal over file browser in VSCode

The Terminal only covers the editor part of VSCode and not the file browser as well. Is there a setting to tell VSCode that you want the terminal to be the full

Changing the Git user inside Visual Studio Code

The user for my Git commits has changed, but I am not able to change that inside of Visual Studio Code. I changed the global settings in Git, but when I want to

Any way to view VSCode "find in files" results organized by folder hierarchy?

I'm coming from Eclipse where searching for a string across files using ^h organizes the results by the folder in which they were found, like this: search resu

How do I set the sidebar color in vscode

Seems there are two colors to the sidebar in vscode light and dark. I am wanting to use the solarized light theme but have a dark sidebar. Is there a way to d

Format a Jupyter notebook on save in VSCode

I normally use black to automatically format all of my Python code whenever I save in VSCode. I'd like the same functionality, but within a Jupyter notebook in

How to move the cursor into empty space? Virtual space?

I use Microsoft visual studio code. I am moving the cursor by pressing the arrow keys, but when I try to move it down at the end of a line, it moves to the begi

How to build VS Code TreeView with custom JSON?

I'd like to build a TreeView based on a JSON file / REST Call and have an icon for each type of my objects. I have only three types of objects: Server, Host and

How to correctly set PYTHONPATH for Visual Studio Code

How do I correctly set up the $PYTHONPATH variable for my workspace in VisualStudio Code? Background Information I have installed two versions of GNURadio: G

Why is my Visual Studio Code Live Server jumping to specific parts of the page on save?

OK, so this drives me nuts: When I'm using Live Server, it starts jumping up, or to specific parts of the page, when I (or the 'auto save') save my CSS or SCSS

How to check if the environment variable "PROJ_LIB" is defined and how to unset it ? (PyQGIS Standalone Script Executer)

I just tried the standalone PyQGIS application by running the custom script "Proximity.py"* in a VS Code project without the need of a GUI (such as QGIS). But,

VScode compile C++ on windows the exe not found

I want to ask how to debug a simple hello world output from a C++ file, on the launch file I have to put the executable but I have only created a C++ file, how

How do I add a keyboard shortcut to open VS Code on the folder from File Explorer?

I want to be able to press . in any folder that I'm in File Explorer and open Visual Studio Code on that folder. It is the same effect as right-clicking and cli

Remove surrounded quotes in vscode or toggle between quote and no quote

Is there any shortcut or extension for vscode which can help to remove surrounded quotes (single ' or double " ) around a selected text? See example below 'he

undefined reference to `WinMain@16' while compiling

So I just installed VS code and was trying to run a code when this came up. Searched through the web for a relevant answer but none worked. Here is a more det

How do I use ZModem in Visual Studio Code?

Is it possible to configure vs code to support the ZMODEM protocol? I could use xshell to download files with sz command, but when I try to use sz in vs code, h

Why are the changes I make to my Rust program from VS Code not reflected when I compile?

I'm having a problem with Rust that I strongly suspect has do with a disconnect between Cargo and VS Code. I build my Cargo project with cargo new project I ed

VSCode three dots at the top of the editor

As soon as I start typing anything, three dots show up at the top of the editor screen, which "shifts" my code below one string. How can I turn off this feature