From 332250ec88204f8ef09b4a0edc4c2cbc4614858e Mon Sep 17 00:00:00 2001 From: Pavel Nedev Date: Mon, 18 May 2026 11:10:52 +0300 Subject: [PATCH 1/2] ComparePlus v3.0.0 (#1094) --- src/pl.arm64.json | 6 +++--- src/pl.x64.json | 6 +++--- src/pl.x86.json | 6 +++--- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/src/pl.arm64.json b/src/pl.arm64.json index 1642b9b20..1219fcfa0 100644 --- a/src/pl.arm64.json +++ b/src/pl.arm64.json @@ -48,11 +48,11 @@ { "folder-name": "ComparePlus", "display-name": "ComparePlus", - "version": "2.2.0", + "version": "3.0.0", "npp-compatible-versions": "[8.4.7,]", "old-versions-compatibility": "[,1.0.0][8.4.2,8.4.6]", - "id": "ac75f0a48645d0ed56bd740de5cb74dd3c5f51ee3cde16597be9d65b19c1e595", - "repository": "https://github.com/pnedev/comparePlus/releases/download/cp_2.2.0/ComparePlus_cp_2.2.0_ARM64.zip", + "id": "a12b3caa6f94a7b8b54f94c950dfe9d03d2c9c07286cdb37c856bb2d36a3704f", + "repository": "https://github.com/pnedev/comparePlus/releases/download/cp_3.0.0/ComparePlus_cp_3.0.0_ARM64.zip", "description": "Advanced compare tool based on the well-known Compare-plugin by Ty Landercasper and Jean-Sebastien Leroy.", "author": "Pavel Nedev", "homepage": "https://github.com/pnedev/comparePlus" diff --git a/src/pl.x64.json b/src/pl.x64.json index e851affb3..abc21e4b7 100644 --- a/src/pl.x64.json +++ b/src/pl.x64.json @@ -275,11 +275,11 @@ { "folder-name": "ComparePlus", "display-name": "ComparePlus", - "version": "2.2.0", + "version": "3.0.0", "npp-compatible-versions": "[8.4.7,]", "old-versions-compatibility": "[,1.0.0][8.4.2,8.4.6]", - "id": "0e12f673a98d1bf84f97c4961b482eb68d1e5841ec7fd079fc7011034458da79", - "repository": "https://github.com/pnedev/comparePlus/releases/download/cp_2.2.0/ComparePlus_cp_2.2.0_x64.zip", + "id": "ed6256afcddca5715d81c48d3d1d2f35f4533cfa238320cb21d9d69ce86b5572", + "repository": "https://github.com/pnedev/comparePlus/releases/download/cp_3.0.0/ComparePlus_cp_3.0.0_x64.zip", "description": "Advanced compare tool based on the well-known Compare-plugin by Ty Landercasper and Jean-Sebastien Leroy.", "author": "Pavel Nedev", "homepage": "https://github.com/pnedev/comparePlus" diff --git a/src/pl.x86.json b/src/pl.x86.json index eb70aee0a..0ee931135 100644 --- a/src/pl.x86.json +++ b/src/pl.x86.json @@ -245,11 +245,11 @@ { "folder-name": "ComparePlus", "display-name": "ComparePlus", - "version": "2.2.0", + "version": "3.0.0", "npp-compatible-versions": "[8.4.7,]", "old-versions-compatibility": "[,1.0.0][8.4.2,8.4.6]", - "id": "6a509c8f3d6aa5bfae021870b71a15a27bd0f421b9a44d27f55bd20029316d40", - "repository": "https://github.com/pnedev/comparePlus/releases/download/cp_2.2.0/ComparePlus_cp_2.2.0_Win32.zip", + "id": "1cc78c495d81f6356dd989f9a33236e6f735672dc7556584944372163c259a6d", + "repository": "https://github.com/pnedev/comparePlus/releases/download/cp_3.0.0/ComparePlus_cp_3.0.0_Win32.zip", "description": "Advanced compare tool based on the well-known Compare-plugin by Ty Landercasper and Jean-Sebastien Leroy.", "author": "Pavel Nedev", "homepage": "https://github.com/pnedev/comparePlus" From 580ff0852965b14a241d92089ac0ba95c5692667 Mon Sep 17 00:00:00 2001 From: Christian Grasser Date: Mon, 18 May 2026 10:22:36 +0200 Subject: [PATCH 2/2] locally run sorting --- src/pl.arm64.json | 22 +++++++++++----------- src/pl.x64.json | 38 +++++++++++++++++++------------------- src/pl.x86.json | 18 +++++++++--------- 3 files changed, 39 insertions(+), 39 deletions(-) diff --git a/src/pl.arm64.json b/src/pl.arm64.json index 1219fcfa0..9f058a2b1 100644 --- a/src/pl.arm64.json +++ b/src/pl.arm64.json @@ -494,16 +494,16 @@ "author": "Franco Stellari", "homepage": "https://github.com/francostellari/NppPlugins" }, - { - "folder-name": "TreeSitterLexer", - "display-name": "TreeSitter", - "version": "1.1.0", - "id": "49A37ED0D3C4A9CEAD489D06EDB4B86F5C87BDA4AFD53A5D935240CC50B7F7B0", - "repository": "https://github.com/Thorium/NppTreeSitter/releases/download/1.1.0/NppTreeSitter-arm64.zip", - "description": "Integrate Tree-sitter to Notepad++. AST-based syntax highlighting and code folding for many languages.", - "author": "Tuomas Hietanen", - "homepage": "https://github.com/Thorium/NppTreeSitter/" - }, + { + "folder-name": "TreeSitterLexer", + "display-name": "TreeSitter", + "version": "1.1.0", + "id": "49A37ED0D3C4A9CEAD489D06EDB4B86F5C87BDA4AFD53A5D935240CC50B7F7B0", + "repository": "https://github.com/Thorium/NppTreeSitter/releases/download/1.1.0/NppTreeSitter-arm64.zip", + "description": "Integrate Tree-sitter to Notepad++. AST-based syntax highlighting and code folding for many languages.", + "author": "Tuomas Hietanen", + "homepage": "https://github.com/Thorium/NppTreeSitter/" + }, { "folder-name": "urlPlugin", "display-name": "URL Encode/Decode Plugin", @@ -547,4 +547,4 @@ "homepage": "https://github.com/Krazal/WebEdit" } ] -} +} \ No newline at end of file diff --git a/src/pl.x64.json b/src/pl.x64.json index abc21e4b7..6a7b458f4 100644 --- a/src/pl.x64.json +++ b/src/pl.x64.json @@ -384,14 +384,14 @@ "homepage": "https://github.com/dail8859/DoxyIt" }, { - "folder-name": "DraftSync", - "display-name": "DraftSync", - "version": "0.1.0.0", - "id": "b77fab97d9759c5916abe39e6ab8d9330f6cc1e4277ed29e0694d8a7bb7adbe6", - "repository": "https://github.com/belarrem/DraftSync/releases/download/v0.1.0.0/DraftSync_x64.zip", - "description": "Syncs scratch notes across machines via a shared folder. If you like to fire up Notepad++ to take a quick note and wish it followed you to another machine, this plugin is for you. No accounts, no servers, just a folder sync via Google Drive, DropBox, OneDrive or any other syncing service.", - "author": "Mohammed Belarrem", - "homepage": "https://github.com/belarrem/DraftSync" + "folder-name": "DraftSync", + "display-name": "DraftSync", + "version": "0.1.0.0", + "id": "b77fab97d9759c5916abe39e6ab8d9330f6cc1e4277ed29e0694d8a7bb7adbe6", + "repository": "https://github.com/belarrem/DraftSync/releases/download/v0.1.0.0/DraftSync_x64.zip", + "description": "Syncs scratch notes across machines via a shared folder. If you like to fire up Notepad++ to take a quick note and wish it followed you to another machine, this plugin is for you. No accounts, no servers, just a folder sync via Google Drive, DropBox, OneDrive or any other syncing service.", + "author": "Mohammed Belarrem", + "homepage": "https://github.com/belarrem/DraftSync" }, { "folder-name": "DSpellCheck", @@ -1762,16 +1762,16 @@ "author": "IncredibleJunior", "homepage": "https://www.incrediblejunior.com/npp_plugins/" }, - { - "folder-name": "TreeSitterLexer", - "display-name": "TreeSitter", - "version": "1.1.0", - "id": "DC077FE10BEAC90FD9AF517E864EB80821DBFA3A46753C650170062786D12F00", - "repository": "https://github.com/Thorium/NppTreeSitter/releases/download/1.1.0/NppTreeSitter-x64.zip", - "description": "Integrate Tree-sitter to Notepad++. AST-based syntax highlighting and code folding for many languages.", - "author": "Tuomas Hietanen", - "homepage": "https://github.com/Thorium/NppTreeSitter/" - }, + { + "folder-name": "TreeSitterLexer", + "display-name": "TreeSitter", + "version": "1.1.0", + "id": "DC077FE10BEAC90FD9AF517E864EB80821DBFA3A46753C650170062786D12F00", + "repository": "https://github.com/Thorium/NppTreeSitter/releases/download/1.1.0/NppTreeSitter-x64.zip", + "description": "Integrate Tree-sitter to Notepad++. AST-based syntax highlighting and code folding for many languages.", + "author": "Tuomas Hietanen", + "homepage": "https://github.com/Thorium/NppTreeSitter/" + }, { "folder-name": "urlPlugin", "display-name": "URL Encode/Decode Plugin", @@ -1879,4 +1879,4 @@ "homepage": "https://github.com/StanDog/npp-zoomdisabler" } ] -} +} \ No newline at end of file diff --git a/src/pl.x86.json b/src/pl.x86.json index 0ee931135..4c73e7d71 100644 --- a/src/pl.x86.json +++ b/src/pl.x86.json @@ -372,14 +372,14 @@ "homepage": "https://github.com/dail8859/DoxyIt" }, { - "folder-name": "DraftSync", - "display-name": "DraftSync", - "version": "0.1.0.0", - "id": "af54f504d2ac76aee28c56a054eaaeaca095331be8aa73087e62566659b4a110", - "repository": "https://github.com/belarrem/DraftSync/releases/download/v0.1.0.0/DraftSync_x86.zip", - "description": "Syncs scratch notes across machines via a shared folder. If you like to fire up Notepad++ to take a quick note and wish it followed you to another machine, this plugin is for you. No accounts, no servers, just a folder sync via Google Drive, DropBox, OneDrive or any other syncing service.", - "author": "Mohammed Belarrem", - "homepage": "https://github.com/belarrem/DraftSync" + "folder-name": "DraftSync", + "display-name": "DraftSync", + "version": "0.1.0.0", + "id": "af54f504d2ac76aee28c56a054eaaeaca095331be8aa73087e62566659b4a110", + "repository": "https://github.com/belarrem/DraftSync/releases/download/v0.1.0.0/DraftSync_x86.zip", + "description": "Syncs scratch notes across machines via a shared folder. If you like to fire up Notepad++ to take a quick note and wish it followed you to another machine, this plugin is for you. No accounts, no servers, just a folder sync via Google Drive, DropBox, OneDrive or any other syncing service.", + "author": "Mohammed Belarrem", + "homepage": "https://github.com/belarrem/DraftSync" }, { "folder-name": "DSpellCheck", @@ -2041,4 +2041,4 @@ "homepage": "https://github.com/StanDog/npp-zoomdisabler" } ] -} +} \ No newline at end of file