Notepad++ has the ability to enter dictionaries of different programming languages to make it much easier to edit the source code. Built-in tools allow the automatic conversion of encoding formats and fast access to frequently needed editing. In With Notepad++ you just need one click to remove unnecessary spaces at the end of the line or change the quotation marks to the appropriate format.
Notepad++ also allows you to compare documents, track changes and view documents created in web browsers. Both functionality and appearance of the program can be free to develop and adapt to their needs.
Notepad++ 6.6.8 new features and bug fixes:
- Settings on cloud - Google Drive.
- Fix Settings on cloud - OneDrive detection error.
- Make internal docking dialogs apply the selected theme's background and foreground colours.
- Fix the bug that "backslash is escape char for SQL" setting is not saved correctly.
- Fix the bug that user cannot disable "backslash is SQL escape char" without restarting.
- Fix DocMap's syntax highlighting doesn't update while current doc apply a new syntax highlighting.
- Add 2 new plugins APIs: NPPM_GETEDITORDEFAULTBACKGROUNDCOLOR & NPPM_GETEDITORDEFAULTFOREGROUNDCOLOR
- Add new notification NPPN_SNAPSHOTDIRTYFILELOADED to notify plugins that a snapshot dirty file is loaded on startup.