version 1.5.6
Plugin name | Author | Homepage | Version and link | Description |
---|---|---|---|---|
Auto Detect Indention | Mike Tzou (Chocobo1) | https://github.com/Chocobo1/nppAutoDetectIndent | 2.3 - arm64 bit | Detects indention (tab or spaces) and auto adjust Tab key on-the-fly. |
ComparePlus | Pavel Nedev | https://github.com/pnedev/comparePlus | 1.1.0 - arm64 bit | Advanced compare tool based on the well-known Compare-plugin by Ty Landercasper and Jean-SebastienLeroy. |
Fixed-width Data Visualizer | Shridhar Kumar | https://github.com/shriprem/FWDataViz | 2.6.1.0 - arm64 bit | Fixed Width Data Visualizer adds Excel-like features for fixed-width data files in Notepad++.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. |
GotoLineCol | Shridhar Kumar | https://github.com/shriprem/Goto-Line-Col-NPP-Plugin | 2.4.2.0 - arm64 bit | A plugin to navigate to a specified line and (byte-based or character-based) column position. Willalso display character byte code, UTF-8 byte sequence & Unicode code point at cursor position. Darkmode enabled. Command line options. |
HEX-Editor | Jens Lorenz | https://github.com/chcg/NPP_HexEdit | 0.9.12.0 - arm64 bit | Hex editor. Some reported issues, however many bugs fixed in latest release. |
Mime tools | Don HO | https://github.com/npp-plugins/mimetools | 2.9 - arm64 bit | Implements several main functionalities defined in MIME (Multipurpose Internet Mail Extensions). |
Notepad++ Plugin Demo | Don HO | https://npp-user-manual.org/docs/plugins/ | 4.3 - arm64 bit | Notepad++ Plugin Demo is written from Notepad++ Plugin Template to demonstrate the usage of pluginAPI. |
Notepad++ Plugin Template | Don HO | https://npp-user-manual.org/docs/plugins/ | 4.3 - arm64 bit | Template for making plugin development as easy and simple as possible. Four steps and it's done. |
Npp Converter | Don HO | https://github.com/npp-plugins/converter/ | 4.5 - arm64 bit | ASCII<->Hex converter. |
NppExport | https://github.com/chcg/NPP_ExportPlugin | 0.4.0.0 - arm64 bit | True WYSIWYG exporter. Allows you not only to save your source code as an HTML/RTF file, but alsoto copy your source code in the clipboard in RTF/HTML format, so you can paste it into your word processor (Openoffice.org Writer, LibreOffice Writer, Abiword, MS Word) to get the same visual effect. |
|
NppJumpList | ahvgeezer | https://sourceforge.net/projects/nppjumplist/ | 1.2.2 - arm64 bit | Adds Windows 7 jump list support. |
NppNetNote | Harrybharry | https://sourceforge.net/projects/npp-plugins/files/NppDocShare/ | 0.1.0.0 - arm64 bit | Allows the same document to be edited in real time on two different computers. Only needs a networkconnection between the two. |
Snippets | Frank Fesevur | https://www.fesevur.com/nppsnippets | 1.7.1 - arm64 bit | Adds the possibility to add code snippets to the current document by selecting them from a simplelist. |
Pork to Sausage | Don HO | https://github.com/npp-plugins/pork2sausage | 2.3 - arm64 bit | Pass any selected text to any command line program as input and take the output (the result ofprogram) to replace the selected text. |
SecurePad | Dominic Tobias | https://github.com/DominicTobias/SecurePad | 2.4 - arm64 bit | Encrypt/decrypt whole documents or selected text with your own key. Useful for storing sensitiveinformation like logins that you don't want lying around in a plaintext file. |
Select to Clipboard | Jakub Dvorak | https://github.com/KubaDee/SelectToClipboard | 1.0.3 - arm64 bit | Auto copy selected text to clipboard. You can automatically copy selected text like in PuTTY (orsimilar) terminal application. |
Session Manager | Mike Foster | https://mfoster.com/npp/SessionMgr.html | 1.4.4 - arm64 bit | Session manager. IMPORTANT: If you are upgrading from a version older than 1.2 then, immediatelyafter the upgrade, open the Settings dialog and reconfigure your settings. |
SpeechPlugin | Jim Xochellis | https://github.com/chcg/SpeechPlugin | 0.4.0.0 - arm64 bit | No kidding, Notepad++ speaks now. With SpeechPlugin, you can make Notepad++ dictate your text orsource code. Of course, speakers are necessary. |
Task List | blitowitz | https://code.google.com/p/npp-task-list/ | 2.5 - arm64 bit | Automatically scans the open document and adds all "TODO:*" items to your task list, a window panedocked on the right. Double-clicking an item in the list will take you to that line in the code. |
URL Encode/Decode Plugin | Rajendra Singh | https://github.com/SinghRajenM/nppURLPlugin | 1.2.0.0 - arm64 bit | Hopefully a decent URL Encoder and Decoder plug-in for Notepad++ which helps to make developer'slife easier by providing facility to encode/decode the URL within Notepad++.How it works: 1. Configure setting from menu (Plugins->URL Plugin->URL Plugin Settings). It is not mandatory, but recommended. 2. Select text/URL which you want to encode/decode. 3. Perform your task via Plugins->URL Plugin->Encode/Decode URL. |
JSON Viewer | Kapil Ratnani, Rajendra Singh | https://github.com/kapilratnani/JSON-Viewer | 2.0.3.0 - arm64 bit | JSON viewer that displays the selected JSON string in a tree view. |