Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
48 changes: 24 additions & 24 deletions src/pl.arm64.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down Expand Up @@ -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",
Expand Down Expand Up @@ -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",
Expand Down Expand Up @@ -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",
Expand All @@ -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"
}
]
}
92 changes: 46 additions & 46 deletions src/pl.x64.json
Original file line number Diff line number Diff line change
Expand Up @@ -680,9 +680,9 @@
{
"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"
Expand Down Expand Up @@ -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",
Expand Down Expand Up @@ -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)",
Expand All @@ -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",
Expand Down Expand Up @@ -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",
Expand Down Expand Up @@ -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",
Expand Down Expand Up @@ -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"
}
]
}
}
72 changes: 36 additions & 36 deletions src/pl.x86.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down Expand Up @@ -707,9 +718,9 @@
{
"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"
Expand Down Expand Up @@ -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",
Expand Down Expand Up @@ -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",
Expand Down Expand Up @@ -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"
}
]
}
}
Loading