NppExec is: https://github.com/d0vgan/nppexec/ NppExec v0.8.11: Glory to Ukraine! Glory to the heroes! added: $(IS_CONSOLE), $(IS_CONSOLE0) added: set <var> ~ strstrip <k> <string> added: npe_console n+/n- (condense empty lines) changed: sendmsg no more strips the trailing EOL from the output strings (thus, in case of e.g. SCI_GETLINE, use: strstrip 0x42 "$(MSG_LPARAM)") NppExec Manual updated the CHM version of NppExec Manual is replaced with the HTML version vc2026 project files with arm64 added,...
NppExec is: https://github.com/d0vgan/nppexec/ NppExec v0.8.11: Glory to Ukraine! Glory to the heroes! added: $(IS_CONSOLE), $(IS_CONSOLE0) added: set ~ strstrip <k> <string></string></k> added: npe_console n+/n- (condense empty lines) changed: sendmsg no more strips the trailing EOL from the output strings (thus, in case of e.g. SCI_GETLINE, use: strstrip 0x42 "$(MSG_LPARAM)") NppExec Manual updated the CHM version of NppExec Manual is replaced with the HTML version vc2026 project files with arm64...
XBrackets Lite v2.0.3 Glory to Ukraine! Glory to the heroes! fixed: CXBracketsLogic::OnCharPress was truncating a multi-byte character to a single-byte one, thus incorrectly treating e.g. 0x1D5B as 0x5B which is '['. https://sourceforge.net/projects/npp-plugins/files/XBrackets%20Lite/XBrackets%20Plugin%20v2.0.3/
NppExec is: https://github.com/d0vgan/nppexec/ NppExec v0.8.10: - Glory to Ukraine! Glory to the heroes! - fixed: NPP_OPEN did not activate a document that was already opened - fixed: normpath preserves the leading “\\.\” - handling the “-pluginMessage” command-line arguments - new environment variable: $(NPP_SETTINGS_DIR) - updated: now echo~ supports both math and string expressions - updated: HelpFile can be a URL (see “NppExec_TechInfo.txt”) - NppExec Manual updated - npp_files updated to Notepad++...
NppExec is: https://github.com/d0vgan/nppexec/ NppExec v0.8.10: - Glory to Ukraine! Glory to the heroes! - fixed: NPP_OPEN did not activate a document that was already opened - fixed: normpath preserves the leading “.” - handling the “-pluginMessage” command-line arguments - new environment variable: $(NPP_SETTINGS_DIR) - updated: now echo~ supports both math and string expressions - updated: HelpFile can be a URL (see “NppExec_TechInfo.txt”) - NppExec Manual updated - npp_files updated to Notepad++...
XBrackets Lite v2.0.2 * Glory to Ukraine! Glory to the heroes! * fixed: XBrackets could append a trailing NUL to “XBrackets_UserConfig.json” https://sourceforge.net/projects/npp-plugins/files/XBrackets%20Lite/XBrackets%20Plugin%20v2.0.2/
Guys, please immediately update to the version 2.0.1: https://sourceforge.net/projects/npp-plugins/files/XBrackets%20Lite/XBrackets%20Plugin%20v2.0.1/ XBrackets Lite v2.0.1 * Glory to Ukraine! Glory to the heroes! * hot-fix for NPPM_MSGTOPLUGIN The version 2.0 broke NPPM_MSGTOPLUGIN for all the other plugins because I was mistakenly handling all the NPPM_MSGTOPLUGIN messages for all the plugins, not just for XBrackets. My bad. As this was a critical problem, please update immediately.
XBrackets Lite is: https://github.com/d0vgan/npp-XBracketsLite Starting from the version 2.0, it is rather XBrackets Pro than XBrackets Lite, because: XBrackets Lite v2.0 changelog: Glory to Ukraine! Glory to the heroes! new functions: Go To Matching Bracket, Sel To Matching Bracket new functions: Go To Nearest Bracket, Sel To Nearest Brackets now the configuration is stored in JSON format file type-specific (language-specific) rules are applied multi-character brackets and quotes are supported brackets...