unsaved-changes

Show unsaved changes in active editor

Ge-Bra

3,054

12

0.1.0

MIT

GitHub

Unsaved Changes

Shows changes in your active buffer via a panel at the bottom of the editor. Similar to "Show Unsaved Changes" in Sublime Text.

preview

Installation

Run the following command:

apm install unsaved-changes

Or find the package in SettingsInstall and search for "unsaved-changes"

Usage

In Menu, Packages => Unsaved Changes => Show

In context-menu, Unsaved Changes

In Command Palette, type Unsaved Changes

Keybinding, ctrl + alt + u (Mac: cmd + alt + u)

Adds will be shown with a green background, removes with a red background. A few lines of surrounding unchanged text are also shown for context. A yellow line separates hunks.

Note: Compares whitespace.

License

MIT © Ge-Bra