Releases: microsoft/vscode-cordova
Releases · microsoft/vscode-cordova
1.4.0
- Migrate to [email protected]
- Added target platform selector for command palette commands
- Added cordova-simulate support for all known platform
- Added
.travis.yml
1.3.10
1.3.9
- Migrated CodePush functionality to App Center extension for VS Code
1.3.8
- Remove local file dependencies for code-push libs from package.json
- Bug fixes
1.3.7
- Bug fixes
1.3.6
1.3.5
- Update README
1.3.4
- Fixed issue with lanuch args in vscode 1.20.0
- Added survey to README
1.3.3
- Fix platforms detection according to new files structure
- Fix error message if browser simulation fails
- Fix Ionic projects launch and attach for iOS simulator
- Fix Ionic CLI version detection if CLI update is available
- Fix missing platform error message for Ionic
1.3.2
- Allow "non Ionic-CLI projects" to use the extension even with ionic-angular installed
- Adds
cordova.simulatorInExternalBrowser
setting that makes Cordova simulator to launch in default browser instead of tab in VS Code - Support new path of AndroidManifest.xml in Cordova 8.0.0
- Fix ionic nightly version detection
- Fix Ionic 1 livereload server detection