Git

The Git plugin will highlight lines that have been changed since the last commit. Lines will be highlighted only on files that are already tracked by git.

To enable the plugin:

  1. Press the menu button in the top-right corner of the window and select Preferences ▸ Plugins.

  2. Select Git to enable the plugin.

The changes are shown in the margin of the document in three different colors:

Green

Shows the new lines added to the document.

Orange

Shows the lines that have been modified in the document.

Red

Shows the parts of the document that have been deleted.

Hover the mouse pointer on the red or orange margin to view the original text in a tool tip.