language-stylus icon indicating copy to clipboard operation
language-stylus copied to clipboard

Improve color decorators recognition

Open ProspectPyxis opened this issue 4 years ago • 2 comments

There are three cases I found where color decorators incorrectly do not show up:

  • Any color after a ?= or := conditional assignment operator image
  • Color functions without commas image
  • In function calls image

ProspectPyxis avatar Jan 10 '22 09:01 ProspectPyxis

@ProspectPyxis Thanks for report this issue, I will investigate it later.

iChenLei avatar Jan 10 '22 09:01 iChenLei

Adding to this, I found another location where color decorators don't show up correctly: in function calls. image I will edit this onto the main issue post as well.

ProspectPyxis avatar Jan 11 '22 11:01 ProspectPyxis