visual-studio-code icon indicating copy to clipboard operation
visual-studio-code copied to clipboard

Ruby Syntax Highlighting broken

Open The-Black-Fox opened this issue 5 months ago • 1 comments

Ruby

On Dracula & Dracula Pro :

  • Methods should have their own color
  • Named parameters & default arguments should be a different color from each other
  • Hash symbols / keys & values should be a different color from each other
  • Named Parameters and Hash symbols should have a different color

Was supposed to be fixed with https://github.com/dracula/visual-studio-code/issues/250 but the issues still remain


###Dracula Pro

images

image

Image

Spinel

image

image

Image

The-Black-Fox avatar Jul 21 '25 23:07 The-Black-Fox