Notepad++ used to have a changebar (similar to the Microsoft code editor in Visual Studio) that whould change color, if the line of text was changed. It was taken out some time ago, but I really liked it. Is there a plugin (or option) that will re-enable this feature? Thanks.

link|improve this question

feedback

5 Answers

You can use this plugin (Change Markers).

This is a pretty good list of Notepad++ plugins

link|improve this answer
Thanks, but the Change Markers plugin is not not compatible with the latest version of Notepad++. – Jim Fell Aug 21 '10 at 1:28
feedback

You may have something like Change Markers, a Notepad++ plugin, in mind. It's listed on the Notepad++ plugins page.

link|improve this answer
Thanks, but the Change Markers plugin is not not compatible with the latest version of Notepad++. – Jim Fell Aug 21 '10 at 1:28
I just installed the Unicode plugin w/ Notepad++ 5.7 (sorry, I should have tried it before posting earlier answer), and it seems to work for me. I tried it on several files and yellow bars appear in the left margin as I make changes to the file. When I save the file, the bars all turn green. I did have to restart Npp after enabling the plugin. (I think it's pretty cool, actually. I'm going to leave it in.) – BillP3rd Aug 21 '10 at 4:22
Bill, I just did the exact same thing and was getting on here to post the same apology. You and I are on some kind of uncanny time cycle. I also found an article about Change Marker and it said that because of known issues of stability, it has been taken out of the most recent versions. Depending on your system setup, it either works fine, or doesn't at all. The author of the plugin said he's working on a new version, but that was several months ago. So I'm not exactly sure when a new version is expected to be released. – Ryan Aug 21 '10 at 4:39
feedback

Why don't you get in touch with the maintainer of the Change Markers plugin?

His email address as given in the Directory for Notepad++ plugins is given as:
aathell [at] users [dot] sourceforge [dot] net

link|improve this answer
Unfortunately, he is apparently not responding to emails. – Jim Fell Oct 11 '10 at 18:18
feedback
up vote 0 down vote accepted

The ChangeMarker plugin for Notepad++ is a good alternative.

https://skydrive.live.com/?cid=71a486ea08eb407c&id=71A486EA08EB407C!129

link|improve this answer
feedback

The LocationNav plugin lets the user mark changed lines in different ways, e.g. highlight, underline and symbol (rectangle, roundrect, circle, triangle and arrow). (In fact, I find this feature more useful than its original purpose of returning to lines the cursor previously moved onto!)

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.