Skip to content
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.

Different classifcation for := vs = #88

Open
ctrlaltdel121 opened this issue Feb 11, 2016 · 0 comments
Open

Different classifcation for := vs = #88

ctrlaltdel121 opened this issue Feb 11, 2016 · 0 comments

Comments

@ctrlaltdel121
Copy link

Is there a way to make the variables to the left of = different from those left of := ? Since one is assignment and one is declaration/assignment it would be nice to highlight the declarations.

I saw in #18 there was some discussion of how it would be hard to cover every case of variable declaration/assignment, but I think being able to highlight a newly-declared variable is really useful. From personal experience, when I do something like try to assign to an outer variable in a for loop, it pops out to me when I type := and the variable has a distinct color vs. =.

Atom solarized:
image

Sublime solarized:
image

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants