update readme to state livePreview.autoRefreshPreview (#568)

This commit is contained in:
Andrea Mah 2023-11-17 14:04:10 -08:00 коммит произвёл GitHub
Родитель 255cd1e33d
Коммит 30d64b9d11
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -38,7 +38,7 @@ The simple embedded browser features the following:
![webview-devtools-demo](https://raw.githubusercontent.com/microsoft/vscode-livepreview/main/img/webview-devtools-demo.gif)
### Live Refreshing
See the changes as you make them. By default, changes appear as you make them in the editor. You can also change this in settings to refresh the preview on save or not at all.
See the changes as you make them. By default, changes appear as you make them in the editor. You can also change this in the extension settings (via `livePreview.autoRefreshPreview`) to refresh the preview on save or not at all.
![live-refresh](https://raw.githubusercontent.com/microsoft/vscode-livepreview/main/img/live-refresh.gif)