You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think #4474 is a good change, but im not a huge fan of coloring attributes as functions. I liked that attributes were "distinct" from function calls. My brain now mentally groups attributes and their functions as "the same":
I personally think the old coloring was much clearer.
Ideally it would use a different color that still visually groups with the concept of "attribute". Maybe a slightly lighter or darker version of the attribute color?
The text was updated successfully, but these errors were encountered:
I believe we can close this, for #[inline] the inline is tagged as function.attribute and the #[ and ] parts are tagged as attribute.attribute which should give appropriate coloring options.
I think #4474 is a good change, but im not a huge fan of coloring attributes as functions. I liked that attributes were "distinct" from function calls. My brain now mentally groups attributes and their functions as "the same":
I personally think the old coloring was much clearer.
Ideally it would use a different color that still visually groups with the concept of "attribute". Maybe a slightly lighter or darker version of the attribute color?
The text was updated successfully, but these errors were encountered: