Category "visual-studio-code"

How to copy vs code settings from one github account to another

I have two github accounts and currently vs code settings is synced with one account but I want copy the settings to the second github account and sync from the

why doesn't TreeDataProvider exist in vscode?

I followed this link https://code.visualstudio.com/docs/extensions/yocode to create a vscode plugin project in javascript. I want to use TreeDataProvider to cre

How to disable anti-aliasing in VisualStudio Code?

I disable anti-aliasing in TextMate. Here is a sample screenshot: Here is the default in Visual Studio Code: How can I disable anti-aliasing (font smoothi

VSCode "go to definition" not working

I installed Visual Studio Code 1.1 with the C/C++ extension, opened my C++ project and tried to use "Go to definition" in vain. The "Go to definition" is not w

Debug Python from Visual Studio Code - Importing Numpy

import numpy print "asdf" When I try to debug/run the above Python code in Visual Studio Code I get the following error (Using OSX) ImportError, cannot im

VS Code on Windows - git push results in Permission Denied (publickey)

Running VS Code 1.0.0 on Windows, trying to push to bitbucket using SSH auth. Issue is similar to: To use <git push> on Visual Studio Code, but show "Cou

How do I fix a blank white screen for Visual Studio Code run remotely through X11?

Visual Studio Code displays perfectly from a local display on a Ubuntu 20 installation, but just produces a blank white window when run from a remote Ubuntu mac

VSCode breaks Django template tags with newline

Problem: {% extends 'base.html' %} {% block title %} Dashboard {% endblock %} {% block pagetitle %} becomes {% extends 'base.html' %} {% block title %} Dashboa

VSCode - disable comments auto-formatting for C code

I just installed an extension prettier in vscode to autoformat my code. However all the comments in my code are being moved towards the left. Which I don't want

Is it possible to set lint custom settings and ignores for pylance

Previously when using pylint I have have used custom comment settings to ignore undefined vars when editing in vscode, for example: # Make pylint think that it

VS Code CSC : error CS1617: Invalid option '7.3' for /langversion

I downloaded VS 2017 15.7, .NET Core 2.1.2 and Blazor to try it out. It wasn't working in VS 2017 properly and thought I would try through the dotnet cli and V

The folder currently open doesn't have a git repository

I am working on a work PC which has a windows OS and I'm used to using ubuntu OS for rails development. I installed everything properly with wsl as ubuntu on VS

VScode complains that Java project has no explicit encoding set

I have been using vscode with no problems until recently. Now no errors show up, some variables never change color. And I have a constant error message: Projec

Method List in Visual Studio Code

I've recently started using the Visual Studio Code editor. I'm really loving it, but there's one critical feature (for me) that I haven't been able to find. I

Launch VSC with clean or custom profile

Normally VSC stores settings and user data in %appdata%\Code (and extensions in %userprofile%\.vscode. Is there a way to tell new instance to load some other p

Disable field name description in vscode [duplicate]

I currently don't how was this enabled, but every time I have a file open in the editor with a function that requires some parameters, it show

Visual Studio Code move or dock the 'Outline panel' to the right side of the Editor

How to move/dock the "Outline" Panel to the right of the editor 1. So we can have more "vertical" space in the left for the explorer...<br> 2. and also mo

Visual Studio Code - access denied to unins000.exe

I am new to Visual Studio. I have it set up with Git. When I have VS open, I keep on getting this error pop up: how do I get this to go away? I have tried runn

VS Code - wsl server closed unexpectedly

yesterday my laptop run out of battery it was late night and decided to not turn it on back. In the morning I ran into this issue Could you help me please. Can'

Open a folder in vscode through Finder in macOS?

On my windows pc, I would just double click a folder and click "Open in VS Code" to a open a folder, which saved time for me when looking through lots of code o