Releases: subframe7536/vscode-custom-ui-style
Releases · subframe7536/vscode-custom-ui-style
v0.4.1
🚀 Features
- ReloadWithoutPrompting config - by @jdanbrown in #13 (a5da3)
- Multiple bin path detect - by @subframe7536 (37f56)
- Speed up restart app on Windows - by @subframe7536 (cc070)
- Speed up restart app on MacOS - by @subframe7536 (8cbcb)
- Speed up restart app on Linux - by @subframe7536 (5992b)
- Improve error logs - by @subframe7536 (6bb59)
- Support cursor and other VSCode forks - by @subframe7536 (cdde3)
View changes on GitHub
v0.4.0
🚀 Features
- Auto restart #11 - by @subframe7536 in #11 (b4229)
- Different restart strategy by version - by @subframe7536 (0458b)
- Options for fully restart - by @subframe7536 (d0e4e)
- Watch config - by @subframe7536 (e126b)
🐞 Bug Fixes
- Rollback to old bakExt - by @subframe7536 (18b3f)
- Lock reactive-vscode to 0.2.6 #11 - by @subframe7536 in #11 (eb3fe)
- Use
\t
in product.json - by @subframe7536 (a2ad0) - MacOS restart and error catch - by @subframe7536 (e1061)
- Position description - by @subframe7536 (65b37)
- Ignore full restart notification when already full restart - by @subframe7536 (8ef1f)
View changes on GitHub
v0.3.3
v0.3.2
v0.3.1
🚨 Breaking Changes
- Remove
custom-ui-style.applyOnConfigurationChanged
- by @subframe7536 (d5743)
🚀 Features
- Add default monospace selector in webview - by @subframe7536 (39920)
View changes on GitHub
v0.3.0
VSCode V1.95 Support
🚀 Features
- New installation prompt, always overwrite - by @subframe7536 (089c0)
- Enable
applyOnConfigurationChanged
by default - by @subframe7536 (ce024) - Add total restart prompt - by @subframe7536 (bd8ee)
- Use
experimentalDarkMode:!0
as main entry, add fallback main file path #3 - by @subframe7536 in #3 (0bb43)
View changes on GitHub
v0.2.3
🐞 Bug Fixes
- Fix patch when no electron browserwindow option - by @subframe7536 (3da94)
View changes on GitHub
v0.2.2
🐞 Bug Fixes
- Fix syntax error when no electron config - by @subframe7536 (c97ab)
View changes on GitHub
v0.2.1
🐞 Bug Fixes
- Handle source file not exists - by @subframe7536 (8d9a8)
- Change electron window option entry #1 - by @subframe7536 in #1 (68352)
View changes on GitHub
v0.2.0
🚨 Breaking Changes
- Change config key - by @subframe7536 (b53d8)
🚀 Features
- Support Electron BrowserWindow option - by @subframe7536 (1140c)
- Custom electron background color - by @subframe7536 (90696)