vscode-cordova
vscode-cordova copied to clipboard
A Visual Studio Code extension providing intellisense, debug, and build support for Cordova and Ionic projects.
Is it possible to somehow have the Brave browser as the target for browser simulation of Android, rather than Chrome? Reason being that Brave is lighter weight and I already...
## Actual Behavior 1. Simulating Android in the browser fails to find Google Chrome ## Expected Behavior 1. The browser starts and routes to the application ## Software versions -...
Hi, I'm a big fan of your this extension. But now Ionic has Ionic 4 with a capacitor. One of capacitor dev told this `vscode-cordova is for Cordova apps, it...
Currently, telemetry doesn't send any error codes to us so it's hard to understand what is going on with the extension when something fails. We need to add error codes...
I am developer from VS Code and we introduced Machine Scope for configurations in [1.34](https://code.visualstudio.com/updates/v1_34#_machinespecific-settings) which will help in [remote set ups](https://code.visualstudio.com/docs/remote/remote-overview). I would like to encourage extension authors to...
Currently, extension opens simulate and app pages in different browser windows during Simulate scenarios. We need to investigate possible ways to open them in one browser window like in cordova-simulate.
Bumps [express](https://github.com/expressjs/express) from 4.18.1 to 4.19.2. Release notes Sourced from express's releases. 4.19.2 What's Changed Improved fix for open redirect allow list bypass Full Changelog: https://github.com/expressjs/express/compare/4.19.1...4.19.2 4.19.1 What's Changed Fix...