Open noahlinus opened 3 years ago
javascript color, this is no special highlighting.
this
this is the same color as the property.
class Polygon { constructor(height, width) { this.rect = {} this.rect.height = height; this.rect.width = width; } }
.js .ts .tsx
Thanks for reporting this, I'll look into it.
javascript color,
this
is no special highlighting.this
is the same color as the property.Sample code
Filename and Language selected
.js .ts .tsx
Atom Original theme Screenshot
VSCode theme Screenshot
Versions used