diff --git a/doc/plugin_list_arm64.md b/doc/plugin_list_arm64.md
index 01baafd95..8e20293c3 100644
--- a/doc/plugin_list_arm64.md
+++ b/doc/plugin_list_arm64.md
@@ -1,6 +1,6 @@
## Plugin List - arm64 bit
-version 1.9.1
+version 1.9.2
| Plugin name | Author | Homepage | Version and link | Description |
|---|---|---|---|---|
@@ -50,4 +50,4 @@ version 1.9.1
| TopMost | Franco Stellari | https://github.com/francostellari/NppPlugins | [1.4.2.0 - arm64 bit](https://github.com/francostellari/NppPlugins/raw/main/TopMost/TopMost_dll_1v42_arm64.zip) | Allows setting the main Notepad++ window as a topmost window so it can stay on top of other windows
even when it is not active. Syncs with Notepad++'s own stay on top functionality and allows to remember the setting between restarts as well as to show a toolbar button. |
| URL Encode/Decode Plugin | Rajendra Singh | https://github.com/SinghRajenM/nppURLPlugin | [1.2.0.0 - arm64 bit](https://github.com/SinghRajenM/nppURLPlugin/releases/download/1.2.0.0/urlPlugin_arm64.zip) | Hopefully a decent URL Encoder and Decoder plug-in for Notepad++ which helps to make developer's
life easier by providing facility to encode/decode the URL within Notepad++.
How it works:
1. Configure setting from menu (Plugins->URL Plugin->URL Plugin Settings). It is not mandatory, but recommended.
2. Select text/URL which you want to encode/decode.
3. Perform your task via Plugins->URL Plugin->Encode/Decode URL.
|
| Virtual Folders | Fatih Coşkun | https://github.com/FatihC/VirtualFolders | [1.0.3 - arm64 bit](https://github.com/FatihC/VirtualFolders/releases/download/v1.0.3/VirtualFolders-v1.0.3-arm64.zip) | This plugin adds a dockable tree panel where you can create your own virtual folder structure.
Group files from different paths, reorder them freely, and keep related resources together without touching the actual filesystem. |
-| WebEdit | Alexander Iljin | https://github.com/Krazal/WebEdit | [2.9.0.0 - arm64 bit](https://github.com/Krazal/WebEdit/releases/download/v2.9.0.0/WebEdit.2.9.0.0.arm64.zip) | Speed up your code editing! Enter an abbreviation (tag), press Alt + Enter, and expand the tag into
a full code snippet. You can also wrap (surround) a selection e.g. with HTML tags.
- More than 1000 preset tags: HTML (elements, attributes, BootStrap, Smarty, etc.), JavaScript (jQuery), CSS, PHP, SQL (MySQL, Eloquent ORM), etc.
- Automatic or custom caret (cursor) positioning
- Handling new lines, indents, etc.
- Variables: clipboard content, current file name, custom date/time, etc.
- Customizable tags in the plugin menu; assign tags to shortcuts
- Customizable tags in the toolbar
- Tag suggestions (similar tags)
- Easy tag addition
- Multiselect support
- Unicode support
- Over 17 years with Notepad++, now in 64-bit version! |
+| WebEdit | Alexander Iljin | https://github.com/Krazal/WebEdit | [2.9.0.1 - arm64 bit](https://github.com/Krazal/WebEdit/releases/download/v2.9.0.1/WebEdit.2.9.0.1.arm64.zip) | Speed up your code editing! Enter an abbreviation (tag), press Alt + Enter, and expand the tag into
a full code snippet. You can also wrap (surround) a selection e.g. with HTML tags.
- More than 1000 preset tags: HTML (elements, attributes, BootStrap, Smarty, etc.), JavaScript (jQuery), CSS, PHP, SQL (MySQL, Eloquent ORM), etc.
- Automatic or custom caret (cursor) positioning
- Handling new lines, indents, etc.
- Variables: clipboard content, current file name, custom date/time, etc.
- Customizable tags in the plugin menu; assign tags to shortcuts
- Customizable tags in the toolbar
- Tag suggestions (similar tags)
- Easy tag addition
- Multiselect support
- Unicode support
- Over 17 years with Notepad++, now in 64-bit version! |
diff --git a/doc/plugin_list_x64.md b/doc/plugin_list_x64.md
index 43fd58a79..d5ac71662 100644
--- a/doc/plugin_list_x64.md
+++ b/doc/plugin_list_x64.md
@@ -1,6 +1,6 @@
## Plugin List - 64 bit
-version 1.9.1
+version 1.9.2
| Plugin name | Author | Homepage | Version and link | Description |
|---|---|---|---|---|
@@ -8,7 +8,7 @@ version 1.9.1
| ActiveX Plugin | Bananen-Joe | https://sourceforge.net/projects/nppactivexplugin/ | [1.1.8.7 - 64 bit](https://sourceforge.net/projects/nppactivexplugin/files/bin/ActiveX_x64_1_1_8_7.zip) | Allows you to control Notepad++ via ActiveX.
You can use ActiveX with many scripting languages (VBScript, JScript, PHP, ...) and other languages (C++, C+, VB.NET, Delphi, ...).
So you are not bound to a single language. |
| AnalysePlugin | Mattes H. | https://sourceforge.net/projects/analyseplugin | [1.13.49.0 - 64 bit](https://sourceforge.net/projects/analyseplugin/files/binaries/v01.13-R49/AnalysePlugin-v01.13-R49-x64.zip) | AnalysePlugin will help you to search for more than one search pattern at a time. Great for
analysing big log files...
Last changes and how to use you will find in Help... in Plugins Menu. |
| AndroidLogger | simbaba | https://sourceforge.net/projects/androidlogger | [1.4.3.4 - 64 bit](https://github.com/glandon/AndroidLogger/releases/download/v1.4.3.4/AndroidLogger.v1.4.3.4.EN.x64.zip) | A comprehensive Android suite featuring real-time log/screen capture, integrated file explorer for
rapid operations, and a smart command panel supporting one-click search/execution of commands with output retrieval. |
-| Another Markdown | Evgeny Zyuzin | https://github.com/ezyuzin/NppAnotherMarkdown | [0.1.6 - 64 bit](https://github.com/ezyuzin/NppAnotherMarkdown/releases/download/0.1.6/AnotherMarkdown-0.1.6-x64.zip) | [Requires .NET framework v4.7.2]
Easiest customizable, extendable preview and edit for Markdown files |
+| Another Markdown | Evgeny Zyuzin | https://github.com/ezyuzin/NppAnotherMarkdown | [0.1.8 - 64 bit](https://github.com/ezyuzin/NppAnotherMarkdown/releases/download/0.1.8/AnotherMarkdown-0.1.8-x64.zip) | [Requires .NET framework v4.7.2]
Easiest customizable, extendable preview and edit for Markdown files |
| Auto Detect Indention | Mike Tzou (Chocobo1) | https://github.com/Chocobo1/nppAutoDetectIndent | [2.3 - 64 bit](https://github.com/Chocobo1/nppAutoDetectIndent/releases/download/2.3/x64.zip) | Detects indention (tab or spaces) and auto adjust Tab key on-the-fly. |
| AutoCodepage | Andreas Heim | https://sourceforge.net/projects/autocodepage | [1.2.7 - 64 bit](https://sourceforge.net/projects/autocodepage/files/v1.2.7/plugin/x64/AutoCodepage_v1.2.7_x64.zip) | Automatically sets a document's code page to your needs on loading or renaming a document, changing
its language or activating its tab. Usefull especially when coding batch scripts. |
| AutoEolFormat | Andreas Heim | https://sourceforge.net/projects/autoeolformat | [1.0.4 - 64 bit](https://sourceforge.net/projects/autoeolformat/files/v1.0.4/plugin/x64/AutoEolFormat_v1.0.4_x64.zip) | A plugin to automatically set a document's EOL (End Of Line) format to your needs on loading,
saving or renaming a document or activating its tab. |
@@ -167,7 +167,7 @@ version 1.9.1
| Virtual Folders | Fatih Coşkun | https://github.com/FatihC/VirtualFolders | [1.0.3 - 64 bit](https://github.com/FatihC/VirtualFolders/releases/download/v1.0.3/VirtualFolders-v1.0.3-x64.zip) | This plugin adds a dockable tree panel where you can create your own virtual folder structure.
Group files from different paths, reorder them freely, and keep related resources together without touching the actual filesystem. |
| Visual Studio Line Copy | Mackenzie Zastrow (forked by Derek Brown) | https://sourceforge.net/projects/notepad-visualstudiolinecopy/ | [1.0.0.2 - 64 bit](https://sourceforge.net/projects/notepad-visualstudiolinecopy/files/VisualStudioLineCopy%20x64%20v1.0.0.2.zip) | Adds two commands to Notepad++ CopyAllowLine and CutAllowLine, which adds Visual Studio style
copy/cutting to Notepad++. |
| WakaTime | WakaTime | https://github.com/wakatime/notepadpp-wakatime | [5.1.1 - 64 bit](https://github.com/wakatime/notepadpp-wakatime/releases/download/5.1.1/WakaTime-5.1.1-x64.zip) | Automatic time tracking and metrics generated from your programming activity.
Visit https://wakatime.com to see your logged time. |
-| WebEdit | Alexander Iljin | https://github.com/Krazal/WebEdit | [2.9.0.0 - 64 bit](https://github.com/Krazal/WebEdit/releases/download/v2.9.0.0/WebEdit.2.9.0.0.x64.zip) | Speed up your code editing! Enter an abbreviation (tag), press Alt + Enter, and expand the tag into
a full code snippet. You can also wrap (surround) a selection e.g. with HTML tags.
- More than 1000 preset tags: HTML (elements, attributes, BootStrap, Smarty, etc.), JavaScript (jQuery), CSS, PHP, SQL (MySQL, Eloquent ORM), etc.
- Automatic or custom caret (cursor) positioning
- Handling new lines, indents, etc.
- Variables: clipboard content, current file name, custom date/time, etc.
- Customizable tags in the plugin menu; assign tags to shortcuts
- Customizable tags in the toolbar
- Tag suggestions (similar tags)
- Easy tag addition
- Multiselect support
- Unicode support
- Over 17 years with Notepad++, now in 64-bit version! |
+| WebEdit | Alexander Iljin | https://github.com/Krazal/WebEdit | [2.9.0.1 - 64 bit](https://github.com/Krazal/WebEdit/releases/download/v2.9.0.1/WebEdit.2.9.0.1.x64.zip) | Speed up your code editing! Enter an abbreviation (tag), press Alt + Enter, and expand the tag into
a full code snippet. You can also wrap (surround) a selection e.g. with HTML tags.
- More than 1000 preset tags: HTML (elements, attributes, BootStrap, Smarty, etc.), JavaScript (jQuery), CSS, PHP, SQL (MySQL, Eloquent ORM), etc.
- Automatic or custom caret (cursor) positioning
- Handling new lines, indents, etc.
- Variables: clipboard content, current file name, custom date/time, etc.
- Customizable tags in the plugin menu; assign tags to shortcuts
- Customizable tags in the toolbar
- Tag suggestions (similar tags)
- Easy tag addition
- Multiselect support
- Unicode support
- Over 17 years with Notepad++, now in 64-bit version! |
| XBrackets Lite | Vitaliy Dovgan | https://github.com/d0vgan/npp-XBracketsLite | [1.3.1 - 64 bit](https://github.com/d0vgan/npp-XBracketsLite/releases/download/v131/XBrackets_v131_dll_x64.zip) | Allows autocompletion of brackets ([{""}])
Inserts corresponding right bracket when the left bracket is typed. Uses "smart" autocompletion: * next character is analysed for ([{ brackets; * next & previous characters are analysed for " quote. |
| XML Navigator | Pavel Kotrc | https://github.com/crypto-rsa/XmlNavigator | [1.4 - 64 bit](https://github.com/chcg/XmlNavigator/releases/download/1.4/XmlNavigator_1.4_x64.zip) | Plugin which shows the structure of an XML file in a tree view and allows fast navigation within it. |
| XML Tools | Nicolas Crittin | https://github.com/morbac/xmltools | [3.1.1.13 - 64 bit](https://github.com/morbac/xmltools/releases/download/3.1.1.13/XMLTools-3.1.1.13-x64.zip) | Small set of useful tools for editing XML. Plugin is MSXML-based. The features are:
- XML syntax Check
- XML Schema (XSD) + DTD Validation
- XML tag autoclose
- Pretty print
- Linarize XML
- Current XML Path
- Conversion XML <-> Text
- Comment / Uncomment
- XPath expression evaluation |
diff --git a/doc/plugin_list_x86.md b/doc/plugin_list_x86.md
index 23fe02d19..369a6dd48 100644
--- a/doc/plugin_list_x86.md
+++ b/doc/plugin_list_x86.md
@@ -1,6 +1,6 @@
## Plugin List - 32 bit
-version 1.9.1
+version 1.9.2
| Plugin name | Author | Homepage | Version and link | Description |
|---|---|---|---|---|
@@ -8,7 +8,7 @@ version 1.9.1
| ActiveX Plugin | Bananen-Joe | https://sourceforge.net/projects/nppactivexplugin/ | [1.1.8.7 - 32 bit](https://sourceforge.net/projects/nppactivexplugin/files/bin/ActiveX_Unicode_1_1_8_7.zip) | Allows you to control Notepad++ via ActiveX.
You can use ActiveX with many scripting languages (VBScript, JScript, PHP, ...) and other languages (C++, C+, VB.NET, Delphi, ...).
So you are not bound to a single language. |
| AnalysePlugin | Mattes H. | https://sourceforge.net/projects/analyseplugin | [1.13.49.0 - 32 bit](https://sourceforge.net/projects/analyseplugin/files/binaries/v01.13-R49/AnalysePlugin-v01.13-R49-x86.zip) | AnalysePlugin will help you to search for more than one search pattern at a time. Great for
analysing big log files...
Last changes and how to use you will find in Help... in Plugins Menu. |
| AndroidLogger | simbaba | https://sourceforge.net/projects/androidlogger | [1.4.3.4 - 32 bit](https://github.com/glandon/AndroidLogger/releases/download/v1.4.3.4/AndroidLogger.v1.4.3.4.EN.x86.zip) | A comprehensive Android suite featuring real-time log/screen capture, integrated file explorer for
rapid operations, and a smart command panel supporting one-click search/execution of commands with output retrieval. |
-| Another Markdown | Evgeny Zyuzin | https://github.com/ezyuzin/NppAnotherMarkdown | [0.1.6 - 32 bit](https://github.com/ezyuzin/NppAnotherMarkdown/releases/download/0.1.6/AnotherMarkdown-0.1.6-x86.zip) | [Requires .NET framework v4.7.2]
Easiest customizable, extendable preview and edit for Markdown files |
+| Another Markdown | Evgeny Zyuzin | https://github.com/ezyuzin/NppAnotherMarkdown | [0.1.8 - 32 bit](https://github.com/ezyuzin/NppAnotherMarkdown/releases/download/0.1.8/AnotherMarkdown-0.1.8-x86.zip) | [Requires .NET framework v4.7.2]
Easiest customizable, extendable preview and edit for Markdown files |
| Auto Detect Indention | Mike Tzou (Chocobo1) | https://github.com/Chocobo1/nppAutoDetectIndent | [2.3 - 32 bit](https://github.com/Chocobo1/nppAutoDetectIndent/releases/download/2.3/x86.zip) | Detects indention (tab or spaces) and auto adjust Tab key on-the-fly. |
| AutoCodepage | Andreas Heim | https://sourceforge.net/projects/autocodepage | [1.2.7 - 32 bit](https://sourceforge.net/projects/autocodepage/files/v1.2.7/plugin/x86/AutoCodepage_v1.2.7_UNI.zip) | Automatically sets a document's code page to your needs on loading or renaming a document, changing
its language or activating its tab. Usefull especially when coding batch scripts. |
| AutoEolFormat | Andreas Heim | https://sourceforge.net/projects/autoeolformat | [1.0.4 - 32 bit](https://sourceforge.net/projects/autoeolformat/files/v1.0.4/plugin/x86/AutoEolFormat_v1.0.4_UNI.zip) | A plugin to automatically set a document's EOL (End Of Line) format to your needs on loading,
saving or renaming a document or activating its tab. |
diff --git a/src/pl.arm64.json b/src/pl.arm64.json
index 0581e45e8..43dce09ce 100644
--- a/src/pl.arm64.json
+++ b/src/pl.arm64.json
@@ -1,6 +1,6 @@
{
"name": "npp-pluginList",
- "version": "1.9.1",
+ "version": "1.9.2",
"arch": "arm64",
"npp-plugins": [
{
diff --git a/src/pl.x64.json b/src/pl.x64.json
index a261d6d9e..4a61b6693 100644
--- a/src/pl.x64.json
+++ b/src/pl.x64.json
@@ -1,6 +1,6 @@
{
"name": "npp-pluginList",
- "version": "1.9.1",
+ "version": "1.9.2",
"arch": "64",
"npp-plugins": [
{
diff --git a/src/pl.x86.json b/src/pl.x86.json
index 40d2ab75b..4aeea7478 100644
--- a/src/pl.x86.json
+++ b/src/pl.x86.json
@@ -1,6 +1,6 @@
{
"name": "npp-pluginList",
- "version": "1.9.1",
+ "version": "1.9.2",
"arch": "32",
"npp-plugins": [
{
diff --git a/src/resource.h b/src/resource.h
index 673a6ab32..ce49b87b3 100644
--- a/src/resource.h
+++ b/src/resource.h
@@ -1,4 +1,3 @@
-
// This file is part of Notepad++ project
// Copyright (C)2025 Don HO
//
@@ -40,8 +39,8 @@
#define PLJSON "pl.x86.json"
#endif
-#define VERSION_VALUE "1.91\0"
-#define VERSION_DIGITALVALUE 1, 9, 1, 0
+#define VERSION_VALUE "1.92\0"
+#define VERSION_DIGITALVALUE 1, 9, 2, 0
#define TEXTFILE 256
#define IDR_PLUGINLISTJSONFILE 101