From ced1493a39c46dcd16a5065f9ffc6ad0a50e1112 Mon Sep 17 00:00:00 2001 From: hassaine-abdellah Date: Sun, 11 Jan 2026 18:11:19 +0100 Subject: [PATCH 1/3] Updated Language Selector to v1.1 (#1026) --- src/pl.arm64.json | 8 ++++---- src/pl.x64.json | 10 +++++----- src/pl.x86.json | 10 +++++----- 3 files changed, 14 insertions(+), 14 deletions(-) diff --git a/src/pl.arm64.json b/src/pl.arm64.json index 9fa1219c9..66b5b7fda 100644 --- a/src/pl.arm64.json +++ b/src/pl.arm64.json @@ -118,12 +118,12 @@ "author": "Sun Junwen", "homepage": "https://github.com/sunjw/jstoolnpp" }, - { + { "folder-name": "Language_Selector", "display-name": "Language Selector", - "version": "1.0.0.0", - "id": "2f6e939658a18e6bb4925ea2d70c1eccadcd8ff6661b5917121f61f753ebf6b3", - "repository": "https://github.com/hassaine-abdellah/npp-language-selector/releases/download/v1.0/Language_Selector_v1.0_ARM64.zip", + "version": "1.1.0.0", + "id": "df8d1941e221128a20dae6c02658e4220c1e81824f7c352ccf81eacf2f498f2a", + "repository": "https://github.com/hassaine-abdellah/npp-language-selector/releases/download/v1.1/Language_Selector_v1.1_arm64.zip", "description": "Set the programming language and see the syntax highlighting on new files without the need to save them, or to go each time to the menu to choose the language.\r\nYou can also pin your favorite languages on top of the list so you can easily access them.", "author": "Abdellah Hassaine", "homepage": "https://github.com/hassaine-abdellah" diff --git a/src/pl.x64.json b/src/pl.x64.json index 434702438..940f3c98d 100644 --- a/src/pl.x64.json +++ b/src/pl.x64.json @@ -677,12 +677,12 @@ "author": "Sun Junwen", "homepage": "https://github.com/sunjw/jstoolnpp" }, - { + { "folder-name": "Language_Selector", "display-name": "Language Selector", - "version": "1.0.0.0", - "id": "74176b4772df00b6cd11cf98e5b641a8ca621bccb62ab5fa4a80281b36998167", - "repository": "https://github.com/hassaine-abdellah/npp-language-selector/releases/download/v1.0/Language_Selector_v1.0_x64.zip", + "version": "1.1.0.0", + "id": "e855ad125faf194cd285897e1264d816ad0ada2f526cc84967a64a5a7f93ac1c", + "repository": "https://github.com/hassaine-abdellah/npp-language-selector/releases/download/v1.1/Language_Selector_v1.1_x64.zip", "description": "Set the programming language and see the syntax highlighting on new files without the need to save them, or to go each time to the menu to choose the language.\r\nYou can also pin your favorite languages on top of the list so you can easily access them.", "author": "Abdellah Hassaine", "homepage": "https://github.com/hassaine-abdellah" @@ -1782,4 +1782,4 @@ "homepage": "https://github.com/atiburzi/NppESPHome-Plugin" } ] -} \ No newline at end of file +} diff --git a/src/pl.x86.json b/src/pl.x86.json index 0aea88e62..feeb00093 100644 --- a/src/pl.x86.json +++ b/src/pl.x86.json @@ -704,12 +704,12 @@ "author": "Sun Junwen", "homepage": "https://github.com/sunjw/jstoolnpp" }, - { + { "folder-name": "Language_Selector", "display-name": "Language Selector", - "version": "1.0.0.0", - "id": "cdb445b2f3de150d17ff7219a7dfd6b1d5eb53e8c2baf14d026548e2e9cf1fdf", - "repository": "https://github.com/hassaine-abdellah/npp-language-selector/releases/download/v1.0/Language_Selector_v1.0_x86.zip", + "version": "1.1.0.0", + "id": "1012233b087dd15668205c8f2af74ad45855893f83b911e03cc415efbf408f3b", + "repository": "https://github.com/hassaine-abdellah/npp-language-selector/releases/download/v1.1/Language_Selector_v1.1_x86.zip", "description": "Set the programming language and see the syntax highlighting on new files without the need to save them, or to go each time to the menu to choose the language.\r\nYou can also pin your favorite languages on top of the list so you can easily access them.", "author": "Abdellah Hassaine", "homepage": "https://github.com/hassaine-abdellah" @@ -1974,4 +1974,4 @@ "homepage": "https://github.com/atiburzi/NppESPHome-Plugin" } ] -} \ No newline at end of file +} From 3cec97091d856491b5298fa7a19d09eb198a6439 Mon Sep 17 00:00:00 2001 From: Christian Grasser Date: Sun, 11 Jan 2026 18:32:47 +0100 Subject: [PATCH 2/3] correct indentations from Language Selector plugin --- src/pl.arm64.json | 2 +- src/pl.x64.json | 2 +- src/pl.x86.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/pl.arm64.json b/src/pl.arm64.json index 66b5b7fda..7b7168bf0 100644 --- a/src/pl.arm64.json +++ b/src/pl.arm64.json @@ -118,7 +118,7 @@ "author": "Sun Junwen", "homepage": "https://github.com/sunjw/jstoolnpp" }, - { + { "folder-name": "Language_Selector", "display-name": "Language Selector", "version": "1.1.0.0", diff --git a/src/pl.x64.json b/src/pl.x64.json index 940f3c98d..d814fe95b 100644 --- a/src/pl.x64.json +++ b/src/pl.x64.json @@ -677,7 +677,7 @@ "author": "Sun Junwen", "homepage": "https://github.com/sunjw/jstoolnpp" }, - { + { "folder-name": "Language_Selector", "display-name": "Language Selector", "version": "1.1.0.0", diff --git a/src/pl.x86.json b/src/pl.x86.json index feeb00093..6bf857f97 100644 --- a/src/pl.x86.json +++ b/src/pl.x86.json @@ -704,7 +704,7 @@ "author": "Sun Junwen", "homepage": "https://github.com/sunjw/jstoolnpp" }, - { + { "folder-name": "Language_Selector", "display-name": "Language Selector", "version": "1.1.0.0", From 7f2f5671eb4c1dbddb4fbff7655f77c059d0757d Mon Sep 17 00:00:00 2001 From: Christian Grasser Date: Sun, 11 Jan 2026 18:40:00 +0100 Subject: [PATCH 3/3] correct sorting of plugin lists via powershell script --- src/pl.arm64.json | 40 +++++++++++----------- src/pl.x64.json | 84 +++++++++++++++++++++++------------------------ src/pl.x86.json | 64 ++++++++++++++++++------------------ 3 files changed, 94 insertions(+), 94 deletions(-) diff --git a/src/pl.arm64.json b/src/pl.arm64.json index 7b7168bf0..0a7b2dd0e 100644 --- a/src/pl.arm64.json +++ b/src/pl.arm64.json @@ -202,16 +202,6 @@ "author": "Sergiy Azarovsky", "homepage": "https://github.com/azerg/NppBplistPlugin" }, - { - "folder-name": "NppFTP", - "display-name": "NppFTP", - "version": "0.29.14", - "id": "535a9c263267601b3df50bf53371dff806baea7bacd76e237b27dcba831c31b4", - "repository": "https://github.com/ashkulz/NppFTP/releases/download/v0.29.14/NppFTP-arm64.zip", - "description": "Allows FTP, FTPS, FTPES, and SFTP communications. Very useful for web development.", - "author": "ashish_kulz", - "homepage": "https://ashkulz.github.io/NppFTP/" - }, { "folder-name": "NppPluginDemo", "display-name": "Notepad++ Plugin Demo", @@ -258,6 +248,16 @@ "author": "", "homepage": "https://github.com/chcg/NPP_ExportPlugin" }, + { + "folder-name": "NppFTP", + "display-name": "NppFTP", + "version": "0.29.14", + "id": "535a9c263267601b3df50bf53371dff806baea7bacd76e237b27dcba831c31b4", + "repository": "https://github.com/ashkulz/NppFTP/releases/download/v0.29.14/NppFTP-arm64.zip", + "description": "Allows FTP, FTPS, FTPES, and SFTP communications. Very useful for web development.", + "author": "ashish_kulz", + "homepage": "https://ashkulz.github.io/NppFTP/" + }, { "folder-name": "NppJumpList", "display-name": "NppJumpList", @@ -460,16 +460,6 @@ "author": "Rajendra Singh", "homepage": "https://github.com/SinghRajenM/nppURLPlugin" }, - { - "folder-name": "WebEdit", - "display-name": "WebEdit", - "version": "2.9.0.0", - "id": "54f5321bc3d284ab36741cd998be76854c4f9dbd66e136f0eab68b961adc5577", - "repository": "https://github.com/Krazal/WebEdit/releases/download/v2.9.0.0/WebEdit.2.9.0.0.arm64.zip", - "description": "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.\r\n- More than 1000 preset tags: HTML (elements, attributes, BootStrap, Smarty, etc.), JavaScript (jQuery), CSS, PHP, SQL (MySQL, Eloquent ORM), etc.\r\n- Automatic or custom caret (cursor) positioning\r\n- Handling new lines, indents, etc.\r\n- Variables: clipboard content, current file name, custom date/time, etc.\r\n- Customizable tags in the plugin menu; assign tags to shortcuts\r\n- Customizable tags in the toolbar\r\n- Tag suggestions (similar tags)\r\n- Easy tag addition\r\n- Multiselect support\r\n- Unicode support\r\n- Over 17 years with Notepad++, now in 64-bit version!", - "author": "Alexander Iljin", - "homepage": "https://github.com/Krazal/WebEdit" - }, { "folder-name": "VirtualFolders", "display-name": "Virtual Folders", @@ -480,6 +470,16 @@ "description": "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.", "author": "Fatih Coşkun", "homepage": "https://github.com/FatihC/VirtualFolders" + }, + { + "folder-name": "WebEdit", + "display-name": "WebEdit", + "version": "2.9.0.0", + "id": "54f5321bc3d284ab36741cd998be76854c4f9dbd66e136f0eab68b961adc5577", + "repository": "https://github.com/Krazal/WebEdit/releases/download/v2.9.0.0/WebEdit.2.9.0.0.arm64.zip", + "description": "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.\r\n- More than 1000 preset tags: HTML (elements, attributes, BootStrap, Smarty, etc.), JavaScript (jQuery), CSS, PHP, SQL (MySQL, Eloquent ORM), etc.\r\n- Automatic or custom caret (cursor) positioning\r\n- Handling new lines, indents, etc.\r\n- Variables: clipboard content, current file name, custom date/time, etc.\r\n- Customizable tags in the plugin menu; assign tags to shortcuts\r\n- Customizable tags in the toolbar\r\n- Tag suggestions (similar tags)\r\n- Easy tag addition\r\n- Multiselect support\r\n- Unicode support\r\n- Over 17 years with Notepad++, now in 64-bit version!", + "author": "Alexander Iljin", + "homepage": "https://github.com/Krazal/WebEdit" } ] } diff --git a/src/pl.x64.json b/src/pl.x64.json index d814fe95b..e4ade3e40 100644 --- a/src/pl.x64.json +++ b/src/pl.x64.json @@ -973,6 +973,16 @@ "author": "Jean Paul Richter", "homepage": "https://github.com/jeanpaulrichter/nppcrypt" }, + { + "folder-name": "NppESPHome", + "display-name": "NppESPHome", + "version": "1.0.26", + "id": "38c11337063f57b3e67bc88f397ecf00bdc76e41b93a04263d600d0cac95ef21", + "repository": "https://github.com/atiburzi/NppESPHome-Plugin/releases/download/v1.0.26/NppESPHome_x64.zip", + "description": "Plugin to directly interact with ESPHome and easily manage related projects workflows in Windows environment.", + "author": "Andrea Tiburzi", + "homepage": "https://github.com/atiburzi/NppESPHome-Plugin" + }, { "folder-name": "NppEventExec", "display-name": "NppEventExec", @@ -1345,16 +1355,6 @@ "author": "Joshua Raphael", "homepage": "https://github.com/joshraphael/npp-rascript" }, - { - "folder-name": "RedisPlugin", - "display-name": "Redis", - "version": "1.0.2", - "id": "0ec19575b952dd205bb4a70464f85637e2174237169ff47bb328b130a1105af7", - "repository": "https://github.com/bakingam1983/Notepad.plus.plus-RedisPlugin/releases/download/v1.0.2/Notepad++RedisPlugin_v1.0.2.zip", - "description": "Notepad++ plugin to view Redis keys and values", - "author": "Andrea Baghin", - "homepage": "https://github.com/bakingam1983/Notepad.plus.plus-RedisPlugin" - }, { "folder-name": "rdmd-en-x64", "display-name": "RDMD for Notepad++ (English)", @@ -1375,6 +1375,16 @@ "author": "dokutoku", "homepage": "https://gitlab.com/dokutoku/rdmd-for-npp" }, + { + "folder-name": "RedisPlugin", + "display-name": "Redis", + "version": "1.0.2", + "id": "0ec19575b952dd205bb4a70464f85637e2174237169ff47bb328b130a1105af7", + "repository": "https://github.com/bakingam1983/Notepad.plus.plus-RedisPlugin/releases/download/v1.0.2/Notepad++RedisPlugin_v1.0.2.zip", + "description": "Notepad++ plugin to view Redis keys and values", + "author": "Andrea Baghin", + "homepage": "https://github.com/bakingam1983/Notepad.plus.plus-RedisPlugin" + }, { "folder-name": "RegexTrainer", "display-name": "Regex Trainer", @@ -1415,6 +1425,17 @@ "author": "Query Kuma", "homepage": "https://github.com/querykuma/qkNppReverseLines" }, + { + "folder-name": "NppRgaIsaPlugin", + "display-name": "RGA ISA Compiler", + "version": "1.0.0.0", + "npp-compatible-versions": "[8.4.3,]", + "id": "0449215d66228e1ab6268374dfc41b176f5b206877fe7b53039de9582f4c678b", + "repository": "https://github.com/DIMOSUS/NppRgaIsaPlugin/releases/download/v1.0.0.0/NppRgaIsaPlugin_v1.0.0.0.zip", + "description": "A plugin that displays the assembler ISA code of a compiled HLSL shader in a separate dockable panel. Compilation is performed via rga.exe (Radeon GPU Analyzer) in DX12 mode directly to ISA (without intermediate SPIR-V).", + "author": "Dmitry Budik", + "homepage": "https://github.com/DIMOSUS/NppRgaIsaPlugin" + }, { "folder-name": "RunMe", "display-name": "RunMe", @@ -1675,6 +1696,17 @@ "author": "Rajendra Singh", "homepage": "https://github.com/SinghRajenM/nppURLPlugin" }, + { + "folder-name": "VirtualFolders", + "display-name": "Virtual Folders", + "version": "1.0.2", + "npp-compatible-versions": "[8.8.5,]", + "id": "b11c01ee186d1c82ebadc0d6a6863898f401dabd8a2b888a54b7da0a3ec22e56", + "repository": "https://github.com/FatihC/VirtualFolders/releases/download/v1.0.2/VirtualFolders-v1.0.2-x64.zip", + "description": "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.", + "author": "Fatih Coşkun", + "homepage": "https://github.com/FatihC/VirtualFolders" + }, { "folder-name": "VisualStudioLineCopy", "display-name": "Visual Studio Line Copy", @@ -1748,38 +1780,6 @@ "description": "Tired of zooming your document everytime you just want to scroll but accidentally still holding the [Ctrl] key? Then this is what you want! It disables mouse zoom, keyboard zoom, or both.", "author": "Stanislav Eckert", "homepage": "https://github.com/StanDog/npp-zoomdisabler" - }, - { - "folder-name": "NppRgaIsaPlugin", - "display-name": "RGA ISA Compiler", - "version": "1.0.0.0", - "npp-compatible-versions": "[8.4.3,]", - "id": "0449215d66228e1ab6268374dfc41b176f5b206877fe7b53039de9582f4c678b", - "repository": "https://github.com/DIMOSUS/NppRgaIsaPlugin/releases/download/v1.0.0.0/NppRgaIsaPlugin_v1.0.0.0.zip", - "description": "A plugin that displays the assembler ISA code of a compiled HLSL shader in a separate dockable panel. Compilation is performed via rga.exe (Radeon GPU Analyzer) in DX12 mode directly to ISA (without intermediate SPIR-V).", - "author": "Dmitry Budik", - "homepage": "https://github.com/DIMOSUS/NppRgaIsaPlugin" - }, - { - "folder-name": "VirtualFolders", - "display-name": "Virtual Folders", - "version": "1.0.2", - "npp-compatible-versions": "[8.8.5,]", - "id": "b11c01ee186d1c82ebadc0d6a6863898f401dabd8a2b888a54b7da0a3ec22e56", - "repository": "https://github.com/FatihC/VirtualFolders/releases/download/v1.0.2/VirtualFolders-v1.0.2-x64.zip", - "description": "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.", - "author": "Fatih Coşkun", - "homepage": "https://github.com/FatihC/VirtualFolders" - }, - { - "folder-name": "NppESPHome", - "display-name": "NppESPHome", - "version": "1.0.26", - "id": "38c11337063f57b3e67bc88f397ecf00bdc76e41b93a04263d600d0cac95ef21", - "repository": "https://github.com/atiburzi/NppESPHome-Plugin/releases/download/v1.0.26/NppESPHome_x64.zip", - "description": "Plugin to directly interact with ESPHome and easily manage related projects workflows in Windows environment.", - "author": "Andrea Tiburzi", - "homepage": "https://github.com/atiburzi/NppESPHome-Plugin" } ] } diff --git a/src/pl.x86.json b/src/pl.x86.json index 6bf857f97..f7b191d2e 100644 --- a/src/pl.x86.json +++ b/src/pl.x86.json @@ -33,6 +33,17 @@ "author": "Mattes H.", "homepage": "https://sourceforge.net/projects/analyseplugin" }, + { + "folder-name": "AndroidLogger", + "display-name": "AndroidLogger", + "version": "1.4.3.4", + "npp-compatible-versions": "[7.8,]", + "id": "8c45c9a3540ee3bf0d487038880bb824c3150b1bd5a9156bce37f06f0f523596", + "repository": "https://github.com/glandon/AndroidLogger/releases/download/v1.4.3.4/AndroidLogger.v1.4.3.4.EN.x86.zip", + "description": "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.", + "author": "simbaba", + "homepage": "https://sourceforge.net/projects/androidlogger" + }, { "folder-name": "AnotherMarkdown", "display-name": "Another Markdown", @@ -1058,6 +1069,16 @@ "author": "Jean Paul Richter", "homepage": "https://github.com/jeanpaulrichter/nppcrypt" }, + { + "folder-name": "NppESPHome", + "display-name": "NppESPHome", + "version": "1.0.26", + "id": "5e60f9c3c591b3e29c4d2f17e46399f3e9202b92352d65df21504c08d04930e0", + "repository": "https://github.com/atiburzi/NppESPHome-Plugin/releases/download/v1.0.26/NppESPHome_x32.zip", + "description": "Plugin to directly interact with ESPHome and easily manage related projects workflows in Windows environment.", + "author": "Andrea Tiburzi", + "homepage": "https://github.com/atiburzi/NppESPHome-Plugin" + }, { "folder-name": "NppEventExec", "display-name": "NppEventExec", @@ -1831,6 +1852,17 @@ "author": "Rajendra Singh", "homepage": "https://github.com/SinghRajenM/nppURLPlugin" }, + { + "folder-name": "VirtualFolders", + "display-name": "Virtual Folders", + "version": "1.0.2", + "npp-compatible-versions": "[8.8.5,]", + "id": "adc7056900b47c29060d9d6f3ce8b8b7e0cbc2bf1b778de524f767f8cd875cc8", + "repository": "https://github.com/FatihC/VirtualFolders/releases/download/v1.0.2/VirtualFolders-v1.0.2-x86.zip", + "description": "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.", + "author": "Fatih Coşkun", + "homepage": "https://github.com/FatihC/VirtualFolders" + }, { "folder-name": "VisualStudioLineCopy", "display-name": "Visual Studio Line Copy", @@ -1940,38 +1972,6 @@ "description": "Tired of zooming your document everytime you just want to scroll but accidentally still holding the [Ctrl] key? Then this is what you want! It disables mouse zoom, keyboard zoom, or both.", "author": "Stanislav Eckert", "homepage": "https://github.com/StanDog/npp-zoomdisabler" - }, - { - "folder-name": "AndroidLogger", - "display-name": "AndroidLogger", - "version": "1.4.3.4", - "npp-compatible-versions": "[7.8,]", - "id": "8c45c9a3540ee3bf0d487038880bb824c3150b1bd5a9156bce37f06f0f523596", - "repository": "https://github.com/glandon/AndroidLogger/releases/download/v1.4.3.4/AndroidLogger.v1.4.3.4.EN.x86.zip", - "description": "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.", - "author": "simbaba", - "homepage": "https://sourceforge.net/projects/androidlogger" - }, - { - "folder-name": "VirtualFolders", - "display-name": "Virtual Folders", - "version": "1.0.2", - "npp-compatible-versions": "[8.8.5,]", - "id": "adc7056900b47c29060d9d6f3ce8b8b7e0cbc2bf1b778de524f767f8cd875cc8", - "repository": "https://github.com/FatihC/VirtualFolders/releases/download/v1.0.2/VirtualFolders-v1.0.2-x86.zip", - "description": "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.", - "author": "Fatih Coşkun", - "homepage": "https://github.com/FatihC/VirtualFolders" - }, - { - "folder-name": "NppESPHome", - "display-name": "NppESPHome", - "version": "1.0.26", - "id": "5e60f9c3c591b3e29c4d2f17e46399f3e9202b92352d65df21504c08d04930e0", - "repository": "https://github.com/atiburzi/NppESPHome-Plugin/releases/download/v1.0.26/NppESPHome_x32.zip", - "description": "Plugin to directly interact with ESPHome and easily manage related projects workflows in Windows environment.", - "author": "Andrea Tiburzi", - "homepage": "https://github.com/atiburzi/NppESPHome-Plugin" } ] }