Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save ezhov-da/5d23aba74fedfe12e1d6e52d9c0bba56 to your computer and use it in GitHub Desktop.
Save ezhov-da/5d23aba74fedfe12e1d6e52d9c0bba56 to your computer and use it in GitHub Desktop.
отключение подсветки изменений в notepad++
==> https://superuser.com/questions/565785/how-to-disable-the-highlight-changes-feature
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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment