version 1.7.5
Plugin name | Author | Homepage | Version and link | Description |
---|---|---|---|---|
3P - Progress Programmers Pal | Julien Caillon | https://jcaillon.github.io/3P/ | 1.8.8 - 64 bit | [Requires .NET framework v4.6.1]Designed to help writing OpenEdge ABL (formerly known as Progress 4GL) code. It provides : - a powerful auto-completion - tool-tips on every words - a code explorer to quickly navigate through your code - a file explorer to easily access all your sources - the ability to run/compile and even PROLINT your source file with an in-line visualization of errors - more than 50 options to better suit your needs - and so much more! Visit https://jcaillon.github.io/3P/ for more details on the plugin |
ActiveX Plugin | Bananen-Joe | https://sourceforge.net/projects/nppactivexplugin/ | 1.1.8.7 - 64 bit | Allows you to control Notepad++ via ActiveX.You can use ActiveX with many scripting languages (VBScript, JScript, PHP, ...) and other languages (C++, C+, VB.NET, Delphi, ...). So you are not bound to a single language. |
AnalysePlugin | Mattes H. | https://sourceforge.net/projects/analyseplugin | 1.13.49.0 - 64 bit | AnalysePlugin will help you to search for more than one search pattern at a time. Great foranalysing big log files...Last changes and how to use you will find in Help... in Plugins Menu. |
Auto Detect Indention | Mike Tzou (Chocobo1) | https://github.com/Chocobo1/nppAutoDetectIndent | 2.3 - 64 bit | Detects indention (tab or spaces) and auto adjust Tab key on-the-fly. |
AutoCodepage | Andreas Heim | https://sourceforge.net/projects/autocodepage | 1.2.7 - 64 bit | Automatically sets a document's code page to your needs on loading or renaming a document, changingits language or activating its tab. Usefull especially when coding batch scripts. |
AutoEolFormat | Andreas Heim | https://sourceforge.net/projects/autoeolformat | 1.0.4 - 64 bit | A plugin to automatically set a document's EOL (End Of Line) format to your needs on loading,saving or renaming a document or activating its tab. |
Automation Scripts | Oleg Shilo | https://github.com/oleg-shilo | 2.0.0.0 - 64 bit | C# based automation. Allows implementing a simple macros-like automations as well as the full scalescript based plugins by means of C# scripts. The solution is based on CS-Script C# script engine. |
AutoSave | Franco Stellari | https://github.com/francostellari/NppPlugins | 2.0 - 64 bit | Automatically save the currently open files based on a timer schedule and/or upon the applicationlosing focus.The plugin offers several options to save the current (or all the files), selecting only the named ones, accessible through an options dialog box. |
BetterMultiSelection | Justin Dailey | https://github.com/dail8859/BetterMultiSelection | 1.5 - 64 bit | Provides better cursor movements when using multiple selections. |
BigFiles - Open Very Large Files | Claudio Olmi | https://github.com/superolmo/BigFiles | 0.1.3 - 64 bit | Reads very large files. It does this by only showing a small buffer of the file and let the usermove back anf forth in the page.This is useful when you want to preview very large text files. Opening is done separately from Notepad++ and there is no option to save. https://github.com/superolmo/BigFiles |
Bookmarks@Dook | Dook | https://github.com/Dook1/Bookmarks-Dook | 4.0.4 - 64 bit | Bookmarks panel |
BracketsCheck | niccord | https://github.com/niccord/BracketsCheck/ | 1.2.2 - 64 bit | Helps to check if brackets in your file are balanced.You can check all text in a file or only the part you selected. |
CADdyTools | Mario Rosenbohm | https://github.com/MarioRosi/CADdyTools | 1.1.3.7 - 64 bit | Notepad++-Plugin for manipulate CADdy-formated coordinate- and measure-textfiles |
Code Alignment | Chris McGrath | https://github.com/cpmcgrath/codealignment | 14.1.107 - 64 bit | Code alignment helps you present your code beautifully, enhancing clarity and readability.Align your code by any character. Fast logical shortcuts to perform common alignments such as equals and period. |
Code::Stats | p0358 | https://github.com/p0358/notepadpp-CodeStats | 1.1.1 - 64 bit | Write code, level up, show off! A free stats tracking service for programmers. Enables XP trackingin Notepad++.Requires a codestats.net account for its functionality. Anonymous usage statistics: On the next Notepad++ launches, after API token has been provided, this plugin is making HTTPS request to analytics server containing plugin version and unique randomly generated ID. This is because the author would like to see the amount of people using this. The usage statistic collection is not related to the Code::Stats service itself. If you really do not want to be included, you can opt-out in plugin settings. |
Columns++ | Randall Joseph Fellmy | https://github.com/Coises/ColumnsPlusPlus | 1.1.3 - 64 bit | Offers features for working with text and data arranged in columns, including an implementation ofelastic tabstops, enhanced searching and sorting, column alignment and numeric calulations. |
ColumnTools | Vin's World | https://github.com/vinsworldcom/nppColumnTools | 1.4.5.1 - 64 bit | Notepad++ Highlight Current Column and Horizontal Ruler |
Comment Toggler | ScienceDiscoverer | https://github.com/ScienceDiscoverer/CommentToggler | 1.0.0.0 - 64 bit | Smart single button comment toggler. Features:- Does not insert space in front of the comment - Supports all the built-in languages and even user defined languages - Can do simple single line comments without selection - Preserves indentation in the commented code block - Fixes some indentation inconsistencies - Supports block comments - Supports multiple selections - With every type of comment at the same time! |
Blitz Search | NateStah | https://github.com/Natestah/BlitsNppPlugin | 1.0.0.3 - 64 bit | Adds Blitz Search This to the Toolbar. Features:- Search This command with selection to run Blitz Search with substring - Search This command with no selection to run Blitz Search with Whole word match |
Comment Wrap | Derek Brown | https://sourceforge.net/projects/kered13-notepad-plugins/ | 1.0.0.7 - 64 bit | Wraps comments as you type. Supports C-style, Python-style, and Lua-style comments. |
Compare | Ty Landercasper, Jean-Sebastien Leroy, Pavel Nedev | https://github.com/pnedev/compare-plugin | 2.0.2 - 64 bit | Shows the differences between 2 files (side by side). |
ComparePlus | Pavel Nedev | https://github.com/pnedev/comparePlus | 1.2.0 - 64 bit | Advanced compare tool based on the well-known Compare-plugin by Ty Landercasper and Jean-SebastienLeroy. |
CS-Script - C# Intellisense | Oleg Shilo | https://github.com/oleg-shilo/cs-script.npp | 2.0.5.0 - 64 bit | CS-Script integration. Implements a real C# Intellisense solution based on CS-Script and Roslyn.Allows loading, executing modifying and debugging C# scripts in a way very similar to the Visual Studio C# projects support. This includes referencing assemblies and other scripts, code formatting, adding missing namespaces and intercepting Debug and Console output. |
CSV Lint | Bas de Reuver | https://github.com/BdR76/CSVLint/ | 0.4.6.7 - 64 bit | Syntax highlighting and quality control for csv and fixed width data, detect column and datatypes,convert datetime/decimal format, sql, xml |
CsvQuery | jokedst | https://github.com/jokedst/CsvQuery | 1.2.9 - 64 bit | Enables SQL queries against CSV files. |
Customize Toolbar | [email protected] | https://sourceforge.net/projects/npp-customize | 5.3 - 64 bit | Allows the toolbar to be fully customised by the user, and includes twenty-six additional buttonsfor frequently used menu commands. All buttons on the toolbar can be customized, whether Notepad++ buttons, additional buttons, or other plugin buttons.Custom buttons for Notepad++ menu commands or other plugin menu commands can be created using a configuration file. It is possible to replace the icons of existing Notepad++ buttons or other plugin buttons. |
CustomLineNumbers | Andreas Heim | https://sourceforge.net/projects/customlinenumbers | 1.1.10 - 64 bit | Displays line numbers as hex numbers or as relative numbers. You can also configure the startingline number. |
DBGp | Damjan Zobo Cvetko | https://bitbucket.org/rdipardo/dbgp | 0.14.2.1 - 64 bit | PHP debugger (XDebug) which talks with the DBGP protocol. Transforms Notepad++ into a PHP IDE. |
Discord Rich Presence | Zukaritasu | https://github.com/Zukaritasu/notepadpp_rpc | 2.0.625.1 - 64 bit | Shows in discord the file that is currently being edited in Notepad++. |
DoxyIt | Justin Dailey | https://github.com/dail8859/DoxyIt | 0.4.4 - 64 bit | Supports creating Doxygen comments. |
DSpellCheck | Sergey Semushin | https://github.com/Predelnik/DSpellCheck | 1.5.0 - 64 bit | Spell-checking with these main features: |
EditorConfig | EditorConfig Team | https://github.com/editorconfig/editorconfig-notepad-plus-plus | 0.4.0 - 64 bit | EditorConfig is a text file that defines coding conventions for a project to help maintain themconsistent no matter which text editor you use. This plugin adds support for .editorconfig files to Notepad++. It will automatically discover and apply matching .editorconfig settings to the files that you open for editing. For the EditorConfig recommended use, file format and samples, visit https://editorconfig.org/. |
ElasticTabstops | Marius Vasiliu, Justin Dailey | https://github.com/mariusv-github/ElasticTabstops | 1.5.0 - 64 bit | Support for Elastic Tabstops. |
EnhanceAnyLexer | Ekopalypse | https://github.com/Ekopalypse/EnhanceAnyLexer | 1.4.0 - 64 bit | Adds more styling, colors only, options to any Lexer |
ERP Helper | Whitley Media | https://github.com/swhitley/erphelper | 1.1.2 - 64 bit | A set of utilities for developing ERP integrations, includes XSL transformation and Workday APISOAP calls. |
Explorer | Jens Lorenz | https://github.com/oviradoi/npp-explorer-plugin | 1.9.9.0 - 64 bit | File browser. You can open files from your local drives in Notepad++, just double click! |
Expression calculator | PlanetCNC | https://github.com/PlanetCNC/PlanetCNCNpp | 3001.21.1125.1 - 64 bit | Expression calculator plugin for Notepad++ |
ExtSettings | Andreas Heim | https://sourceforge.net/projects/extsettings | 1.3.1 - 64 bit | Set various Scintilla settings which are not available via Notepad++ preferences dialog. |
F# Interactive | Prapin Peethambaran | https://github.com/rdipardo/nppFSIPlugin | 0.2.2.0 - 64 bit | F# source code lexer and IPC client for F# Interactive.Note: the .NET SDK must be installed separately. |
FileFinder | UFO-Pu55y | https://bitbucket.org/uph0/filefinder | 0.3 - 64 bit | Quickly and comfortably find files by name, both in folders and in N++'s file history. |
Fixed-width Data Visualizer | Shridhar Kumar | https://github.com/shriprem/FWDataViz | 2.6.3.1 - 64 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. |
GEDCOM Lexer | Stan Mitchell | https://sourceforge.net/projects/gedcomlexer/ | 0.5.0.170 - 64 bit | View and edit GEDCOM files with syntax highlighting of: level, xref id, tag, pointer, value andescape tokens. Customize coloration and font styles. Grammar errors are also highlighted. View GEDCOM files in outline mode by folding sections based on line level. |
GitSCM | Michael J. Vincent | https://github.com/vinsworldcom/nppGitSCM | 1.4.9.1 - 64 bit | N++ Gui for already installed Git SCM for Windows. Optionally TortoiseGit. |
GotoLineCol | Shridhar Kumar | https://github.com/shriprem/Goto-Line-Col-NPP-Plugin | 2.4.3.0 - 64 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 - 64 bit | Hex editor. Some reported issues, however many bugs fixed in latest release. |
HTML Tag | Martijn Coppoolse | https://bitbucket.org/rdipardo/htmltag/ | 1.5.0.0 - 64 bit | Provides three core functions:- HTML and XML tag jumping, like the built-in brace matching and selection of tags and/or contents. - HTML entity encoding/decoding (example: é to é) - JS character encoding/decoding (example: é to \u00E9) |
HugeFiles | Mark Johnston Olson | https://github.com/molsonkiko/HugeFiles/ | 0.4.1 - 64 bit | Reads very large files one chunk at a time, ensuring that each chunk breaks at the end of aline.Can also break JSON files into syntactically valid JSON chunks. Can find/replace text in big files without huge memory consumption. Find/replace form for editing the big file without reading it all into memory. |
ImgTag | salvom | https://sourceforge.net/projects/imgtag/ | 2.0.1 - 64 bit | Insert IMG tags, in your HTML document, using the Open File dialog box to select image files. |
Indent By Fold | Ben Bluemel, Frank Fesevur | https://github.com/ffes/indentbyfold/ | 0.7.3 - 64 bit | Indent using Fold pointsNote: Disable Notepad++'s Auto Indent in Settings - Preferences - MISC - Untick Auto Indent. |
Java Plugin | Dominik Cebula | https://github.com/dominikcebula/npp-java-plugin | 0.4.0 - 64 bit | Allows Java Code Compilation and Execution directly from Notepad++. |
JavaScript Map Parser | Oleksandr Boiko | https://github.com/megaboich/js-map-parser/ | 4.2 - 64 bit | Provides better JavaScript support. Provides a panel with hierarchy structure of functions in yourjs file. |
jN Notepad++ Plugin | Eugen Kremer | https://github.com/sieukrem/jn-npp-plugin/wiki | 2.2.190.21986 - 64 bit | Allows you to extend Notepad++ by using JavaScript.- You can create new menu elements which execute JavaScript - You can use manu ActiveX components available on your PC - You can add shortcuts executing JavaScript - You can create HTML-based dialogs and docking windows - You can write JavaScript wrappers around Win32 API - Since version 2.0.116 you can debug your automating scripts - Selection highlighting and navigation bar - Integrated Zen Coding v0.7 - You can catch context menu request and create your own |
JSFunctionViewer | Sover David | https://github.com/davidsover/nppJSFunctionViewer | 1.1.0 - 64 bit | Provides an easier way to view and/or navigate to functions from function calls. Also works withexternal files if the src attribute is the last attribute of the <script> tag. Select the name of a function to view it. Recommended: In the Find/Replace window (Ctrl+F), tick the 'Match case' and untick the 'Match whole word only' check box. |
JSON Tools | Mark Johnston Olson | https://github.com/molsonkiko/JsonToolsNppPlugin | 8.1 - 64 bit | Query/editing tool for JSON including linting, reformatting, a tree viewer with file navigation,JSON schema validation and generation, escaping/unescaping strings, and much more.The tree viewer can also be used to explore CSV files and regex search results (experimental). |
JSON Viewer | Kapil Ratnani, Rajendra Singh | https://github.com/NPP-JSONViewer/JSON-Viewer | 2.0.8.0 - 64 bit | JSON viewer that displays the selected JSON string in a tree view. |
JSTool | Sun Junwen | https://github.com/sunjw/jstoolnpp | 1.2312.0 - 64 bit | Javascript plugin. |
LanguageHelp | Franco Stellari | https://github.com/francostellari/NppPlugins | 1.7.5.0 - 64 bit | Allows loading a language specific help file (CHM, HLP, PDF) and search for the keyword under thecursor.The latest version allows showing the help files as menu entries or in the context menu. |
Linefilter3 | SeeliSoft | https://www.seelisoft.net/Linefilter3/ | 1.0.0.0 - 64 bit | Allows filtering for a given text and display the matching lines in a new window. |
Linter | Vladimir Soshkin | https://github.com/deadem/notepad-pp-linter | 0.1.0.0 - 64 bit | Allows realtime code check against any checkstyle-compatible linter: jshint, eslint, jscs, phpcs,csslint, and many others. |
Location Navigate | Austin Young | https://sourceforge.net/projects/locationnav/ | 0.4.8.1 - 64 bit | Navigate between your last edit/view points. Useful for code/text edit and view, especially formany and large text files1. Automatically record the cursor position and modified points 2. You can jump to any position that your cursor has visited. 3. Can use shortcuts (Ctrl+- for previous position and Ctrl+Shift+- for next position) to jump forward and back in code 4. Can jump to any modified points (Ctrl+Alt+Z) back and forward (Ctrl+Alt+Y) 5. History positions are automatically adjusted when text is modified. 6. Can record positions data when application exit and it will be loaded in next run. 7. Can navigate only in current file |
LuaScript | Justin Dailey | https://github.com/dail8859/LuaScript | 0.12 - 64 bit | Adds Lua scripting capabilities. This provides control over all of Scintilla's features and optionswith a light-weight, fully-functional programming language. |
Markdown Panel | Mohzy83 | https://github.com/mohzy83/NppMarkdownPanel | 0.7.3 - 64 bit | Lightweight plugin to display rendered Markdown files. |
MarkdownViewer++ | nea | https://nea.github.io/MarkdownViewerPlusPlus/ | 0.8.2 - 64 bit | View Markdown/CommonMark compliant text files rendered on-the-fly directly in Notepad++ in a dockedpanel.Export the rendered result as HTML or PDF and configure the file extensions to be rendered. |
MenuIcons | Franco Stellari | https://github.com/francostellari/NppPlugins | 2.0.7 - 64 bit | Adds icons to the main menu, tab menu, context menu, and the tabs themselves. |
Merge files in one | G. Singh | https://github.com/gurikbal/Merge-files-in-one | 1.2.0.0 - 64 bit | Copy lines from multiple files into one. |
Mime tools | Don HO | https://github.com/npp-plugins/mimetools | 3.1 - 64 bit | Implements several main functionalities defined in MIME (Multipurpose Internet Mail Extensions):Base64, Quoted-printable and URL encode/decode |
MultiReplace | Thomas Knoefel | https://github.com/daddel80/notepadpp-multireplace | 4.0.0.19 - 64 bit | Advanced multi-string replacement; storage of search/replace patterns; CSV column highlighting,targeting, and sorting; dynamic computational operations; rectangular selection support. |
MusicPlayer | Jon Galletero | https://sourceforge.net/projects/nppmusicplayer | 1.0.0.3 - 64 bit | Open and play music files. Supports: *.wav, *.mp3, *.aiff, *.wma |
MZC8051 | Jiangshan00001 | https://github.com/Jiangshan00001/npp_MZC8051 | 0.0.1 - 64 bit | a 8051 c compiler plugin within notepad++. |
NavigateTo | Oleksii Maryshchenko | https://github.com/young-developer/nppNavigateTo | 2.6.4.0 - 64 bit | Do you have more then 10 open tabs? Then this plugin is for you.New and efficient way to quickly navigate between tabs (files). Allows you to search for a symbol or filename, filepath by matching against a keyword you type, and get a real-time preview while going through the search results with the Shift key. And YES, you can uncheck the Multi-line option, in the Preferences > General > Tab Bar zone because you don’t need the multi-lines tab feature anymore :) Author: Oleksii Maryshchenko Email: [email protected] Contributors: https://github.com/molsonkiko |
NewFileBrowser | Austin Young | https://sourceforge.net/projects/locationnav/ | 0.1.5 - 64 bit | Define 20 new file's initial text and have an inner web browser which can run current file. |
Notepad++ bplist plugin | Sergiy Azarovsky | https://github.com/azerg/NppBplistPlugin | 3.0.0.0 - 64 bit | Supports viewing/editing binary plist files. Due to the fact that ordinary plist files have XMLformat, this plugin does not support them. It only loads binary plist files (bplist). |
NppOpenAI | Richárd Stockinger | https://github.com/Krazal/nppopenai | 0.4.1.0 - 64 bit | OpenAI (aka. ChatGPT) plugin for Notepad++. Simply select your text, press Ctrl + Shift + O, andyou'll see the AI generated response in seconds. Two examples: 'Please create a Fibonacci function in PHP'; 'Mi az árvíztűrő tükörfúrógép?' (Hungarian Unicode test) etc. This plugin requires an active internet connection and an OpenAI registration / API key (handles it confidentially). |
Notepad++ Plugin Demo | Don HO | https://npp-user-manual.org/docs/plugins/#how-to-develop-a-plugin | 4.4 - 64 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/#how-to-develop-a-plugin | 4.4 - 64 bit | Template for making plugin development as easy and simple as possible. Four steps and it's done. |
NotepadStarterPlugin | Yonggang Luo | https://github.com/lygstate/NotepadStarter/ | 2.3.3.0 - 64 bit | When it is installed as a Notepad++ plugin or running NotepadStarter.exe in the Notepad++ appdirectory, it will automatically replace the system default notepad.exe application with Notepad++ (without need to remove anything from the Windows system.). It's tested under Windows 7, but Windows XP should also work. |
Npp Converter | Don HO | https://github.com/npp-plugins/converter/ | 4.6 - 64 bit | ASCII<->Hex converter. |
npp Random String Generator | Maurice CMBSolutions | https://github.com/cmbsolutions/nppRandomStringGenerator | 1.9.2 - 64 bit | Generates random strings with configurable output. |
Npp Xml Treeview | João Rosa | https://github.com/joaoasrosa/nppxmltreeview/ | 2.0.0 - 64 bit | Treeview visualization for XML files. |
npp.Connections | Vladimir Korobenkov | https://github.com/vladk1973/npp.connections | 1.1.0 - 64 bit | This plugin allows Notepad++ to connect to MS SQL or Sybase servers. ODBC data sources, like aMySql Driver, are also supported |
NppCrypt | Jean Paul Richter | https://github.com/jeanpaulrichter/nppcrypt | 1.0.1.6 - 64 bit | Encryption/decryption with various block ciphers, hash-algorithms, random-characters, encoding withBase-16/32/64. |
NppEventExec | Mihail Ivanchev | https://github.com/MIvanchev/NppEventExec | 0.9.0 - 64 bit | Allows automatically executing NppExec scripts on Notepad++ events. You can use it, for example, toformat and compile source code. |
NppExec | Vitaliy Dovgan | https://github.com/d0vgan/nppexec | 0.8.8 - 64 bit | Execute commands or saved scripts without leaving Notepad++. |
NppExport | https://github.com/chcg/NPP_ExportPlugin | 0.4.0.0 - 64 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. |
|
NppFavorites | Helder Sepulveda | https://github.com/heldersepu/nppfavorites | 1.0.0.1 - 64 bit | Favorites plugin.Notepad++ does not come with favorites. This is a simple solution to that problem. |
NppFTP | ashish_kulz | https://ashkulz.github.io/NppFTP/ | 0.29.13 - 64 bit | Allows FTP, FTPS, FTPES, and SFTP communications. Very useful for web development. |
NppGist | Ivan Kochurkin (KvanTTT) | https://github.com/KvanTTT/NppGist | 1.5.1.35 - 64 bit | Allows working with GitHub Gist (create, edit, remove, rename). |
NppGTags | Pavel Nedev | https://github.com/pnedev/nppgtags | 5.2.0 - 64 bit | Front-end to GNU Global source code tagging system (GTags). Provides code indexing andsearch/navigation tools for various languages. |
NppGZipFileViewer | Pascal Krenckel | https://github.com/Pascal-Krenckel/NppGZipFileViewer | 3.0.1 - 64 bit | A Notepad++ plugin to open and save files in the gzip or bzip2 format. |
Npp Highlighter | Michael Zhang | https://github.com/michaelxzhang/Npp-Highlighter | 1.0.0.1 - 64 bit | Npp-Highlighter draw indicator on scroll bar when: |
NppJumpList | ahvgeezer | https://sourceforge.net/projects/nppjumplist/ | 1.2.2 - 64 bit | Adds Windows 7 jump list support. |
NppMenuSearch | Peter Frentrup | https://github.com/peter-frentrup/NppMenuSearch | 0.9.6 - 64 bit | Adds a text field to the toolbar for searching menu items and preference dialog options. |
NppNetNote | Harrybharry | https://sourceforge.net/projects/npp-plugins/files/NppDocShare/ | 0.2.0.0 - 64 bit | Allows the same document to be edited in real time on two different computers. Only needs a networkconnection between the two. |
NppPluginOpenHost | jejemorg | https://github.com/jejemorg/NppPluginOpenHost/ | 1.1.0.0 - 64 bit | Allow to open Host file on Windows |
NppQrCode | Vladimir Korobenkov | https://github.com/rdipardo/nppQrCode | 0.0.0.2 - 64 bit | Creates a QR code from selected text. Just select some text and click the toolbar button. |
NppRegExTractor | Jan Graefe | https://github.com/viper3400/RegExTractor/wiki/de_userdocumentation | 2.1.0 - 64 bit | Search one or more regular expression in one or more different files and get XML search results. |
NppTags | Frank Fesevur | https://www.fesevur.com/npptags | 0.9.1 - 64 bit | NppTags is a Universal Ctags plug-in to browse through your sources easily and lets you jump to aselected function / variable / class / etc in your code by pressing just one key. |
NppTextViz | Jakub Dvorak | https://github.com/KubaDee/NppTextViz | 0.4.2 - 64 bit | Hide or show lines to help analyse larger files - logs for example. Can hide all lines that containtext pattern. Or simply select several lines and hide them. Based on TextFX plugin v0.25 by Chris Severance. |
NppUISpy | Andreas Heim | https://github.com/dinkumoil/NppUISpy | 1.2 - 64 bit | Determine the menu command ID's of Notepad++ menu items and toolbar buttons. |
Open File In Solution | IncredibleJunior | https://www.incrediblejunior.com/npp_plugins/ | 3.0.1 - 64 bit | Lets you index specific folders and possible specific types of resources (XML, CPP, PY files) for afast indexing of files. |
NWScript Tools | Leonardo Silva | https://github.com/Leonard-The-Wise/NWScript-Npp | 1.2.0.2300 - 64 bit | View, edit and compile Bioware's NWScript files with this plugin. Use customized color-syntax foryour personalized tokens and also for engine-defined ones. Can disassemble compiled scripts and build makefile dependencies. Also has a feature to process files in configurable batches. |
OpenSelection | Franco Stellari | https://github.com/francostellari/NppPlugins | 1.1.3.0 - 64 bit | Open files based on the selected text. A typical applications is 'include' files of may types ofprograms. Another applications is to open Matlab functions. Can be customized for different languages based on the open file extension. Multiple search folders may be specified along with multiple extensions. |
Papyrus Script Lexer | blu3mania | https://github.com/blu3mania/npp-papyrus | 1.2.2.354 - 64 bit | View and edit Papyrus Script files used by Bethesda games with syntax highlighting, function andblock folding, hyperlinks to referenced scripts, keywords matching, plus compilation support with anonymized output and error list view. |
PlantUML Viewer | Philipp Schmidt | https://github.com/Fruchtzwerg94/PlantUmlViewer | 1.7.0.11 - 64 bit | A Notepad++ plugin to generate view and export PlantUML diagrams. |
Poor Man's T-Sql Formatter | Tao Klerks | http://architectshack.com/PoorMansTSqlFormatter.ashx | 1.6.13.31508 - 64 bit | Simple SQL formatter performing full multi-batch T-SQL formatting (individual statements, storedprocedures, any DML, any DDL) with numerous formatting options. |
Pork to Sausage | Don HO | https://github.com/npp-plugins/pork2sausage | 2.5 - 64 bit | Pass any selected text to any command line program as input and take the output (the result ofprogram) to replace the selected text. |
Preview HTML | Martijn Coppoolse | https://github.com/rdipardo/npp_preview | 1.3.3.1 - 64 bit | Preview HTML files inside Notepad++ (or in a floating window) without having to save them first. |
Python Indent | Derek Brown | https://sourceforge.net/projects/kered13-notepad-plugins/ | 1.0.0.5 - 64 bit | Python auto-indent plugin. |
PythonScript | Dave Brotherstone + Jocelyn Legault | https://github.com/bruderstein/PythonScript | 2.0.0.0 - 64 bit | Python Script plugin. |
QuickText | Joao Moreno, Jing Teng | https://github.com/vinsworldcom/nppQuickText | 0.2.5.1 - 64 bit | Quick text substitution, including multi-field inputs. Similar to Tab Triggers in TextMate. |
Random Values | Bas de Reuver | https://github.com/BdR76/RandomValuesNPP/ | 0.3 - 64 bit | Random values generator for passwords or test data. Generate single value string, int, decimal,datetime, guid or csv, xml, json, sql. |
RDMD for Notepad++ (English) | dokutoku | https://gitlab.com/dokutoku/rdmd-for-npp | 0.1.0.2 - 64 bit | Runs rdmd in Notepad++ (English). |
RDMD for Notepad++ (Japanese) | dokutoku | https://gitlab.com/dokutoku/rdmd-for-npp | 0.1.0.2 - 64 bit | Runs rdmd in Notepad++ (Japanese). |
Regex Trainer | Ahmoy Law | https://github.com/ahmoylaw/RegexTrainer-Descriptions | 1.2.0 - 64 bit | Regex Trainer (based on net framework 4) that supports a complex regular expression. |
Remove Duplicate Lines | G. Singh | https://github.com/gurikbal/Remove_dup_lines | 1.3.0.0 - 64 bit | Remove duplicate lines without removing empty lines. |
RestApiToText | Jeffrey Smith | https://github.com/eljefe7000/RestApiToText | 1.4.0.1 - 64 bit | Make REST API calls using content from an editor tab, then see the results in a new tab.Useful when you want to test a REST API or store the results of a REST call, without the need for an external REST tool. |
Reverse Lines | Query Kuma | https://github.com/querykuma/qkNppReverseLines | 1.0.0.0 - 64 bit | Reverse lines in the selection or document. It works like the unix tac command. |
RunMe | Franco Stellari | https://github.com/francostellari/NppPlugins | 1.6.1.0 - 64 bit | Execute the currently open file, based on its shell association. Also allows opening an explorer orcommand shell at the file location. Options are available to save the current file (or all files) before execution. The executed file can be run in foreground, background, or hidden mode. Context menu entries and tool bar icons are available. |
rustnpp | nika-begiashvili | https://github.com/nika-begiashvili/rustnpp | 1.0.2 - 64 bit | Rust plugin to run or build cargo project and run or build *.rs files. Requisite Rust installation. |
Save as admin | Yauheni Khnykin | https://github.com/Hsilgos/nppsaveasadmin | 1.0.211 - 64 bit | Allows saving file as administrator with Windows UAC prompt. |
SecurePad | Dominic Tobias | https://github.com/DominicTobias/SecurePad | 2.4 - 64 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 N' Launch | Don HO | https://github.com/npp-plugins/selectnlaunch | 2.2 - 64 bit | Get the selected text, save it as file with the extension you customized in the system temporarydirectory, then call system to open it with the extension-associated program. |
Select to Clipboard | Jakub Dvorak | https://github.com/KubaDee/SelectToClipboard | 1.0.3 - 64 bit | Auto copy selected text to clipboard. You can automatically copy selected text like in PuTTY (orsimilar) terminal application. |
SelectQuotedText | Frank Fesevur | https://www.fesevur.com/selectquotedtext | 1.1.0 - 64 bit | Select the text in quotes (aka a string) based on the Scintilla lexers in Notepad++. Just pressAlt+' and select the entire string under the cursor. If no string is found, it selects the current word. |
Session Manager | Mike Foster | https://mfoster.com/npp/SessionMgr.html | 1.4.4 - 64 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. |
Shtirlitz | Vsevolod Lukyanin | https://vk.com/wall203102356_293 | 1.1.2 - 64 bit | Adds menu listing decoding styles. Choose a style - and this style decodes the selected text(Turbo-5 style should fit in most cases). The styles themselves and all the settings can be made by Stirlitz.exe, which is in the Shtirlitz folder. It is there without advertising pictures and due to this only 428 KB. |
Snippets | Frank Fesevur | https://www.fesevur.com/nppsnippets | 1.7.1 - 64 bit | Adds the possibility to add code snippets to the current document by selecting them from a simplelist. |
Solution Hub | IncredibleJunior | https://www.incrediblejunior.com/npp_plugins/ | 3.0.1 - 64 bit | Base requirement for several plugins from incfred. |
Solution Hub UI | IncredibleJunior | https://www.incrediblejunior.com/npp_plugins/ | 3.0.1 - 64 bit | Basic UI to create and setup solutions used by the SolutionHub. |
Solution Tools | IncredibleJunior | https://www.incrediblejunior.com/npp_plugins/ | 3.0.1 - 64 bit | Configurable priority-based fileswitching (most commonly used when switching between .h and .cpp).Configurable what extensions map to which targets and in what order.'goto file' implementation, Ex. stand on a line, press whatever shortcut(or left mouseclick on the line) you have bound to the GOTO command on a line like : #include "somefile.h" or require 'some_path/to_a_luafile' |
Source Cookifier | UFO-Pu55y | https://bitbucket.org/uph0/sourcecookifier/ | 0.10.0 - 64 bit | Use Exuberant Ctags to parse either only the currently activated source file or multiple files. Theresults are shown and can be browsed in a treeview inside of a dockable window. (Requires .NET) |
SpeechPlugin | Jim Xochellis | https://github.com/chcg/SpeechPlugin | 0.4.0.0 - 64 bit | No kidding, Notepad++ speaks now. With SpeechPlugin, you can make Notepad++ dictate your text orsource code. Of course, speakers are necessary. |
SQLinForm | Guido Thelen | https://www.sqlinform.com | 6.24.7.15 - 64 bit | Formats plain SQL, SQL embedded in program code, SQL snippets, and SQL statements with syntaxerrors.Has a powerful code folding feature and formats your SQL as you Type. Supports all major DB like Oracle, DB2, SQL Server, Teradata, Netezza, MySQL, Sybase, MS Access, etc. Incorporates its own multi-DB parser engine. No additional software required. |
SurroundSelection | Justin Dailey | https://github.com/dail8859/SurroundSelection | 1.4.1 - 64 bit | Automatically surround the selection in quotes/brackets/parenthesis/etc. |
TagLEET | Gur Stavi | https://sourceforge.net/projects/tagleet/ | 1.3.2.0 - 64 bit | Ctags browser. Look up the definition of variables and functions in source code. Can also findinclude files if ctags file was generated correctly. Ultra fast with low memory usage. Allow working with a single ctags file for very large projects. |
TakeNotes | Franco Stellari | https://github.com/francostellari/NppPlugins | 1.2.7.0 - 64 bit | Helps people who like to use Notepad++ for jotting quick notes. Instead of using unnamed 'new ?'files, this plugins allows to quickly create new empty files in a folder of choice. The file names may be custom generated using a mask and may contain details such as the user name, date, and time of creation so that unique files may be generated. Additionally, the plugin allows to load exiting notes in the folder of choice, save existing files as a note, and open the last saved note quickly. Please refer to the Options dialog box for more details. It is strongly recommended to use this plugin in combination with AutoSave to make sure that you never loose a note. |
Task List | blitowitz | https://github.com/Megabyteceer/npp-task-list | 2.7 - 64 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. |
ToolBucket | Paul Heasley | https://phdesign.com.au/npptoolbucket/ | 1.10.6622.41516 - 64 bit | Requires .NET 3.5 |
TopMost | Franco Stellari | https://github.com/francostellari/NppPlugins | 1.4.2.0 - 64 bit | Allows setting the main Notepad++ window as a topmost window so it can stay on top of other windowseven 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. |
Tortoise SVN | IncredibleJunior | https://www.incrediblejunior.com/npp_plugins/ | 3.0.1 - 64 bit | Main operations for SVN, with a concept of a root solution directory. Note: Uses Tortoise SVNinternally so you have to have this installed. Available at http://tortoisesvn.tigris.org/ |
URL Encode/Decode Plugin | Rajendra Singh | https://github.com/SinghRajenM/nppURLPlugin | 1.2.0.0 - 64 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. |
Visual Studio Line Copy | Mackenzie Zastrow (forked by Derek Brown) | https://sourceforge.net/projects/notepad-visualstudiolinecopy/ | 1.0.0.2 - 64 bit | Adds two commands to Notepad++ CopyAllowLine and CutAllowLine, which adds Visual Studio stylecopy/cutting to Notepad++. |
WakaTime | WakaTime | https://github.com/wakatime/notepadpp-wakatime | 5.1.1 - 64 bit | Automatic time tracking and metrics generated from your programming activity.Visit https://wakatime.com to see your logged time. |
XBrackets Lite | Vitaliy Dovgan | https://github.com/d0vgan/npp-XBracketsLite | 1.3.1 - 64 bit | Allows autocompletion of brackets ([{""}])Inserts corresponding right bracket when the left bracket is typed. Uses "smart" autocompletion: * next character is analysed for ([{ brackets; * next & previous characters are analysed for " quote. |
XML Navigator | Pavel Kotrc | https://github.com/crypto-rsa/XmlNavigator | 1.4 - 64 bit | Plugin which shows the structure of an XML file in a tree view and allows fast navigation within it. |
XML Tools | Nicolas Crittin | https://github.com/morbac/xmltools | 3.1.1.13 - 64 bit | Small set of useful tools for editing XML. Plugin is MSXML-based. The features are:- XML syntax Check - XML Schema (XSD) + DTD Validation - XML tag autoclose - Pretty print - Linarize XML - Current XML Path - Conversion XML <-> Text - Comment / Uncomment - XPath expression evaluation |
Zoom Disabler | Stanislav Eckert | https://github.com/StanDog/npp-zoomdisabler | 1.2.0 - 64 bit | 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. |
NppTextFX2 | Karlheinz Graf | https://github.com/rainman74/NPPTextFX2 | 1.4.1 - 64 bit | TextFX2 is a Notepad++ plugin which performs a variety of common conversions on selected text. |
Folding Line Hider | [email protected] | https://github.com/leonardchai/FoldingLineHider | 1.1 - 64 bit | This Notepad++ plugin can hide the unsightly folding lines, and for convenience, you can fold andunfold the current level using the Alt + Left/Right keys. |
NX ASCII Database Helper | Xuefeng | https://github.com/ZhuXuefengGitHub/NX_ASCII_Database_Helper | 1.0.0 - 64 bit | This is a Notepad++ plugin for Siemens NX CAM ASCII Database file, which help the user list all oftype in database and format file. |
AndroidLogger | simbaba | https://sourceforge.net/projects/androidlogger | 1.4.1.2 - 64 bit | A lexer for Android, also can capture logs in real time, provides some utilities for developers. |