Y
Hacker News
new
|
ask
|
show
|
jobs
by
FLUX-YOU
3323 days ago
I bet you can change the val color to something that contrasts the var color in an IDE.
1 comments
mike_hearn
3323 days ago
The IDE underlines mutable variables at both definition and use sites. Values are not underlined. It's a perfectly fine way to visually distinguish them.
link