Releases: dracula/visual-studio-code
Releases Β· dracula/visual-studio-code
v2.24.3
Patch
- Fix highlight color for inline chat region for copilot. #238
v2.24.2
Patch
- Fix incorrect javascript destructuring colors in certain conditions. #203
- Correctly highlight PHP semicolons when php expression is inside string. #208
- Fix issue preventing folded regions from receiving any highlight colors. #210
2.24.1
Patch
- Fix incorrect colors in
log
syntax. (#200)
2.24.0
Minor
- add support for bracket pair highlighting. (#195)
v2.23.1
Fix
- [python]: Only apply function highlighting for functions that are actually defined. (#186)
v2.23.0
Feat
- Add secondary button styles. (closes #176)
Fix
- Remove preset contrast borders. (closes #120, #147)
- Improve contrast of "open a remote window" button. (closes #146)
v2.22.4
2.22.4
Fix
- Address broken style property in html filetypes. #177
v2.22.3
Fix
- Fix another small issue impacting the build of the soft theme. #165
2.22.2
Patch
- fix: address issue of black cursor in ipynb file for soft variant #124
- chore: add
$schema
property to theme's json output
v2.22.1
Patch
- Fix small bug that caused hover color to be black for directories in the terminal (#156).
Credits
Thank you @AnilSonix for your contribution!