diff --git a/src/pl.arm64.json b/src/pl.arm64.json index a66709f0c..aaeaf0e1b 100644 --- a/src/pl.arm64.json +++ b/src/pl.arm64.json @@ -501,6 +501,18 @@ "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": "NppCrossCheck", + "display-name": "NppCrossCheck", + "version": "1.1.0.0", + "npp-compatible-versions": "[8.4,]", + "old-versions-compatibility": "[,1.0.0.0][8.5,]", + "id": "e14f9886e643973571480dce2dd848eaaee8f5ee121718ea1f7ad84b0c577d1e", + "repository": "https://github.com/pablo-code14/NppCrossCheck/releases/download/v1.1.0/NppCrossCheck_arm64.zip", + "description": "Compare two lists in the current document.\r\nPlace the two lists separated by one or more blank lines and run the plugin to cross-check their contents.", + "author": "Pablo Lopez", + "homepage": "https://github.com/pablo-code14/NppCrossCheck" } ] } diff --git a/src/pl.x64.json b/src/pl.x64.json index 9534d92e1..ff93932b7 100644 --- a/src/pl.x64.json +++ b/src/pl.x64.json @@ -1791,6 +1791,18 @@ "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": "NppCrossCheck", + "display-name": "NppCrossCheck", + "version": "1.1.0.0", + "npp-compatible-versions": "[8.4,]", + "old-versions-compatibility": "[,1.0.0.0][8.5,]", + "id": "f2c6256e468f10cd553748416c9f6bdcbaaa204a86ffac8831363b0852a3f009", + "repository": "https://github.com/pablo-code14/NppCrossCheck/releases/download/v1.1.0/NppCrossCheck_x64.zip", + "description": "Compare two lists in the current document.\r\nPlace the two lists separated by one or more blank lines and run the plugin to cross-check their contents.", + "author": "Pablo Lopez", + "homepage": "https://github.com/pablo-code14/NppCrossCheck" } ] } diff --git a/src/pl.x86.json b/src/pl.x86.json index f3ed8a4c2..b5132614e 100644 --- a/src/pl.x86.json +++ b/src/pl.x86.json @@ -1983,6 +1983,18 @@ "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": "NppCrossCheck", + "display-name": "NppCrossCheck", + "version": "1.1.0.0", + "npp-compatible-versions": "[8.4,]", + "old-versions-compatibility": "[,1.0.0.0][8.5,]", + "id": "890edb79d602d66fdda8dc4d87dfbe556e0487afaac7f915f46d6fb8bbebc660", + "repository": "https://github.com/pablo-code14/NppCrossCheck/releases/download/v1.1.0/NppCrossCheck_x86.zip", + "description": "Compare two lists in the current document.\r\nPlace the two lists separated by one or more blank lines and run the plugin to cross-check their contents.", + "author": "Pablo Lopez", + "homepage": "https://github.com/pablo-code14/NppCrossCheck" } ] }