custom-css-hot-reload
Version:
Customize your VSCode UI with live CSS updates, no restart needed!
28 lines (18 loc) • 564 B
Markdown
# Changelog
## [Version 1.0.13]
- Fix userHome variable support
## [Version 1.0.12]
- Add Auto patch html on file imported save
## [Version 1.0.11]
-New logo
## [Version 1.0.10]
- Added command to open imported files in editor tabs.
## [Version 1.0.9]
- Add hotReloadMode: 'onChange', 'onSave'
- Fix to not hot reload JS files.
- Fix cleaning up session id after disable from html.
## [Version 1.0.0]
- Fix cleanup after uninstall
## [Version 1.0.0]
### Added
- Sync all configuration without Reloading WIndow on save settings.