Skip to content

v3.4.0

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Oct 12:06
a3abd51

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