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

How does Visual Studio Code (VSCode) know environment variables set in...

Environment:macOS CatalinaVisual Studio Codefish shellI'm using fish as a default shell and almost every environment variable, include $PATH, is set within ~/.config/fish/config.fish (~/.bash_profile...

View Article


conda activate base gets automatically executed in visual studio code? [closed]

when I am opening the terminal in visual studio code, the statement conda activate base is automatically gets executing. why?

View Article


Flutter Exception caught by widgets library / Exception caught by animation...

So, I have this error showing in my debug console everytime i log out from my app. I mean it logged out the user just fine from Home to Login screen. I can log back in too. The app on emulator neither...

View Article

Image may be NSFW.
Clik here to view.

How can i disable the grey out code in Vscode for string of some PNG data URI...

I have a "visual" problem in Visual Studio Code (1.42.1). When i add a data:image/png;base64 as a string and the string includes a sequence of //////////////////////////////////////// (that seems...

View Article

Image may be NSFW.
Clik here to view.

"breakpoint set but not bound" issue in Electron

VSC: 1.42.1 Electron: 8.0.3 macOS: 10.14.5 node: 11.15.0When trying to debug the renderer process in Electron, none of the breakpoints trigger due to the "breakpoint set but not bound" issue....

View Article


Compiling C++11 in Visual Studio Code [closed]

I'm using Visual Studio Code to compile C++ programs and it works for most C++ programs as it compiles it using g++ command. However, I am facing difficulty in compiling c++11 programs using it.When I...

View Article

How to Setup VS Code For C++ 14 /C ++17

I tried to run a .cpp file from workspace but giving me this error about not adding c++11/higher flags but I have added them in task.json Error[Running] cd "c:\Users\Nuhash\Desktop\test\"&& g++...

View Article

Use Jython and lint on VScode

I would like to use Pylint to lint Jython code. Clearly, all Java functions (JPanel, JFrame, JComboBox, etc.) are recognized as an error (eg. undefined variable 'JPanel'). I would like to know if there...

View Article


Image may be NSFW.
Clik here to view.

"Firebase cannot be loading because running scripts is disabled on this...

I have installed the firebase tools, however whenever I try to initialize it in my rootfolder, using the terminal from Vscode, I receive the following error. Why is that?

View Article


VSC unable to watch for file changes in this large workspace weird

I just started using VSCode version 1.24.1.After loading a folder, it shows warning Visual Studio Code is unable to watch for file changes in this large workspaceAfter i check the limit as suggested on...

View Article

Hyperledger Fabric on VSCode, get error: Error instantiating smart contract:...

Using the IBM Blockchain extension on VSCode, I get the following error when trying to instantiate my Smart Contract on my channel: Error instantiating smart contract: chaincode registration failed:...

View Article

Vs Code Perform Regex On Capture Group Result

I've got this samplestring:registerForm.main.myApplicant = value I need to replace this with:registerForm.main.getMyApplicant() = value The regex I've come up with is:\w+\.\w+\.(\w)(\w+) Where $1...

View Article

How to execute automatically yarn install after package.json change in VSCode?

I wonder, how can I enable, that VSCode automatically execute yarn install, if the package.json has changed.In Eclipse it's working perfectly with maven. If a dependency changes, Eclipse (the eclipse...

View Article


Unhiding Activity Bar in VS code

I accidently Hid Activity Bar while working in VS code. I don't know how to open Activity Bar Again, but need Activity Bar for develop. Any suggestions?

View Article

Problems when building VS Code on Linux

I tried to build VS Code on Linux through yarn likecd vscode yarn but it show Package x11 was not found in the pkg-config search path. Perhaps you should add the directory containing `x11.pc' to the...

View Article


Image may be NSFW.
Clik here to view.

Prevent vscode node debugger from showing node_modules code

I'm trying to debug a really complex Angular 9 app in VSCode using Node Debugger, browser-preview and Debugger for Chrome, and the debugger leading me to node_module internal code constantly is driving...

View Article

How solve the farsi output problem in VSCode python?

in VSCode python program :I have a program which some data entered persian so when i want see the output , i have a problem with persian language what can i do solve the problem?

View Article


vscode provide link to json schem via extension

I need to provide a json schema for other users without using the json schema store, for example if you look at the following link user are able to configure there own schema ,but here I want that...

View Article

Error: "extension/package.json not found inside zip." when repackaging and...

I've downloaded a VSIX extension for VSCode here:https://marketplace.visualstudio.com/items?itemName=mblode.twig-language-2I've then tested this VSIX in VSCode and it installs, no problem.At this point...

View Article

Associate file type to my vscode extension like a project file

I'd like to do something like a project file. When the user opens it, the webview of my extension would welcome the user instead of the default VSCode editor.I know I can workaround it by adding extra...

View Article
Browsing all 97313 articles
Browse latest View live