Saturday 19 January 2019

notepad++ - How to disable the "highlight changes" feature?


Our admins deployed a new version of Notepad++ (version 6.3) on our machines, and this version is highlighting all changes done in a file by default. It does so by setting the background color of every modified line to a bright orange, which I find very distracting.


We have dozens of plugins installed, but I double checked and we do not have the "Change Markers" plugin (which could be the culprit).


Any idea where I can disable this feature? Changing the highlight color could also be an option.



Answer



I believe the plugin that is causing this background color change is "Location Navigate". Check and see if this is installed. If so, click Plugins -> Location Navigate -> Show List and Option. There will then be a drop box on the lower portion of the windows that says "Mark with Highlight". You could then choose to change this to whatever suits your needs. I personally prefer mark with Rect. It would then mark the changed lines with a rect bar in a margin on the left.


Alternatively, above the Dropbox option there are two options "Mark Color" & "Save Color". You could leave the Mark with Highlight option and just change the color of highlight...


I am 95 percent sure this will fix your issue.


No comments:

Post a Comment

Where does Skype save my contact's avatars in Linux?

I'm using Skype on Linux. Where can I find images cached by skype of my contact's avatars? Answer I wanted to get those Skype avat...