Category "visual-studio-code"

VSCode build not working - No build task defined. Mark a task with 'isBuildCommand' in the tasks.json file

I have fresh install of VSCode, and this tiny basic TypeScript app. First time, when I want to build the app, VScode needs to generate tasks.json. And it work

VS Code Terminal not running

when I go for console.log("hello world") my vs code terminal is not working unless I switch to java script debug terminal? any one who know the solution please

Visual Studio Code keeps trying to use conda.exe while it has been uninstalled

I have uninstalled conda(Miniconda3) and VSCode, after which I installed python manually and reinstalled VSCode. However VSCode keeps trying to use conda.exe wh

How do I test a webview extension I've created for vscode?

By test I mean some kind of automated unit test. Manual testing takes too long.

Template is not rendering in Angular2

I want to render html template by giving url in Angular2, But template is not loading. I am using visual studio code editor, Below is my code and structure.

How to Connect EC2 Instance with VSCode Directly using pem file in SFTP

I'm trying to connect EC2 Instance directly from VS Code using SFTP. I can able to connect other ftp service using [password] type, but for EC2 instance i'm hav

How can I reset the sidebar elements in VSC to the default places?

I moved by fault the location of the history, search, git, ... in sidebar and I can't find a way to get the sidebar to the default. Is there a button to reset t

How to make visual code terminal and editor look like pycharm

I have a django app and I really like developing with PyCharm but it's way too heavy so I am switching to Visual Code. However, I would like not to lose some of

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