Quantcast
Channel: Active questions tagged visual-studio-code - Stack Overflow
Browsing all 97327 articles
Browse latest View live
↧

VS Code debug python script configuration ignores args attribute

I am trying to debug a python3 script I wrote that requires command line arguments without success. I found VSCode: How debug Python script with arguments when searching stackoverflow and it points out...

View Article


Image may be NSFW.
Clik here to view.

Highlight the closing tag of the currently selected opening tag

One thing I'm missing from SublimeText, is it's ability to highlight the currently selected elements closing tag.For eg, Because my cursor is in a div, it highlights every occurrence of the word div...

View Article


Change code while debugging python program in Visual Studio Code

Is it possible to change the code while debugging in VSCode and that the change will take effect immediately without rerun the code? I'm using Microsoft Python extension.

View Article

VSCode IntelliSense not recognising SDL_image extension library for SDL...

I am trying to include the SDL_image extension library to SDL.framework in my project but VScode's IntelliSense keeps underlining my #include<SDL_image.h> with error lines. It produces the...

View Article

Visual Studio Code with OpenCV libraries

#include "opencv2/opencv.hpp" #include "Eigen/Dense"I need to import these libraries in Visual Studio Code in Ubuntu. OpenCV is present. Also C++14 libraries should be present in the editor.

View Article


How to trigger a Gerrit review from Visual Studio Code?

Currently, when I click 'push' from VS code, my commit goes to the remote repo directly without Gerrit review!! That's dangerous. Is it possible to configure VS code to push to refs/for to trigger a...

View Article

Multiline editing in Visual Studio Code

Is it possible to enable multiline editing like in Sublime Text?For example, press Ctrl to place additional cursor carets and being able to write/delete on multiple places in the document at one time.

View Article

How to debug a nodemon project in VSCode

I have a NodeJs project and I run it using nodemon, I wish to run it in debug mode for development tasks, but I am unable to do so.I found that I'll need to add the right configuration to the...

View Article


Image may be NSFW.
Clik here to view.

I have an issues when tried to output a template string value but cant...

Visual Studio Codeconsole.logsWhat I am missing?

View Article


When using TypeScript in Visual Studio Code, how do I configure TS warnings...

For example, this exampleasync function a() { await null; } has a small warning on await in VS Code'await' has no effect on the type of this expression. ts(80007) How do I make that warning behave like...

View Article

Image may be NSFW.
Clik here to view.

Receiving error message 'Extension host terminated unexpectedly.' in Visual...

I have been looking around and I haven't found any answers to my issue. I keep getting this error "Extension host terminated unexpectedly." and I have tried removing all of my extensions, reinstalling...

View Article

Change default Emmet settings in VS Code

Is it possible to change default (not for single project) Emmet behaviour for command ! in Visual Studio Code?For example, I don't want to see the attribule lang="en" in <html> tag? Also I don't...

View Article

Vscode git shortcut "ctrl+enter to commit on master" not working on Linux mint

enter image description hereNone of the given shortcut for github is not working. I am unable to use git feature in Source Control section using mouse or keyboard. I am using Linux Mint 19.3 Tricia.

View Article


how to disable message "You may only use the Microsoft .NET Core Debugger..."?

I'm running Visual Studio Code 1.42.1 on Ubuntu 19.10, using the default C# extension version 1.21.11.Whenever I launch a C# program using "Start Debugging", or even via "Run Without Debugging", I see...

View Article

Visual Studio code makes React code weird

When I click 'save' on a React .js file in VSCode, the code changes form from this, for example:import React from 'react'; const withClass = (WrappedComponent, className) => { return props => (...

View Article


VSCode TFVC - Please ensure an English version is properly configured

I installed TFVC in VSCode and am seeing an error message.(team) It appears you have configured a non-English version of the TF executable. Please ensure an English version is properly configured.I...

View Article

The pty could not be resized

I am trying to open terminal in visual studio code but below getting error. The terminal process terminated with exist code:259Log Trace: [2020-02-16 12:27:03.278] [renderer1] [error] The pty could not...

View Article


Using graphql.config.js and apollo.config.js with ApolloClient

How can I use graphql.config.js and apollo.config.js with ApolloClient? I want client to read graphql endpoint from the config file.Also, is it possible to use graphql.config.js with Apollo VS Code...

View Article

#include not working in visual studio code

I'm very new to C++ and Visual Studio Code, and all the tutorials I have seen have started off with code like this.#include <iostream> using namespace std; int main() { cout<<"Hello...

View Article

Image may be NSFW.
Clik here to view.

How to configure VS Code to remember proxy settings (Windows)

I'm a little bit fed up of this window:I checked the configuration and I added the proxy URL to the http.proxy entry as described here:"http.proxy":...

View Article
Browsing all 97327 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>