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

Image may be NSFW.
Clik here to view.

Is there a way to have VS Code add TypeScript triple slash directives to the...

When I use C# with VS Code, if I reference a class whose namespace I have not yet included at the top of the file, a light bulb "Quick Fix" menu appears offering to add that namespace to the top of the...

View Article


"Attribute 'program' does not exist" for basic node.js project

I created simple node.js application (source code from here https://azure.microsoft.com/en-us/blog/visual-studio-code-and-azure-app-service-a-perfect-fit/)var http = require('http');...

View Article


How to disable Peek problem in VS Code ? [RESOLVIDO]

How to disable Peek problem in VS Code ? [RESOLVIDO]settings.json : {"jshint.enable": false}click here for problemclick here for solution

View Article

How can I view the git history in Visual Studio Code?

I can execute various git commands from vscode, however I couldn't find a way to visualize the history.

View Article

Electron Apps - Weird Graphical Artifacts, Glitch?

When I'm using VSCode or Postman, this happens: Weird Graphical Glitch #1Weird Graphical Glitch #2 How can I fix this?

View Article


Regex find all word characters not in single-line comment

Fellow coders!I need a way for regex to recognize all \w word characters that are NOT located inside a single-line comment.In my instance, I am using Asciidoc, and single-line comments begin with // at...

View Article

Golint: some issues can detect by VSCode but not command line

There are many lint issues that VSCode, which uses Golint behind can detect but the command-line version of golint cannot. Hence CI/CD tools cannot detect all issues. For example the following...

View Article

How do I remove highlight after pressing enter on autocomplete in vscode?

Using autocomplete has been super efficient for me, but I'm always having to click to remove the highlight. I was wondering if there was a way to remove this highlight so the auto complete would show...

View Article


"Intelligent" word wrapping on Visual Studio Code

I was quite annoyed of having to scroll horizontaly on VScode, so I set the following settings to enable word-wrapping:"editor.wordWrap": "on", "editor.wrappingIndent": "indent"However, I find it quite...

View Article


vscode on MacOS: getting navigation menu to show up in a full screen mode

Is there a way to get vscode show navigation menu i.e Code|File|Edit|... and the project name in a full screen mode on MAC. It's almost impossible to see the name of the project when having multiple...

View Article

Image may be NSFW.
Clik here to view.

VSCode - Show Keyboard Shortcuts and user keybindings.json side-by-side by...

If we set the following two lines in settings.json -"workbench.settings.editor": "json", "workbench.settings.useSplitJSON": true, We get split screen with json. So when we press Ctrl+Comma we get -Is...

View Article

How to keep a Jupyter kernel alive after closing its notebook tab in VS Code?

I am using VS Code to work with a Jupyter notebook running on a remote server. The kernel dies as soon as I close my notebook tab in the VS Code. Similarly, when I reconnect to the remote server after...

View Article

Difference between mypy vs mypy-lang vs pyls-mypy python packages

I am exploring static type checker for Python and came across different packages while setting up Visual Studio Code. I have installed python-language-server for linting and formatting. I came across...

View Article


ptvsd: signal only works in main thread. Trying to configure vscode debugging...

I'm trying to configure debugger for dockerized Flask application on VSCode. In order to do that, I've attached ptvsd to my app and exposed its port.from flask import Flask, redirect, url_for app =...

View Article

VSCode autocompletion breaks with Windows symbolic links

I'm using react 16 and angular 8 for different projects via VSCode (1.41.1) on Windows 10. I created one node_modules for all react projects and another for angular's.They were created as regular...

View Article


How to duplicate a selection to the right of the cursor n VS Code? [duplicate]

Is it possible to duplicate a selected / highlighted text to the right of the cursor in VS Code? Meaning:before: 123after: 123123In Sublime it is possible to do using CMD+SHIFT+D.

View Article

What is a 'workspace' in VS Code?

I can't quite believe I am asking this question, but I have not been able to find a definition in the documentation. In case it isn't painfully obvious, I am (very) new to VS Code.For example, VS Code...

View Article


debugging config file does not open

When in the "Debug and Run" panel, the settings button says "Open launch.json".If I click the button, it does not open that file. It opens a "Settings" window. I want to edit by debug settings. I know...

View Article

How to have the linter ignore ascii art

I'm using vscode and pylint and it's flagging my file header ascii art as a possible problem. Is there a way to ignore just the file docstring, ascii art, or something... Thanks.

View Article

Image may be NSFW.
Clik here to view.

problem with formatting plugin in text editor [closed]

does anyone know an extension for sublime editor to automatically takes care of the spaces, indentation and the whole formatting thing? I downloaded visual studio code for just the extensions but not a...

View Article
Browsing all 98948 articles
Browse latest View live


Latest Images

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