Andromeda icon indicating copy to clipboard operation
Andromeda copied to clipboard

Color inconsistency when destructuring functions from an object or array.

Open dev-ahad-ali opened this issue 8 months ago • 0 comments

When destructuring an object or array all the properties look the same even if it is a function.

Here is an example:

code2 code3

#It will be very helpful while working with large objects and arrays if we can easily differentiate the properties.

dev-ahad-ali avatar May 29 '24 07:05 dev-ahad-ali