Граф коммитов

5 Коммитов

Автор SHA1 Сообщение Дата
lexie011 7fe784c218
Update localization string part3 (#998)
* Update extension localization string

* Update extension localization string

* Merge branch 'master'

* Update extension localization string part2

* Update localization string Part3

---------

Co-authored-by: Ezio Li <v-yukl@microsoft.com>
2024-09-06 14:14:03 +08:00
lexie011 4d89422c33
Update localization string - 2(#997)
* Update extension localization string

* Update extension localization string

* Merge branch 'master'

* Update extension localization string part2
2024-09-02 13:54:54 +08:00
benjaminbi af50dc0cc4
Remove redundant localization strings (#869)
Fixes #868
2023-06-02 14:21:47 +08:00
benjaminbi 40593bdb98
Add localization unit tests and related pipeline task (#861)
* Add localization unit tests
Fixes #853

* Add localization unit tests
Fixes #853

* Add localization unit tests
Fixes #853

* Add localization unit tests
Fixes #853

* Update

* Update

* Update

* Update mocha settings

---------

Co-authored-by: Ezio Li <v-yukl@microsoft.com>
2023-05-19 14:38:49 +08:00
RedMickey d2fbbc7ddd
js-debug migration (#673)
* 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 <v-yuskor@microsoft.com>
Co-authored-by: Daniel Ye <danyeh@microsoft.com>
Co-authored-by: Mikhail Suendukov <43934531+JiglioNero@users.noreply.github.com>
2020-10-09 17:36:39 +03:00