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

How to set REACT_APP_ENV in a launch.json Configuration

I'm trying to have my own configuration in the launch.json file where I could just start my app with all its REACT_APP_* configuration.What I want is to automate a command like this one :SET...

View Article


Image may be NSFW.
Clik here to view.

Namespace 'google.maps.places' has no exported member 'AutocompleteService'

I have spent hour on this I have no clue what else to try or to read to find out what is the problem.I have included google api library into project <script type="text/javascript"...

View Article


run vscode chrome debugger with its extensions

Is there any way we can launch the chrome window with all the extensions installed on chrome?{ "version": "0.2.0", "configurations": [{ "type": "chrome", "request": "launch", "name": "Launch Chrome...

View Article

VSCode and flutter, how to connect multiple devices?

I am using Visual Studio Code on macOS for developing Flutter apps.I can select a single device in the bottom-left of VSC. I can also run on multiple devices using flutter run -d all. I am wondering...

View Article

How to configure Eslint to give an error if prop is not defined in component...

Suppose I've a component like this:const abc = ({text}) => <p>{text}</p>; abc.propTypes = { text: PropType.string }; In another file where I import it:<Abc text={'some text'} />...

View Article


Image may be NSFW.
Clik here to view.

How to iterate over the shown overloads in the VS Code?

How to iterate over the shown overloads in the VS Code?I found this promising question. But the question has no value in the context of my question. Because it is not very useful to see only a single...

View Article

Variables are not showing up in VSCode / Xdebug PHP

I'm trying to configure xdebug with VSCode (VSCcode version 1.9.1).php.ini [Xdebug] zend_extension = D:\php\ext\php_xdebug.dll xdebug.remote_autostart = 1 xdebug.remote_enable = 1...

View Article

Regex to match anything between = object and (

I'm developing a VS Code extension to support a new language, and for some syntax highlight I want to match any text between = object and (.I tried the following Regex:{ "name": "entity.name.class",...

View Article


How to set up devices for VS Code for a Flutter emulator

I'd like to use VS Code as my editor for Flutter development, but I don't know how to get the emulator going. I've installed VS Code on Ubuntu 17.10. I followed the first half of instructions as...

View Article


Visual Studio Code - Open file in new tab, not in new window

I need help to configure VSCode. I actually use VSCode to edit files directly from filezilla (right click on my file / Edit). But if i edit a second file, VSCode open a new window. However, i would...

View Article

Visual Studio Code is not npm start-ing my React JS app when debugging

I want to debug a React JS app on Visual Studio Code so i'm following this tutorial: https://code.visualstudio.com/docs/nodejs/reactjs-tutorialI'm stuck at: Ensure that your development server is...

View Article

Getting started with Angular and Mobile Angular UI

I am 100% new to angular/mobile angular ui. I just finished installing visual studio code and am attempting to create a mobile editable grid. I am following the getting started...

View Article

Electron app size is 450 mb for linux and 238 mb for windows, how to reduce...

I have built an electron app and packaged it using electron packager. I made windows bundle of 238MB and linux version is 450 MB. I compare this with visual studio code which is also electron app. They...

View Article


Image may be NSFW.
Clik here to view.

How would I define types for a Blob with JsDoc?

I need to create a blob to test a file upload function. I'd like to annotate it in vscode but I keep getting the following error: Type 'Blob' is missing the following properties from type '{...

View Article

Image may be NSFW.
Clik here to view.

Black square in VS Code in CentOS 8.0 on button click

I installed VS Code in CentOS 8.0. While it works well in everything else, if I click any buttons in it, a black square appears on the screen. How can I fix it?Actually,the black square can be clicked...

View Article


How to check recent vscode's nodejs versions for develop vscode extension?

I want to use nodejs new worker thread api(currently be stable in nodejs version 12) in vscode extension, just for better performance, but i couldn't find the check list mentions its electron version...

View Article

Exporting a text file from VS Code

looking to export a text file created in VS code. Any information on how to do this would be appreciated. Also, any tips on changing the color of the text would be great. Thank you!

View Article


VSCode ESLint async functions not supported

I am trying to configure ESLint on VSCode, but I get this error when I use async/await functions:Async functions are not supported until Node.js 7.6.0. The configured version range is '>=6.0.0'....

View Article

Is there a non-roaming path for VSCode extensions to store platform-dependent...

My Visual Studio Code extension relies upon a platform-dependent binary. Currently, users have to manually install it and configure the location in their settings; I would like to make things easier on...

View Article

How to run program in a pop-out console window using VS Code?

Currently my C++ program runs embedded in the VS Code window, right at the bottom panel. How can I run it in an individual console window as it is in VS?I tried to turn the "settings/Terminal/Explorer"...

View Article
Browsing all 99304 articles
Browse latest View live


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