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
7 changes: 4 additions & 3 deletions doc/plugin_list_arm64.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
## Plugin List - arm64 bit

version 1.8.9
version 1.9

| Plugin name | Author | Homepage | Version and link | Description |
|---|---|---|---|---|
Expand All @@ -9,7 +9,7 @@ version 1.8.9
| CollectionInterface | pryrt | https://github.com/pryrt/NppPlugin-CollectionInterface | [1.3.0 - arm64 bit](https://github.com/pryrt/NppPlugin-CollectionInterface/releases/download/v1.3.0/CollectionInterface_v1.3.0_ARM64.zip) | <details> <summary> Interface to the official UserDefinedLanguage Collection and nppThemes Collection.<br> </summary> <br>Allows easy download and installation of a UDL (with FunctionList and AutoCompletion definitions, when available) or a Theme </details> |
| ComparePlus | Pavel Nedev | https://github.com/pnedev/comparePlus | [2.2.0 - arm64 bit](https://github.com/pnedev/comparePlus/releases/download/cp_2.2.0/ComparePlus_cp_2.2.0_ARM64.zip) | <details> <summary> Advanced compare tool based on the well-known Compare-plugin by Ty Landercasper and Jean-Sebastien </summary> Leroy. </details> |
| ConfigUpdater | pryrt | https://github.com/pryrt/NppPlugin-ConfigUpdater | [2.4.0 - arm64 bit](https://github.com/pryrt/NppPlugin-ConfigUpdater/releases/download/v2.4.0/ConfigUpdater_v2.4.0_ARM64.zip) | Notepad++ Plugin to keep Langs/Stylers/Themes config files up-to-date |
| Fixed-width Data Visualizer | Shridhar Kumar | https://github.com/shriprem/FWDataViz | [2.6.6.0 - arm64 bit](https://github.com/shriprem/FWDataViz/releases/download/v2.6.6.0/FWDataViz_arm64.zip) | <details> <summary> Fixed Width Data Visualizer adds Excel-like features for fixed-width data files in Notepad++. </summary> Displays cursor position data. Foldable Record Blocks; Hop & Jump to specific fields. Field Copy & Field Paste. Data Extraction. Builtin dialogs to configure file-type, record-type & fields; and themes & colors. Automatic File Type Detection. Handles homogenous, mixed & multi-line records. Full Multi-byte character support. Darkmode enabled. </details> |
| Fixed-width Data Visualizer | Shridhar Kumar | https://github.com/shriprem/FWDataViz | [2.6.7.0 - arm64 bit](https://github.com/shriprem/FWDataViz/releases/download/v2.6.7.0/FWDataViz_arm64.zip) | <details> <summary> Fixed Width Data Visualizer adds Excel-like features for fixed-width data files in Notepad++. </summary> Displays cursor position data. Foldable Record Blocks; Hop & Jump to specific fields. Field Copy & Field Paste. Data Extraction. Builtin dialogs to configure file-type, record-type & fields; and themes & colors. Automatic File Type Detection. Handles homogenous, mixed & multi-line records. Full Multi-byte character support. Darkmode enabled. </details> |
| GotoLineCol | Shridhar Kumar | https://github.com/shriprem/Goto-Line-Col-NPP-Plugin | [2.4.5.1 - arm64 bit](https://github.com/shriprem/Goto-Line-Col-NPP-Plugin/releases/download/v2.4.5.1/GotoLineCol_arm64.zip) | <details> <summary> A plugin to navigate to a specified line and (byte-based or character-based) column position. Will </summary> also display character byte code, UTF-8 byte sequence & Unicode code point, name & block at cursor position. Darkmode enabled. Command line options. </details> |
| HEX-Editor | Jens Lorenz | https://github.com/chcg/NPP_HexEdit | [0.9.14.0 - arm64 bit](https://github.com/chcg/NPP_HexEdit/releases/download/0.9.14/HexEditor_0.9.14_arm64.zip) | Hex editor. Some reported issues, however many bugs fixed in latest release. |
| HTML Tag | Martijn Coppoolse | https://github.com/rdipardo/nppHTMLTag | [1.5.5.0 - arm64 bit](https://github.com/rdipardo/nppHTMLTag/releases/download/v1.5.5/HTMLTag_v1.5.5_arm64.zip) | <details> <summary> Provides three core functions: </summary> <br>- HTML and XML tag jumping, like the built-in brace matching and selection<br> of tags and/or contents.<br>- HTML entity encoding/decoding (example: é to &eacute;)<br>- JS character encoding/decoding (example: é to \u00E9) </details> |
Expand All @@ -20,6 +20,7 @@ version 1.8.9
| MenuIcons | Franco Stellari | https://github.com/francostellari/NppPlugins | [2.0.7 - arm64 bit](https://github.com/francostellari/NppPlugins/raw/main/MenuIcons/MenuIcons_dll_2v07_arm64.zip) | Adds icons to the main menu, tab menu, context menu, and the tabs themselves. |
| Mime tools | Don HO | https://github.com/npp-plugins/mimetools | [3.1 - arm64 bit](https://github.com/npp-plugins/mimetools/releases/download/v3.1/mimetools.v3.1.arm64.zip) | <details> <summary> Implements several main functionalities defined in MIME (Multipurpose Internet Mail Extensions): </summary> Base64, Quoted-printable and URL encode/decode </details> |
| MultiReplace | Thomas Knoefel | https://github.com/daddel80/notepadpp-multireplace | [4.6.0.33 - arm64 bit](https://github.com/daddel80/notepadpp-multireplace/releases/download/4.6.0.33/MultiReplace-v4.6.0.33-ARM64.zip) | <details> <summary> Multi-string replacement across single or multiple files; reusable search/replace lists; CSV column </summary> operations (targeting, sort, delete, replace); external lookup tables; rectangular selection support; conditional (if/then) and math logic.<br> </details> |
| NestedDSV Data Visualizer | Shridhar Kumar | https://github.com/shriprem/NestedDSV | [1.1.0.1 - arm64 bit](https://github.com/shriprem/NestedDSV/releases/download/v1.1.0.1/NestedDSV_arm64.zip) | <details> <summary> Plugin for visualizing hierarchical (nested) delimiter-separated values (DSV) data in Notepad++. </summary> Displays cursor position data. Jumps to specific fields. Folding Record Blocks. Extracts Data. Builtin dialogs to configure file-type, record-type & fields; Themes & Colors; and Folding. </details> |
| Notepad++ bplist plugin | Sergiy Azarovsky | https://github.com/azerg/NppBplistPlugin | [3.0.0.0 - arm64 bit](https://github.com/azerg/NppBplistPlugin/releases/download/3.0.0.0/NppBplistPlugin_arm64.zip) | <details> <summary> Supports viewing/editing binary plist files. Due to the fact that ordinary plist files have XML </summary> format, this plugin does not support them. It only loads binary plist files (bplist). </details> |
| NppFTP | ashish_kulz | https://ashkulz.github.io/NppFTP/ | [0.29.14 - arm64 bit](https://github.com/ashkulz/NppFTP/releases/download/v0.29.14/NppFTP-arm64.zip) | Allows FTP, FTPS, FTPES, and SFTP communications. Very useful for web development. |
| Notepad++ Plugin Demo | Don HO | https://github.com/npp-plugins/plugindemo | [4.5 - arm64 bit](https://github.com/npp-plugins/plugindemo/releases/download/v4.5/pluginDemo.v4.5.bin.arm64.zip) | <details> <summary> Notepad++ Plugin Demo is written from Notepad++ Plugin Template to demonstrate the usage of plugin </summary> API. </details> |
Expand Down Expand Up @@ -47,4 +48,4 @@ version 1.8.9
| TopMost | Franco Stellari | https://github.com/francostellari/NppPlugins | [1.4.2.0 - arm64 bit](https://github.com/francostellari/NppPlugins/raw/main/TopMost/TopMost_dll_1v42_arm64.zip) | <details> <summary> Allows setting the main Notepad++ window as a topmost window so it can stay on top of other windows </summary> even when it is not active. Syncs with Notepad++'s own stay on top functionality and allows to remember the setting between restarts as well as to show a toolbar button. </details> |
| URL Encode/Decode Plugin | Rajendra Singh | https://github.com/SinghRajenM/nppURLPlugin | [1.2.0.0 - arm64 bit](https://github.com/SinghRajenM/nppURLPlugin/releases/download/1.2.0.0/urlPlugin_arm64.zip) | <details> <summary> Hopefully a decent URL Encoder and Decoder plug-in for Notepad++ which helps to make developer's </summary> life easier by providing facility to encode/decode the URL within Notepad++. <br><br>How it works:<br>1. Configure setting from menu (Plugins->URL Plugin->URL Plugin Settings). It is not mandatory, but recommended.<br>2. Select text/URL which you want to encode/decode.<br>3. Perform your task via Plugins->URL Plugin->Encode/Decode URL.<br><br> </details> |
| WebEdit | Alexander Iljin | https://github.com/Krazal/WebEdit | [2.9.0.0 - arm64 bit](https://github.com/Krazal/WebEdit/releases/download/v2.9.0.0/WebEdit.2.9.0.0.arm64.zip) | <details> <summary> Speed up your code editing! Enter an abbreviation (tag), press Alt + Enter, and expand the tag into </summary> a full code snippet. You can also wrap (surround) a selection e.g. with HTML tags.<br>- More than 1000 preset tags: HTML (elements, attributes, BootStrap, Smarty, etc.), JavaScript (jQuery), CSS, PHP, SQL (MySQL, Eloquent ORM), etc.<br>- Automatic or custom caret (cursor) positioning<br>- Handling new lines, indents, etc.<br>- Variables: clipboard content, current file name, custom date/time, etc.<br>- Customizable tags in the plugin menu; assign tags to shortcuts<br>- Customizable tags in the toolbar<br>- Tag suggestions (similar tags)<br>- Easy tag addition<br>- Multiselect support<br>- Unicode support<br>- Over 17 years with Notepad++, now in 64-bit version! </details> |
| Virtual Folders | Fatih Coşkun | https://github.com/FatihC/VirtualFolders | [1.0.1 - arm64 bit](https://github.com/FatihC/VirtualFolders/releases/download/v1.0.1/VirtualFolders-v1.0.1-arm64.zip) | <details> <summary> This plugin adds a dockable tree panel where you can create your own virtual folder structure. </summary> Group files from different paths, reorder them freely, and keep related resources together without touching the actual filesystem. </details> |
| Virtual Folders | Fatih Coşkun | https://github.com/FatihC/VirtualFolders | [1.0.2 - arm64 bit](https://github.com/FatihC/VirtualFolders/releases/download/v1.0.2/VirtualFolders-v1.0.2-arm64.zip) | <details> <summary> This plugin adds a dockable tree panel where you can create your own virtual folder structure. </summary> Group files from different paths, reorder them freely, and keep related resources together without touching the actual filesystem. </details> |
Loading