From 357d33c49abbb384a2356f835387226f1d3c326d Mon Sep 17 00:00:00 2001 From: Tuomas Hietanen Date: Sun, 14 Jun 2026 07:02:40 +0100 Subject: [PATCH 1/2] tree-sitter plugin version update 1.1 -> 1.2 (#1117) --- 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 f7692205f..797f227f5 100644 --- a/src/pl.arm64.json +++ b/src/pl.arm64.json @@ -519,9 +519,9 @@ { "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", + "version": "1.2.0", + "id": "df636729abf751e6e9ec059065120026c9024ae04fe3b35c8f7819215fdea84a", + "repository": "https://github.com/Thorium/NppTreeSitter/releases/download/1.2.0/NppTreeSitter_1.2.0_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/" diff --git a/src/pl.x64.json b/src/pl.x64.json index 40deb135e..664da514c 100644 --- a/src/pl.x64.json +++ b/src/pl.x64.json @@ -1817,9 +1817,9 @@ { "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", + "version": "1.2.0", + "id": "bc47f3d2b7fffc91ed1013c94f559b29ce5ace1df7210ea261f73422d0fddae4", + "repository": "https://github.com/Thorium/NppTreeSitter/releases/download/1.2.0/NppTreeSitter_1.2.0_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/" diff --git a/src/pl.x86.json b/src/pl.x86.json index e3a7e2e5e..81adc439b 100644 --- a/src/pl.x86.json +++ b/src/pl.x86.json @@ -1923,9 +1923,9 @@ { "folder-name": "TreeSitterLexer", "display-name": "TreeSitter", - "version": "1.1.0", - "id": "C8E3B4613799819C1FFE23942BD607E26788EE60AFF9A58C77778DA8EE8A087E", - "repository": "https://github.com/Thorium/NppTreeSitter/releases/download/1.1.0/NppTreeSitter-x86.zip", + "version": "1.2.0", + "id": "3409c28d866604d5fda4e0c0f7ff85d878d73cb16dc5234f30c5621c5697a61d", + "repository": "https://github.com/Thorium/NppTreeSitter/releases/download/1.2.0/NppTreeSitter_1.2.0_Win32.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/" From 44ff6e639fafb9d3ab8e099145a3801b7de062c8 Mon Sep 17 00:00:00 2001 From: Andrei Aleksandrovich Ovcharenko Date: Sun, 14 Jun 2026 09:05:05 +0300 Subject: [PATCH 2/2] Update Markdown Table Editor to 11.0.0 (#1116) Co-authored-by: Andrei.Ovcharenko --- src/pl.arm64.json | 8 ++++---- src/pl.x64.json | 10 +++++----- src/pl.x86.json | 8 ++++---- 3 files changed, 13 insertions(+), 13 deletions(-) diff --git a/src/pl.arm64.json b/src/pl.arm64.json index 797f227f5..0f5a25193 100644 --- a/src/pl.arm64.json +++ b/src/pl.arm64.json @@ -184,11 +184,11 @@ { "folder-name": "MarkdownTableEditor", "display-name": "Markdown Table Editor", - "version": "10.0.0", + "version": "11.0.0", "npp-compatible-versions": "[8.3.1,]", - "id": "dae9ce1668b07d88e563537efe040c6c0c70aca4b05d96ec6722504b5edb9c54", - "repository": "https://github.com/krotname/NppMarkdownTableEditor/releases/download/v10.0.0/MarkdownTableEditor-10.0.0-arm64-pluginadmin.zip", - "description": "Edits Markdown pipe tables as aligned text. Align, wrap long cells, navigate, insert, delete, move and sort rows or columns, convert CSV/TSV selections or current blocks, and insert new tables from Notepad++.", + "id": "59557810d2dd5bea53e331d872fecd9e21825e2150f8a77af1814022a30c13a1", + "repository": "https://github.com/krotname/NppMarkdownTableEditor/releases/download/v11.0.0/MarkdownTableEditor-11.0.0-arm64-pluginadmin.zip", + "description": "Edits Markdown pipe tables as aligned text. Align, fit width, narrow or widen columns, navigate, insert, delete, move and sort rows or columns, convert CSV/TSV blocks, and insert new tables from Notepad++.", "author": "Kreout", "homepage": "https://github.com/krotname/NppMarkdownTableEditor" }, diff --git a/src/pl.x64.json b/src/pl.x64.json index 664da514c..456c9499f 100644 --- a/src/pl.x64.json +++ b/src/pl.x64.json @@ -835,11 +835,11 @@ { "folder-name": "MarkdownTableEditor", "display-name": "Markdown Table Editor", - "version": "10.0.0", - "npp-compatible-versions": "[8.3.1,]", - "id": "03aaa4abd3a68fe5e6a56268e4f588c225c4d1f8b4e1c06efa97cf7cc5ac765b", - "repository": "https://github.com/krotname/NppMarkdownTableEditor/releases/download/v10.0.0/MarkdownTableEditor-10.0.0-x64-pluginadmin.zip", - "description": "Edits Markdown pipe tables as aligned text. Align, wrap long cells, navigate, insert, delete, move and sort rows or columns, convert CSV/TSV selections or current blocks, and insert new tables from Notepad++.", + "version": "11.0.0", + "npp-compatible-versions": "[8.3.1,]", + "id": "3761f726c4355a49fb774d7c3f677f8915280159dc3e54ae4dd7dd2e707799e4", + "repository": "https://github.com/krotname/NppMarkdownTableEditor/releases/download/v11.0.0/MarkdownTableEditor-11.0.0-x64-pluginadmin.zip", + "description": "Edits Markdown pipe tables as aligned text. Align, fit width, narrow or widen columns, navigate, insert, delete, move and sort rows or columns, convert CSV/TSV blocks, and insert new tables from Notepad++.", "author": "Kreout", "homepage": "https://github.com/krotname/NppMarkdownTableEditor" }, diff --git a/src/pl.x86.json b/src/pl.x86.json index 81adc439b..19c2e358f 100644 --- a/src/pl.x86.json +++ b/src/pl.x86.json @@ -871,11 +871,11 @@ { "folder-name": "MarkdownTableEditor", "display-name": "Markdown Table Editor", - "version": "10.0.0", + "version": "11.0.0", "npp-compatible-versions": "[7.5.9,]", - "id": "10244310f3d9aa5c9eac50771b88a80d77f25545caaa262ec3cbc1e2b122f917", - "repository": "https://github.com/krotname/NppMarkdownTableEditor/releases/download/v10.0.0/MarkdownTableEditor-10.0.0-x86-pluginadmin.zip", - "description": "Edits Markdown pipe tables as aligned text. Align, wrap long cells, navigate, insert, delete, move and sort rows or columns, convert CSV/TSV selections or current blocks, and insert new tables from Notepad++.", + "id": "ec9326c72d866a9f0aca3b6ceebcf40343c9b9852a42407f53cf27b80fea3992", + "repository": "https://github.com/krotname/NppMarkdownTableEditor/releases/download/v11.0.0/MarkdownTableEditor-11.0.0-x86-pluginadmin.zip", + "description": "Edits Markdown pipe tables as aligned text. Align, fit width, narrow or widen columns, navigate, insert, delete, move and sort rows or columns, convert CSV/TSV blocks, and insert new tables from Notepad++.", "author": "Kreout", "homepage": "https://github.com/krotname/NppMarkdownTableEditor" },