Skip to content

v2.0.9

Compare
Choose a tag to compare
@github-actions github-actions released this 13 Feb 03:17
· 140 commits to main since this release
v2.0.9
7b7d04c

2.0.9 - 2023-02-13

Added

  • (#53): Highlight Python binary strings
  • (#54): Apply Catppuccin to semantic highlights

Changed

  • (HTML): Align highlights with TOML/JSON/XML/YAML
  • (Rust): Lower opacity of conditionally disabled code
  • (Rust): Highlight parameters to be same as language default
  • (Debugger): No background highlighting on normal breakpoints
  • (Debugger): Current line that is stopped is background highlighted
  • If you would like to edit the debugging highlights yourself, they are
    located in Settings -> Editor -> Color Scheme -> Debugger

Fixed

  • Don't force italics on CSS Keywords

Full Changelog: v2.0.8...v2.0.9