vscode-cordova

A Visual Studio Code extension providing intellisense, debug, and build support for Cordova and Ionic projects.

OTHER License

Stars
292
Committers
58

Bot releases are hidden (Show)

vscode-cordova - 1.6.1

Published by ruslan-bikkinin almost 6 years ago

  • Fix several security vulnerabilities
  • Fix debugging problems on Windows with non-latin locale #460
  • Fix simulate scenarios on android on Linux #438
vscode-cordova - 1.6.0

Published by SounD120 almost 6 years ago

  • Move to Azure pipelines builds instead of Travis CI for pull requests validation
  • previewHtml will be deprecated in the future releases of VS Code and due to this the following changes were made:
    • Simulate window now opens in a browser instead of opening inside VS Code
    • simulatorInExternalBrowser and cordova.simulatorInExternalBrowser settings was removed
vscode-cordova - 1.5.1

Published by ruslan-bikkinin almost 6 years ago

  • Return extension name back to "Cordova Tools"
vscode-cordova - 1.5.0

Published by ruslan-bikkinin almost 6 years ago

  • Added Ionic 4 beta support
  • Added support for cordovaExecutable, env, envFile as a launch parameters
  • Extension title renamed from Cordova Tools to Ionic and Cordova Tools
  • Fixed several bugs affecting debugging experience
vscode-cordova - 1.4.0

Published by itoys over 6 years ago

  • Migrate to [email protected]
  • Added target platform selector for command palette commands
  • Added cordova-simulate support for all known platform
  • Added .travis.yml
vscode-cordova - 1.3.10

Published by itoys over 6 years ago

  • Added target type to telemetry request
  • Added support for Ionic projects without Cordova integration
  • Bug fixes and improvements
vscode-cordova - 1.3.9

Published by max-mironov over 6 years ago

  • Migrated CodePush functionality to App Center extension for VS Code
vscode-cordova - 1.3.8

Published by max-mironov over 6 years ago

  • Remove local file dependencies for code-push libs from package.json
  • Bug fixes
vscode-cordova - 1.3.7

Published by max-mironov over 6 years ago

  • Bug fixes
vscode-cordova - 1.3.6

Published by max-mironov over 6 years ago

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.

vscode-cordova - 1.3.5

Published by max-mironov over 6 years ago

  • Update README
vscode-cordova - 1.3.4

Published by max-mironov over 6 years ago

  • Fixed issue with lanuch args in vscode 1.20.0
  • Added survey to README
vscode-cordova - 1.3.3

Published by itoys over 6 years ago

  • 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
vscode-cordova - 1.3.2

Published by itoys almost 7 years ago

  • 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
vscode-cordova - 1.3.1

Published by itoys almost 7 years ago

  • Granted permissions to scripts
vscode-cordova - 1.3.0

Published by itoys almost 7 years ago

  • Multi-root workspaces support
vscode-cordova - 1.2.13

Published by itoys almost 7 years ago

  • Added runArguments configuration option to allow passing custom arguments to cordova run/build or ionic serve commands
  • Fixed problem with cordova/ionic check updates
vscode-cordova - v1.2.11

Published by vladimir-kotikov about 7 years ago

  • Fixed attach failure when both device and emulator are connected
  • Fixed problem with attaching debugger to apps with some specific names
vscode-cordova - v1.2.10

Published by vladimir-kotikov about 7 years ago

  • Fixed debugger can't find "localabstract name" issue by better parsing of adb shell ps output
  • Cleaned up noisy Ionic output in debug console
  • Improved detection of latest Ionic CLI to better handle 'ionic cordova' plugin/integration
  • Improved handling of typings in typescript projects
  • Fixed annoying Debugger.setAsyncCallStackDepth error appeared after upgrading vscode-chrome-debug-core
vscode-cordova - v1.2.9

Published by vladimir-kotikov about 7 years ago

  • Added chromium to valid "simulate" targets
  • Fixed "Error processing "completions"" constantly popping up in debug console
  • Fixed cordova-simulate tab to properly update
Badges
Extracted from project README
Build Status
Related Projects