Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement Cordova Debug Config Provider #648

Merged

Conversation

RedMickey
Copy link
Contributor

@RedMickey RedMickey commented Aug 5, 2020

  • Implemented selection of Cordova debug scenarios
    image
  • Added the chosenDebugConfigurations telemetry event. It contains selectedItems property with serialized array of user chosen debug scenarios.
    image

#644

@RedMickey RedMickey merged commit 6d47e3c into dev/js-debug-migration Aug 5, 2020
@RedMickey RedMickey deleted the implementation-of-DebugConfigurationProvider branch August 5, 2020 09:40
SounD120 added a commit that referenced this pull request Oct 9, 2020
* Prepare for migration to js-debug (#614)

* Restore simulate scenarios functionality (#618)

* Fix multiroot projects processing (#625)

* Improve extension stability (#627)

* Implement CDP proxy logger (#635)

* Enhance js-debug debugging configuration (#636)

* Add CDP message handler to proxy (#640)

* Implement Safari CDP message handler (#641)

* Improve async functions control (#647)

* Implement Cordova Debug Config Provider (#648)

* Implement cordova webviews recognition (#649)

* Migrate unit tests from vscode to vscode-test package (#650)

* Migrate unit tests from vscode to vscode-test package (#645)

* Add tools for vscode-nls package support (#651)

* Add extension bundling with Webpack (#653)

* Add i18n for common and debugger folders (#654)

* Add i18n to extension and utils folders (#655)

* Externalized package.json strings for further localization (#656)

* Add cordova simulate localization according to VS Code language (#657)

* Fix minor i18n export issue (#658)

* Fix localization import errors (#660)

* Commit first version of localized json files (#661)

* Ignore i18n file while packaging the extension (#662)

* Change parent session stop command (#663)

* Fix simulator viewport handling (#664)

* Fix breakpoints activation for Cordova on Windows (#665)

* ESLint migration (#666)

* Add integration tests for Cordova CDP Proxy (#668)

* Add unit tests  (#669)

* Fix iOS 14 debugging (#671)

* Add 'livereloadDelay' parameter to attach args (#672)

Co-authored-by: Yuri Skorokhodov <[email protected]>
Co-authored-by: Daniel Ye <[email protected]>
Co-authored-by: Mikhail Suendukov <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants