Releases: catppuccin/vscode
Releases · catppuccin/vscode
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
v3.2.1
3.2.1 (2023-09-04)
Bug Fixes
v3.2.0
3.2.0 (2023-09-04)
Features
- syntax: add julia support (d9bb0b6)
Bug Fixes
- syntax: use yellow for ini section titles (09004dc)
v3.1.0
3.1.0 (2023-09-04)
Features
- syntax: add AsciiDoc support, loosen Markdown scopes (c7ec7d5)
- syntax: add golang semantic tokens (abf9b40)
- syntax: add GraphQL syntax highlighting (eae5a26)
- syntax: add LaTeX support (5e6251e)
- syntax: add Typst semantic tokens (#140) (59eee65)
Bug Fixes
- syntax: add jsx/tsx semantic highlights for const (1151998)
- syntax: HTML/XML/JSX/TSX constants (
&
; etc.) (2b41f80)
- syntax: PHP
this
, functions & builtin keywords (#142) (8293357), closes #141
- syntax: support HL injection for data (json/yaml/toml) (1f7350c)
v3.0.1
3.0.1 (2023-09-03)
Bug Fixes
- syntax: add java highlighting (923a94a)
- syntax: rust attributes semantic tokens (e5a1a6c)
- syntax: TOML table keys (c83efaf)
- syntax: yellow TOML table highlights (9822243)
v3.0.0
3.0.0 (2023-09-02)
⚠ BREAKING CHANGES
- rework syntax highlighting
Features
- rework syntax highlighting (d04578b)
- ui: change input border accents, use accent for enabled options (#137) (d73c6bd)
Bug Fixes
v2.9.0
2.9.0 (2023-09-01)
Features
- options: support hex codes in
catppuccin.customUIColors
(#126) (6df739f), closes #109
- ui: consistently use peach for warnings & yellow for modified (22ee5cf)
- ui: rework minimap colors (#129) (a9c0e0d)
- ui: use accent color for more focused elements (#128) (2b1a8a7), closes #91
- ui: use neovim-style search highlighting (#131) (ef9b76c), closes #103
Bug Fixes
- style error/warning/info consistently (22ee5cf)
- syntax: PHP dollar sign highlighting (#115) (373cca4)
v2.8.2
2.8.2 (2023-08-29)
Bug Fixes
- terminal: use style guide colors (#122) (83d8848)
- ui: marketplace pre-release button & separator (#125) (46833aa), closes #119
- ui: typos & deprecated color keys (ef235d5)
v2.8.1
2.8.1 (2023-08-28)
Bug Fixes
- ui: offline styles & borders for
statusBar
(eaa1ef8)
- ui: style banners (e.g. restricted mode) (326f530), closes #117