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

How can I print to the Visual Studio Code console in Portuguese?

I'm trying to print to the console a Portuguese name. Now, I need some particular encoding but I just can't make it work.The code is the following:name = "João".encode().decode("latin_1") print(name) I...

View Article


Unable to find header files CPPRest on vscode

I've problem with compiling cpprest sample project on my VSCode.I tried to search it, but can't find anything what could help. Problem is, that it cannot recognize any header even when there are...

View Article


How to force id attribute of HTML element to start lowercase in Visual Studio...

Is it possible to force Visual Studio Code to automatically convert the first letter of the ID attribute of an HTML element to lower case on saving?I was thinking on something like editorconfig,...

View Article

Pyenv: activate.sh command not found

When opening a vscode terminal when the python extension is loaded, it tries to execute this:source /Users/victor/.pyenv/shims/activate.sh Which triggers this error:pyenv: activate.sh command not found...

View Article

Image may be NSFW.
Clik here to view.

Debugging Nest App using path mapping by TS

I am trying to debug a typescript-node app (by nestjs) but as I included the path mapping by Typescript ->https://www.typescriptlang.org/docs/handbook/module-resolution.html#path-mappingit doesn't...

View Article


Git commit recovery after packed-refs deletion and hard reset

is it possible to recover commit after deleting corrupted packed-refs and hard reset? Let me explain my scenario in as much detail as possible.Week 1: I have worked on particular code. After completing...

View Article

Edit Google Colab Jupyter Notebook in VSCode

I just found out that in VSCode you can define a remote Jupyter server and edit the Jupyter notebook from within VSCode. You only need to define the URI of the Jupyter server. I was checking on the...

View Article

VS code: Convert Tabs into Whitespaces on Save

I want to change tabs to Whitespaces when I save the file. I thought there would an option in the settings or at least an extension, but I was not able to see it.I have seen many for removing...

View Article


Once again: vs code: Breakpoint ignored because generated code not...

I'm in the process of developing a Node c ++ addon. As soon as I start the program, the breakpoints turns gray and I get the error message in VS CODE: "Breakpoint ignored because generated code not...

View Article


Image may be NSFW.
Clik here to view.

VS Code suggestions for PHP show everything, instead of class functions only

I tried setting up VS Code for a legacy PHP project, to evaluate it against other IDEs. My problem is with the suggestions I get, when I press <an object>->Ctrl+Space. For example I want to...

View Article

Node js => SyntaxError: Unexpected identifier

Hi when i try to run my node file in vs code terminal give me this:node index.js Thrown: node index.js ^^^^^SyntaxError: Unexpected identifier

View Article

JupyterLab and VisualStudioCode

I work at a firm where we have a JupyterLab server hosted on one of the company's servers. I really like the Jupyter support visual studio code provides and hence I was wondering if there was any way I...

View Article

SML REPL in VSC

I am trying to use SML/NJ in Visual SC editor but can't figure out how to run SML REPL in VSC. I have installed SML extension in VSC but no any documentation is available how to configure SML in VSC?...

View Article


VSCode - Debug Project That Uses Meson & Ninja

I am using -Linux Mint 19.3 Tricia.VS Code Version: 1.41.1C/C++ Extension Version: 0.26.3I am working with Nemo. It is using Meson build system. The way we are currently building the project using...

View Article

Image may be NSFW.
Clik here to view.

Using Visual Studio Code Python extension with Jupyter interactive window on...

Is there a way to instruct the Jupiter interactive window to use a Retina display with the Python extension of Visual Studio Code? For example, this minimal code#%% import numpy as np from matplotlib...

View Article


Image may be NSFW.
Clik here to view.

How to remove gutter area from VS Code from both side

There seems to be some bug in VS Code, I exited ZenMode and can see gutter on both side of VS Code. This is making my coding area small and I am not able to remove it. Can someone please help me...

View Article

VS Code C++: inaccurate system includePath errors (wchar.h,...

Dealing with a strange include issue here with VS Code on Mac OS Mojave 10.14.6.include errors detected. Please update your includePath. Squiggles are disabled for this translation unit...

View Article


VS Code Python debugging. How to continue from error. Repeat fromline after...

During development it's often happens to me that i have pretty long script execution (which doesn't depend on me), and when error occurs at the late steps it is really annoying to rerun whole script...

View Article

Is there a shortcut in VSCode to execute current line or selection in debug...

I am developing with Python and commonly running code in an integrated terminal with Shift + Enter. However, when debugging the process seems to be more complicated. I need to copy the code, move focus...

View Article

Image may be NSFW.
Clik here to view.

Typescript path aliases not resolved correctly at runtime

I'm running VS Code and I am currently trying to set up some aliases on my typescript project. My dev setup rest on nodemon and ts-node, the code gets compiled to a dist folder.So far, I succeeded to...

View Article
Browsing all 97288 articles
Browse latest View live


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