Skip to content

Releases: dracula/visual-studio-code

v2.24.3

15 Jul 21:39
Compare
Choose a tag to compare

Patch

  • Fix highlight color for inline chat region for copilot. #238

v2.24.2

20 Mar 22:47
Compare
Choose a tag to compare

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

13 Dec 17:22
Compare
Choose a tag to compare

Patch

  • Fix incorrect colors in log syntax. (#200)

2.24.0

03 Sep 12:17
Compare
Choose a tag to compare

Minor

  • add support for bracket pair highlighting. (#195)

v2.23.1

06 Aug 23:03
Compare
Choose a tag to compare

Fix

  • [python]: Only apply function highlighting for functions that are actually defined. (#186)

v2.23.0

02 Aug 16:18
Compare
Choose a tag to compare

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

15 Jun 15:17
Compare
Choose a tag to compare

2.22.4

Fix

  • Address broken style property in html filetypes. #177

v2.22.3

24 Nov 14:43
Compare
Choose a tag to compare

Fix

  • Fix another small issue impacting the build of the soft theme. #165

2.22.2

16 Nov 19:46
Compare
Choose a tag to compare

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

26 May 15:22
Compare
Choose a tag to compare

Patch

  • Fix small bug that caused hover color to be black for directories in the terminal (#156).

Credits

Thank you @AnilSonix for your contribution!