* Update README.md

* Update README.md

---------

Co-authored-by: Ezio Li <v-yukl@microsoft.com>
This commit is contained in:
lexie011 2024-09-12 11:46:10 +08:00 коммит произвёл GitHub
Родитель 4b6b8fb7c0
Коммит 626a467032
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: B5690EEEBB952194
4 изменённых файлов: 6 добавлений и 2 удалений

Просмотреть файл

@ -33,9 +33,13 @@ Supported platforms: `android, ios, electron`
## Choose the Cordova debug environment
Click the debug icon (![Choose Cordova debugger](images/debug-view-icon.png)) in the View bar, and then click the configure gear icon (![Configure-gear](images/configure-gear-icon.png)) to choose the Cordova debug environment.
Click the `Run and Debug` icon in the Activity Bar on the side of VS Code, then click `create a launch.json file`, select Cordova as debugger and then `pick debug configurations`.
![Choose Cordova debugger](images/choose-debugger.png)
![Run and Debug](images/run-and-debug.png)
![Select Cordova as debugger](images/select-debugger.png)
![Pick debug configurations](images/debug-configurations.png)
The launch configuration file appears. It contains some default configurations such as what is shown below.

Двоичные данные
images/debug-configurations.png Normal file

Двоичный файл не отображается.

После

Ширина:  |  Высота:  |  Размер: 176 KiB

Двоичные данные
images/run-and-debug.png Normal file

Двоичный файл не отображается.

После

Ширина:  |  Высота:  |  Размер: 13 KiB

Двоичные данные
images/select-debugger.png Normal file

Двоичный файл не отображается.

После

Ширина:  |  Высота:  |  Размер: 51 KiB