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

Image may be NSFW.
Clik here to view.

How does one connect a Jupyter Kernel to VS Code if one does not connect...

I want to be able to have a working jupyter notebook working for VS code out of the box, with minimal work on my side.I tried opening a jupyter notebook. I immediately found the interpreter and used my...

View Article


Image may be NSFW.
Clik here to view.

Breakpoint set but not yet bound in Visual Studio Code for a dockerized node...

I am trying to use the debugger in Visual Studio Code on a macOS Catalina for a node app. I created a very simple example to illustrate my case.index.jsrequire('http').createServer( (request, response)...

View Article


Image may be NSFW.
Clik here to view.

Visual Studio Code syntax highlighting not working

I am using Visual Studio Code (VSC) as my IDE. My computer just updated to Catalina 10.15.2 (19C57) and since the update, now VSC is not highlighting syntax errors. The extensions I have seem to be...

View Article

Issues linking CSS to HTML

I'm trying to do a simple HTML page using VS Code, but I'm running into issues with the CSS linking to the HTML. I think my folder structure is good, as I have some images linked in the document...

View Article

Custom react code snippets not working in vscode in javascriptreact.json file

I want to add a few custom React.js code snippets in VSCode. I realize there are two files in VSCode for this. javascript.json and javascriptreact.json. javascript.json works just fine but when I move...

View Article


How to change indentation on a folder and sub folders in vscode

We are changing our indentation from space to tab, if I open a file I am able to change it easily, but our project has hundreds of files. is there any way to change indentation on a folder and all sub...

View Article

Run vscode command (not external process!) on file save

I have this handy little keyboard shortcut in my settings.json for vscode which reloads my repl:{ "key": "cmd+shift+r", "command": "workbench.action.terminal.sendSequence", "args": { "text": ":r\n" }...

View Article

Install a Nuget package in Visual Studio Code

How can I install a Nuget Package in Visual Studio Code? I know in Visual Studio, we can do this through the Nuget Package Manager console, but how do I do it in VS Code?

View Article


vscode error about "--inspect-brk" when I run yarn test every time via vscode...

I want to debug my unit test in vsCode, it was ruined by yarn:yarn test pathmy vsCode configuration:{ "type": "node", "request": "launch", "name": "yarn test", "runtimeExecutable": "yarn",...

View Article


Python datetime module problems

I'm using the datetime module in python3.7. When I run it from terminal it throws an error:File "/home/user/Desktop/Yazılım/datetime.py", line 2, in <module> x=datetime.datetime.now()...

View Article

How to edit out particular json attributes? Can regex on VSCode work?

I have a json file with an array of objects like this:[ { "_index": "db", "_type": "service", "_id": "1", "_score": 4.0, "_source": { "contentId": "1", "title": "Sample 1", "tokenizer": "whitespace",...

View Article

Python: import requests gets a lot errors MacOS

New to programming and followed this course: https://www.youtube.com/watch?v=4F2m91eKmts&feature=emb_logoWhen things went to Webscraping, got errors:Code says:import requests from bs4 import...

View Article

Choose folders to be ignored during search in VS Code

Right now when I use ⌘+O to search for files, the fuzzy matching appears to operate over all files in the current project. Unfortunately, this includes a number of files from build and vendor...

View Article


How to use VS Code as merge and diff tool in SourceTree?

This question and some others discuss how this could work on a Mac, but I couldn't find documentation from Microsoft or Atlassian on a way to do this on Windows without trying to make it the global Git...

View Article

How to view the Windows version of the Visual Studio Code documentation on an...

The online documentation for Visual Studio Code seems to detect the platform the browser is running on and display platform-specific information accordingly, e.g. key bindings. I'm using Visual Studio...

View Article


Image may be NSFW.
Clik here to view.

Unable to find PSQL server in status bar of VS code

After using VS code in windows 10 from 7, I noticed the I was unable to view PSQL Server in Status bar to explore by Postgres Database. Earlier I didn't have this problem and back then both by system...

View Article

Connecting typescript errors to their associated compiler options...

How can I find out which compiler option is associated with a given Typescript error?I'm using Typescript in VSCode, and Typescript frequently points out problems, like initializer provides no value...

View Article


Need help understanding how VSCode processes environment variables

I have always had issues understanding how VSCode process environment variables on Windows. Currently, I am trying to integrate Cmder with VSCode as my shell using the json below that I found on...

View Article

Docker-Compose no longer works

All of the sudden my docker-compose commands within the VS code terminal do not work. I don't know that anything in my PC changed. It was working one day, next day it's not. I get the...

View Article

Unable to connect using cx_Oracle in a Jupyter notebook on VSCode

I keep getting the following error when I try to execute the cell in a Jupyter notebook on VSCodecon = cx_Oracle.connect("/@DB")DatabaseError: DPI-1047: Cannot locate a 64-bit Oracle Client library:...

View Article
Browsing all 97288 articles
Browse latest View live


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