Nice! Would it be possible to add Ruby as a language example? I could likely figure out more-or-less how the code would appear using one of the other languages with which I am familiar, but it would be quite useful to see the changes to code similar to what I am most often writing.
Too bad there arent options to show different colors for names defined in various scopes for python.
Example
def lol(self):
name = [1,2,3]
for n in name:
print n
Let name be one color and let n be a differnet lighter color. Let self be another (class-level) color. Would be nice to make method calls their own color, different from function calls.
Easily one of the best websites i've ever come across -- been looking for something like this for a while! Would be nice to have html highlighting, but certainly not complaining as is...
That's pretty awesome. If you have more general hex-value editing needs in vim, I recently hooked up a color picking app that I wrote to vim. While over a hex value, you can hit a keystroke and launch the color selector. Any changes made to the color there are automatically update in vim:
Does not seem to be entirely working on Chrome 17 (Win7 64bit), the actual code (which one would put into colorscheme.vim) does not reflect the chosen colors. The code sample however does. To clarify, clicking a "highlight" item and changing its color does not change the hex or terminal color codes. I started by modifying an existing scheme.