All notable changes to the "pustota" extension will be documented in this file.
Check Keep a Changelog for recommendations on how to structure this file.
- Fixed invalid keywords highlight, #61
- Fixed
.new()highlight inruby, #57
- Fixed debug breakpoints colors
- Fixed inlay hints color, #40
- Fixed VSCodium support
- Added VSCodium support, #16
- Improve
Chighlight: fixunionandenum, #32 - Improve
C#highlight: fix types and classes highlight
- Improve
CSShighlight: fix@keyframeshighlight, #30
- Improve
TypeScripthighlight:enumis now highlighted properly, #27 - Improve
JavaScripthighlight:extends Module.Classis now highlighted properly, #26
- Improve
CSShighlight: now less constants are highlighted - Adds CSS test file
- Project was moved to https://github.com/pustota-theme org
- All links were updated
- Fixes Python highlight of types
- Fixes installation problem
- Fixes how functions deinitions with names
like
__module__orsetare highlighted in Python
- Improve
Chighlight: do not colorize builtin types - Imporve
gohighlight: highlight function names
- Revert
0.0.12change
- Fixes Python builtins not highlighted when used as function names
- Fixes old legacy Python builtins not highlighted when used as function names
- Fixes
${}highlight in JS / TS - Fixes last char highlight when typing a string without ending quote in JS / TS
- Fixes
aliaskeyword in Bash
- Added Lisp support
- Fixed
modhighlight in Rust - Fixed
->in Python annotations highlight
- Fixed Markdown headings highlight
- Fixed keywords highligh in jsdoc, phpdoc, etc
- Fixed Makefile syntax highlights
- Fixed PHP syntax highlights
- Added configuration instructions
- Ignored multiple folders from the result build
- Fixed ternary operator in Ruby
- Fixed
.editorconfigfile colors - Fixed INI and TOML colors
- Fixed escape chars in Python's strings
- Fixed Bash's function definitions
- Fix several Markdown syntax highlights
- Fixed theme name to be lowercase:
pustota
- Fixes multiple JS and TS syntax highlights
- Removes "incorrect" scope matcher
- Enforce more
#0A0E14usage
- Adds theme icon
- Initial release