|
|
|
|
|
by namelesstrash01
4778 days ago
|
|
This is an interesting observation. I've been writing code for about twenty years, and using some form of syntax highlighting for a little over ten of those years. I change the colors in vim (and geany, my other IDE-du-jour) to match function names with a bold blue and variables with a bold, dark red. These colors are the ones I definitely change every time on a new install/machine/whatever. I can see exactly what we would think with the color-syntax association, but it's not quite the same as my synesthesia. Like, when I type out a function definition, I don't have a bold blue "mindset" while doing it. However, when I type the word Wednesday in that context, there's a thick undercurrent consisting of the "softish bright red". It's really, really hard to explain, but there is a difference for me. |
|