NppSalt Code
Notepad++ Concurrent Editing Detection and Overwriting Pevention
Brought to you by:
triaxia
| File | Date | Author | Commit |
|---|---|---|---|
| NppSalt | 2014-05-19 |
|
[feaf6b] Changed IsChanged to return true if errors are ... |
| .gitignore | 2013-12-15 |
|
[a74ca3] Added |
| LICENSE.md | 2013-12-15 |
|
[8553ba] Update LICENSE.md |
| README.md | 2013-12-18 |
|
[0cc8ff] Update README.md |
NppSalt - A simple Notepad++ Plug-in.
Currently it provides the following functions:
1) It flashes the Notepad++ screen when it detects any open files have been changed by other people;
2) It prevents concurrent Notepad++ sessions from overwriting each other's changes.
To compile the plug-in, simply open NppSalt.sln using Visual Studio 2010 (or a later version) and build.
To deploy the plug-in, simply copy NppSalt.dll to Notepad++'s Plugins folder.
Peter Gu
pete.x.gu@gmail.com