This commit is contained in:
Rob Lourens 2019-05-08 15:27:21 -07:00 коммит произвёл GitHub
Родитель 75c873e9e9
Коммит c9d1ffe346
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 2 добавлений и 1 удалений

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

@ -31,7 +31,8 @@ A VS Code extension to debug your JavaScript code in the Google Chrome browser,
**Unsupported scenarios**
* Debugging web workers
* Any features that aren't script debugging.
* Debugging Chrome extensions
* Any features that aren't script debugging
## Getting Started
1. [Install the extension](https://marketplace.visualstudio.com/items?itemName=msjsdiag.debugger-for-chrome)