All notable changes to this project will be documented in this file.
- Improvements to foreground colors(#18)
- Input foreground colors
- Icon foreground color
- editor widget foreground color
- Improvements to Typescript syntax highlighting(#17)
- Enable semantic syntax highlighting(#15)
- Fix command palette syntax highlighting after VSCode 1.44 update(#14)
- Fix default scope getting overwritten for some punctiation types(#13)
- Add syntax highlighting for YARD docs(#12)
- Custom color for rust-analyzer inlay hint(#11)
- Syntax coloring to inheritance symbol(#10)
- Changed syntax coloring for inherited classes(#7)
- Improvements to Javascript syntax highlighting(#6)
- Improvements to Rust syntax highlighting(#5)
- Added default color for embedded content in CoffeeScript(#2).
- Improvements for Haskell syntax highlighting(#1).
- Changed the extension icon
- Syntax coloring improvements for Elixir
- Embedded variable color(
source.elixir.embedded
) - Module color(
variable.other.constant.elixir
) - Symbol color(
constant.other.symbol
)
- Embedded variable color(
- Changed syntax coloring for
support.function
- Fixed the
icon
path - Added VS Marketplace badges
- Initial release 🎉