Releases: one-dark/vscode-one-dark-theme
Releases · one-dark/vscode-one-dark-theme
v1.14.2
1.14.2 (2022-01-14)
Bug Fixes
- Update dependencies (3ef72fb)
- Update dependencies to fix vulnerabilities (ee00058)
- Update VS Code supported version (a71e830)
v1.14.1
1.14.1 (2021-12-02)
Bug Fixes
- Correctly highlight Python function calls (599b225)
v1.14.0
1.14.0 (2021-11-17)
Features
- Update bright magenta color to use violet (258ff7d), closes #38
v1.13.3
1.13.3 (2021-09-01)
Bug Fixes
- Update extension to meet new web extension specification (#37) (b9a9100), closes #36
v1.13.2
1.13.2 (2021-08-19)
Bug Fixes
- Add web to
extensionKind
to hopefully support VS Code web (f8c1ee3)
v1.13.1
1.13.1 (2021-08-19)
Bug Fixes
- Update to latest version of
vsce
to hopefully fix packaging (409aac8)
v1.13.0
1.13.0 (2021-08-19)
Bug Fixes
Features
- Support
virtualWorkspaces
(f969812)
v1.12.0
1.12.0 (2021-08-19)
Bug Fixes
Features
- Swtich to
onStartupFinished
activation event for better performance (845163e)
v1.11.2
1.11.2 (2021-08-19)
Bug Fixes
- Don't include node_modules in output (993cdd0)