Releases: kasimeka/lambda-black
Releases · kasimeka/lambda-black
0.2.20
09 Oct 20:43
Compare
Sorry, something went wrong.
No results found
improve editor.findMatchBackground contrast for comments
full changelog : v0.2.18...v0.2.20
0.2.18
31 Dec 07:50
Compare
Sorry, something went wrong.
No results found
Improve terraform and hcl consistency with other languages.
0.2.17
31 Dec 06:37
Compare
Sorry, something went wrong.
No results found
Readme and metadata updates for VSMarketplace republication.
0.2.16
21 Dec 13:09
Compare
Sorry, something went wrong.
No results found
Set the "custom titlebar" color to black.
0.2.15
16 Nov 09:48
Compare
Sorry, something went wrong.
No results found
Color Haskell record wildcards to match scope modifiers.
Replace nix's abominable colors.
Initial support for Hashicorp HCL & Terraform.
Update JSON and YAML colors to match nix & terraform.
0.2.14
03 Nov 18:04
Compare
Sorry, something went wrong.
No results found
Color golang modules and packages the same as other languages' modules.
Add sane semantic colors for dockerfile.
Fix semantic highlights not distinguishing constant builtins (like true and
None) from other constants.
0.2.13
03 Nov 16:51
Compare
Sorry, something went wrong.
No results found
Update methods' color to match functions. Fixes groovy functions, since
they're all methods on the global Script object.
Color Groovy's modules the same as other languages.
Add support for variable.other.constant. Fixes stuff in Ruby.
Color method and method-call the same as definition.method
Color all *.readonly semantic tokens as constant.
Color YAML keys the same as JSON properties.
0.2.12
03 Nov 11:41
Compare
Sorry, something went wrong.
No results found
Fix: make assignment and eq operators match in color.
Fix: don't color struct/class members as constants.
0.2.11
03 Nov 07:34
Compare
Sorry, something went wrong.
No results found
Set color variable.other.enummember the same as constants.
0.2.10
03 Nov 06:48
Compare
Sorry, something went wrong.
No results found
v0.2.10
Fix pylance semantic tokens reverting constant colors to variable.
v0.2.9
v0.2.8
Color pipe.haskell (the guard symbol) the same as if and case expressions.
Accessibility: add transparency to editor.inactiveSelectionBackground.