Skip to content

Releases: microsoft/vscode-cordova

1.4.0

21 Jun 08:19
9c884f4
Compare
Choose a tag to compare
  • 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

16 May 14:03
7c1c107
Compare
Choose a tag to compare
  • Added target type to telemetry request
  • Added support for Ionic projects without Cordova integration
  • Bug fixes and improvements

1.3.9

20 Apr 11:49
Compare
Choose a tag to compare
  • Migrated CodePush functionality to App Center extension for VS Code

1.3.8

06 Mar 12:44
Compare
Choose a tag to compare
  • Remove local file dependencies for code-push libs from package.json
  • Bug fixes

1.3.7

05 Mar 17:41
Compare
Choose a tag to compare
  • Bug fixes

1.3.6

05 Mar 13:43
Compare
Choose a tag to compare

We are happy to announce that we have added basic support for code-push with current release.
Please let us know what further improvements you would like to have or if you see any issues.

1.3.5

26 Feb 08:06
Compare
Choose a tag to compare
  • Update README

1.3.4

13 Feb 08:39
Compare
Choose a tag to compare
  • Fixed issue with lanuch args in vscode 1.20.0
  • Added survey to README

1.3.3

24 Jan 15:43
Compare
Choose a tag to compare
  • 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

10 Jan 16:46
cc80bf8
Compare
Choose a tag to compare
  • 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