I'm searching for my programming tool, i.e. a text editor. I like Notepad very much but I want a text editor with alternate background color for each line. Just like the background of the picture below:

Any ideas?
|
I'm searching for my programming tool, i.e. a text editor. I like Notepad very much but I want a text editor with alternate background color for each line. Just like the background of the picture below:
Any ideas? | |||
feedback
|
This question came from our site for professional and enthusiast programmers.
|
That's syntax highlighting. Try notepad++, http://notepad-plus-plus.org/. | |||||
feedback
|
|
Here's a potential solution for achieving it in Vim... http://vim.1045645.n5.nabble.com/Alternate-Line-Highlighting-td1146116.html#a1146119 | |||
|
feedback
|