d4rkr00t / language-stylus

Stylus language support for Visual Studio Code
MIT License
44 stars 12 forks source link

Improve color decorators recognition #98

Open ProspectPyxis opened 2 years ago

ProspectPyxis commented 2 years ago

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

iChenLei commented 2 years ago

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

ProspectPyxis commented 2 years ago

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.