Releases: catppuccin/vscode
Releases · catppuccin/vscode
v3.8.0
3.8.0 (2023-11-30)
Features
Bug Fixes
- syntax: CSS operators, preprocessor parent selectors (#227) (68b1018)
v3.7.1
3.7.1 (2023-11-28)
Bug Fixes
- settings: validation error for customUIColors with opacity (#225) (e897d5c)
v3.7.0
3.7.0 (2023-11-28)
Features
- extension: add GitHub Pull Request and Issues (#216) (8da4d3d)
- settings: improved JSON schemas (#223) (dd61a88)
Bug Fixes
Reverts
- chore: deduplicate catppuccinColor enum (371e4db)
v3.6.0
3.6.0 (2023-10-30)
Features
- ui: use accent color for drop background (237e92c)
Bug Fixes
- syntax: improve C++ textmate tokens (#207) (3f62df8)
- syntax: Rust closure parameters & variables (#204) (358b963)
- ui: improve contrast on file tree selection (5234811)
v3.5.0
3.5.0 (2023-10-30)
Features
- syntax: adjust italic highlights (1006d8f)
- syntax: initial support for gdscript (1006d8f)
- syntax: new rust macros (1006d8f)
- syntax: reintroduce bold keywords (1006d8f)
Bug Fixes
v3.4.0
3.4.0 (2023-10-21)
Features
- extension: add GitLens integration (#191) (cda1b0f)
- increase minimum VSCode version to 1.80.0 (8a1c1a5)
- syntax: Diff highlighting (#182) (f148b6c)
- ui: add colors to terminal command decorations (#188) (ed200ad)
Bug Fixes
- compiler: extension support (40d7ee3)
- syntax: C# interpolated strings highlighting (#185) (4e05650)
- syntax: Nix support functions (
import
, etc.) (810f130)
- syntax: PHP builtin function color, sky (#193) (23a1cf0)
- syntax: use
string variable
for string interpolation (5791e92)
- use
focusBorder
variable for keyboard navigation highlights (#192) (afaa458), closes #181
v3.3.0
3.3.0 (2023-09-12)
Features
Bug Fixes
- compiler: icon pack sync improvements (#174) (88ffb52)
- syntax: don't use source.js/source.ts (583b3d8)
- syntax: variable inside string interpolation (2df9d7d)
- syntax: Vue components color (#173) (f79ea58)
v3.2.4
3.2.4 (2023-09-09)
Bug Fixes
- compiler: successfully compile when icon pack isn't installed (#168) (c5b4c2e)
v3.2.3
3.2.3 (2023-09-09)
Bug Fixes
- syntax: Python: use
yellow
for typehints next to variables (46ebb95), closes #163
v3.2.2
3.2.2 (2023-09-09)
Bug Fixes