Skip to content

Releases: catppuccin/vscode

v3.8.0

30 Nov 19:47
832dbda
Compare
Choose a tag to compare

3.8.0 (2023-11-30)

Features

Bug Fixes

  • syntax: CSS operators, preprocessor parent selectors (#227) (68b1018)

v3.7.1

29 Nov 08:46
v3.7.1
4529b09
Compare
Choose a tag to compare

3.7.1 (2023-11-28)

Bug Fixes

  • settings: validation error for customUIColors with opacity (#225) (e897d5c)

v3.7.0

28 Nov 00:32
8d7b378
Compare
Choose a tag to compare

3.7.0 (2023-11-28)

Features

  • extension: add GitHub Pull Request and Issues (#216) (8da4d3d)
  • settings: improved JSON schemas (#223) (dd61a88)

Bug Fixes

  • syntax: nix path colors (#222) (de9cd4f)
  • syntax: nix paths, numbers, constants (235693b)

Reverts

  • chore: deduplicate catppuccinColor enum (371e4db)

v3.6.0

30 Oct 21:04
5d5ecdc
Compare
Choose a tag to compare

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

30 Oct 00:37
e8dfc6d
Compare
Choose a tag to compare

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

21 Oct 12:06
a3abd51
Compare
Choose a tag to compare

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

12 Sep 03:26
e19a78b
Compare
Choose a tag to compare

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

09 Sep 22:15
64a2e7b
Compare
Choose a tag to compare

3.2.4 (2023-09-09)

Bug Fixes

  • compiler: successfully compile when icon pack isn't installed (#168) (c5b4c2e)

v3.2.3

09 Sep 01:46
3fb569e
Compare
Choose a tag to compare

3.2.3 (2023-09-09)

Bug Fixes

  • syntax: Python: use yellow for typehints next to variables (46ebb95), closes #163

v3.2.2

09 Sep 01:29
c14c71d
Compare
Choose a tag to compare

3.2.2 (2023-09-09)

Bug Fixes