1. Add ChangeMarkers plugin in installer. 2. Add theme description in installer. 3. Make installer update contextMenu.xml (backup the old one then override it with the new one). 4. Fix lastRecentFileList localization issue. 5. Add readonly change status notification for plugin system. 6. Fix Styler Configurator user extension handler.
If there's no critical bug found, v5.4.2 should be the last version of v5.4.x. Changelog QUOTE 1. Fix the localization switcher bug while w/o doLocalConf.xml. 2. Fix only one document "Move to other view" close Notepad++ instance issue. 3. Fix plugin menu boolean check box bug.
Notepad++ plugins is a collection of tools which plays a role of completion for Notepad++. This project contains Explorer, Function List, Hex Editor, Spell Checker and a console program NppExec. Other plugin developers are invited to share their projects
Changelog :
The major issue fixed in this release is the problem of plugins' shortcuts. Several crash issues are also fixed in this release.
1. Fix plugins shortcuts not working bug.
2. Fix the tooltip on toolbar display bug for the plugins icons.
3. Fix a crash that was occurring when searching in files from a deep path.
4. Fix a crash issue (Unicode binary) while close Notepad++ with an RC file opened under Chinese Xp.
5. Fix Pascal and Scheme syntax highlighting problem (fixes in styles.xml).
6. Add SQL folding capacity.