Skip to content

Releases: dracula/visual-studio-code

v2.24.3

Choose a tag to compare

@github-actions github-actions released this 15 Jul 21:39

Patch

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

v2.24.2

Choose a tag to compare

@github-actions github-actions released this 20 Mar 22:47

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

Choose a tag to compare

@dsifford dsifford released this 13 Dec 17:22

Patch

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

2.24.0

Choose a tag to compare

@dsifford dsifford released this 03 Sep 12:17

Minor

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

v2.23.1

Choose a tag to compare

@github-actions github-actions released this 06 Aug 23:03

Fix

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

v2.23.0

Choose a tag to compare

@github-actions github-actions released this 02 Aug 16:18

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

Choose a tag to compare

@github-actions github-actions released this 15 Jun 15:17

2.22.4

Fix

  • Address broken style property in html filetypes. #177

v2.22.3

Choose a tag to compare

@dsifford dsifford released this 24 Nov 14:43

Fix

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

2.22.2

Choose a tag to compare

@dsifford dsifford released this 16 Nov 19:46

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

Choose a tag to compare

@github-actions github-actions released this 26 May 15:22

Patch

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

Credits

Thank you @AnilSonix for your contribution!