diff --git a/doc/plugin_list_arm64.md b/doc/plugin_list_arm64.md
index e5066c496..d1802c0d1 100644
--- a/doc/plugin_list_arm64.md
+++ b/doc/plugin_list_arm64.md
@@ -1,6 +1,6 @@
## Plugin List - arm64 bit
-version 1.9.4
+version 1.9.5
| Plugin name | Author | Homepage | Version and link | Description |
|---|---|---|---|---|
@@ -28,7 +28,7 @@ version 1.9.4
| 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) | Notepad++ Plugin Demo is written from Notepad++ Plugin Template to demonstrate the usage of plugin
API. |
| Notepad++ Plugin Template | Don HO | https://github.com/npp-plugins/plugintemplate | [4.4 - arm64 bit](https://github.com/npp-plugins/plugintemplate/releases/download/v4.4/pluginTemplate.v4.4.bin.arm64.zip) | 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.7 - arm64 bit](https://github.com/npp-plugins/converter/releases/download/v4.7/nppConvert.v4.7.arm64.zip) | ASCII<->Hex converter. |
-| NppCrossCheck | Pablo Lopez | https://github.com/pablo-code14/NppCrossCheck | [1.1.0.0 - arm64 bit](https://github.com/pablo-code14/NppCrossCheck/releases/download/v1.1.0/NppCrossCheck_arm64.zip) | Compare two lists in the current document.
Place the two lists separated by one or more blank lines and run the plugin to cross-check their contents. |
+| NppCrossCheck | Pablo Lopez | https://github.com/pablo-code14/NppCrossCheck | [1.2.0.0 - arm64 bit](https://github.com/pablo-code14/NppCrossCheck/releases/download/v1.2.0/NppCrossCheck_arm64.zip) | Compare two lists in the current document.
Place the two lists separated by one or more blank lines and run the plugin to cross-check their contents. |
| NppExport | | https://github.com/chcg/NPP_ExportPlugin | [0.4.0.0 - arm64 bit](https://github.com/chcg/NPP_ExportPlugin/releases/download/0.4.0/NppExport_0.4.0_arm64.zip) | True WYSIWYG exporter. Allows you not only to save your source code as an HTML/RTF file, but also
to 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. |
| NppFTP | ashish_kulz | https://ashkulz.github.io/NppFTP/ | [0.29.15 - arm64 bit](https://github.com/ashkulz/NppFTP/releases/download/v0.29.15/NppFTP-arm64.zip) | Allows FTP, FTPS, FTPES, and SFTP communications. Very useful for web development. |
| NppJumpList | ahvgeezer | https://sourceforge.net/projects/nppjumplist/ | [1.2.2 - arm64 bit](https://github.com/chcg/JumpList/releases/download/1.2.2.10/NppJumpList_1.2.2.10_arm64.zip) | Adds Windows 7 jump list support. |
@@ -49,8 +49,10 @@ version 1.9.4
| StayAwake | Shridhar Kumar | https://github.com/shriprem/StayAwake_NPP_Plugin | [1.1.0.0 - arm64 bit](https://github.com/shriprem/StayAwake_NPP_Plugin/releases/download/v1.1.0.0/StayAwake_NPP_arm64.zip) | StayAwake enables you to maintain an Active status on Microsoft Teams by simulating key presses of
unused or low side-effect buttons at specified intervals. StayAwake also prevents screen saver activation, screen blanking, and Windows session lockouts. |
| TakeNotes | Franco Stellari | https://github.com/francostellari/NppPlugins | [1.2.7.0 - arm64 bit](https://github.com/francostellari/NppPlugins/raw/main/TakeNotes/TakeNotes_dll_1v27_arm64.zip) | 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 - arm64 bit](https://github.com/Megabyteceer/npp-task-list/releases/download/v2.7.0/NppTaskList_v2.7.0_arm64.zip) | Automatically scans the open document and adds all "TODO:*" items to your task list, a window pane
docked on the right. Double-clicking an item in the list will take you to that line in the code. |
+| TC Syslog Finder | bsagarzazu | https://github.com/bsagarzazu/npp-tc-syslog-finder | [1.0.0.0 - arm64 bit](https://github.com/bsagarzazu/npp-tc-syslog-finder/releases/download/v1.0.0/TCSyslogFinder_v1.0.0_arm64.zip) | Instantly find and open the latest Teamcenter syslog in Notepad++. |
| 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) | Allows setting the main Notepad++ window as a topmost window so it can stay on top of other windows
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. |
-| TreeSitter | Tuomas Hietanen | https://github.com/Thorium/NppTreeSitter/ | [1.0.0 - arm64 bit](https://github.com/Thorium/NppTreeSitter/releases/download/1.0.0/NppTreeSitter-arm64.zip) | Integrate Tree-sitter to Notepad++. AST-based syntax highlighting and code folding for many
languages. |
+| TreeSitter | Tuomas Hietanen | https://github.com/Thorium/NppTreeSitter/ | [1.1.0 - arm64 bit](https://github.com/Thorium/NppTreeSitter/releases/download/1.1.0/NppTreeSitter-arm64.zip) | Integrate Tree-sitter to Notepad++. AST-based syntax highlighting and code folding for many
languages. |
| 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) | Hopefully a decent URL Encoder and Decoder plug-in for Notepad++ which helps to make developer's
life 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.
|
| Virtual Folders | Fatih Coşkun | https://github.com/FatihC/VirtualFolders | [1.0.3 - arm64 bit](https://github.com/FatihC/VirtualFolders/releases/download/v1.0.3/VirtualFolders-v1.0.3-arm64.zip) | 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. |
+| VSCode Keymap NPP | philip | https://github.com/14ag/vscode-to-notepadpp | [0.2.0 - arm64 bit](https://github.com/14ag/vscode-to-notepadpp/releases/download/v0.2.0/VSCodeKeymapNpp-0.2.0-arm64.zip) | Ports the stock Windows VS Code shortcuts to Notepad++ as far as Notepad++ can reasonably follow
them.
Maps clean Notepad++ or Scintilla equivalents, blocks conflicting fallthrough in strict mode, and keeps the rest documented in the coverage report. |
| WebEdit | Alexander Iljin | https://github.com/Krazal/WebEdit | [2.9.0.1 - arm64 bit](https://github.com/Krazal/WebEdit/releases/download/v2.9.0.1/WebEdit.2.9.0.1.arm64.zip) | 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.
- More than 1000 preset tags: HTML (elements, attributes, BootStrap, Smarty, etc.), JavaScript (jQuery), CSS, PHP, SQL (MySQL, Eloquent ORM), etc.
- Automatic or custom caret (cursor) positioning
- Handling new lines, indents, etc.
- Variables: clipboard content, current file name, custom date/time, etc.
- Customizable tags in the plugin menu; assign tags to shortcuts
- Customizable tags in the toolbar
- Tag suggestions (similar tags)
- Easy tag addition
- Multiselect support
- Unicode support
- Over 17 years with Notepad++, now in 64-bit version! |
diff --git a/doc/plugin_list_x64.md b/doc/plugin_list_x64.md
index c8157e104..66f0a8800 100644
--- a/doc/plugin_list_x64.md
+++ b/doc/plugin_list_x64.md
@@ -1,6 +1,6 @@
## Plugin List - 64 bit
-version 1.9.4
+version 1.9.5
| Plugin name | Author | Homepage | Version and link | Description |
|---|---|---|---|---|
@@ -31,7 +31,7 @@ version 1.9.4
| Compare | Ty Landercasper, Jean-Sebastien Leroy, Pavel Nedev | https://github.com/pnedev/compare-plugin | [2.0.2 - 64 bit](https://github.com/pnedev/compare-plugin/releases/download/v2.0.2/ComparePlugin_v2.0.2_X64.zip) | Shows the differences between 2 files (side by side). |
| ComparePlus | Pavel Nedev | https://github.com/pnedev/comparePlus | [2.2.0 - 64 bit](https://github.com/pnedev/comparePlus/releases/download/cp_2.2.0/ComparePlus_cp_2.2.0_x64.zip) | Advanced compare tool based on the well-known Compare-plugin by Ty Landercasper and Jean-Sebastien
Leroy. |
| Compose | Randall Joseph Fellmy | https://github.com/Coises/Compose-for-NotepadPlusPlus | [1.1 - 64 bit](https://github.com/Coises/Compose-for-NotepadPlusPlus/releases/download/v1.1/Compose-1.1-x64.zip) | Implements a Compose key for entering characters not available on the keyboard with easily
remembered key sequences. |
-| CS-Script - C# Intellisense | Oleg Shilo | https://github.com/oleg-shilo/cs-script.npp | [2.0.12.0 - 64 bit](https://github.com/oleg-shilo/cs-script.npp/releases/download/v2.0.12.0/CSScriptNpp.2.0.12.0.x64.zip) | 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. |
+| CS-Script - C# Intellisense | Oleg Shilo | https://github.com/oleg-shilo/cs-script.npp | [2.0.13.0 - 64 bit](https://github.com/oleg-shilo/cs-script.npp/releases/download/v2.0.13.0/CSScriptNpp.2.0.13.0.x64.zip) | 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.7 - 64 bit](https://github.com/BdR76/CSVLint/releases/download/0.4.7/CSVLint_x64.zip) | 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](https://github.com/jokedst/CsvQuery/releases/download/v1.2.9/CsvQuery-v1.2.9-x64.zip) | Enables SQL queries against CSV files. |
| Customize Toolbar | dw-dev@gmx.com | https://sourceforge.net/projects/npp-customize | [5.3 - 64 bit](https://sourceforge.net/projects/npp-customize/files/Customize%20Toolbar%20v5.3/CustomizeToolbar_5_3_x64_UNI.zip) | Allows the toolbar to be fully customised by the user, and includes twenty-six additional buttons
for 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.
|
@@ -39,6 +39,7 @@ version 1.9.4
| DBGp | Damjan Zobo Cvetko | https://github.com/rdipardo/dbgpPlugin | [0.14.2.1 - 64 bit](https://github.com/rdipardo/dbgpPlugin/releases/download/v0.14.2.1/dbgpPlugin_v0.14.2.1_x64.zip) | 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.1.711.1 - 64 bit](https://github.com/Zukaritasu/notepadpp_rpc/releases/download/v2.1.7/DiscordRPC_v2.1.7_x64.zip) | 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](https://github.com/dail8859/DoxyIt/releases/download/v0.4.4/DoxyIt_v0.4.4_x64.zip) | Supports creating Doxygen comments. |
+| DraftSync | Mohammed Belarrem | https://github.com/belarrem/DraftSync | [0.1.0.0 - 64 bit](https://github.com/belarrem/DraftSync/releases/download/v0.1.0.0/DraftSync_x64.zip) | Syncs scratch notes across machines via a shared folder. If you like to fire up Notepad++ to take a
quick note and wish it followed you to another machine, this plugin is for you. No accounts, no servers, just a folder sync via Google Drive, DropBox, OneDrive or any other syncing service. |
| DSpellCheck | Sergey Semushin | https://github.com/Predelnik/DSpellCheck | [1.5.0 - 64 bit](https://github.com/Predelnik/DSpellCheck/releases/download/v1.5.0/DSpellCheck_x64.zip) | Spell-checking with these main features:
-Underlining spelling mistakes
-Iterating through all mistakes in document
-Finding mistakes only in comments and strings (For files with standard programming language syntax e.g. C++)
-Possible usage of multiple languages (dictionaries) simultaneously to do spell-checking.
-Getting suggestions for words by either using default Notepad++ menu or separate context menu called by special button appearing under word.
-Able to add words to user dictionary or ignore them for current session of Notepad++
-Using either Hunspell library (included in plugin) or Aspell library (needs to be installed).
-A lot of customizing available from Plugin settings (Ignoring/Allowing only specific files, Choosing delimiters for words, Maximum number of suggestions etc)
-Support for downloading and removing Hunspell dictionaries through user friendly GUI interface
-Ability to quickly change current language through the nice menu. |
| EditorConfig | EditorConfig Team | https://github.com/editorconfig/editorconfig-notepad-plus-plus | [0.4.0 - 64 bit](https://github.com/editorconfig/editorconfig-notepad-plus-plus/releases/download/v0.4.0/NppEditorConfig-040-x64.zip) | EditorConfig is a text file that defines coding conventions for a project to help maintain them
consistent 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](https://github.com/mariusv-github/ElasticTabstops/releases/download/v1.5.0/ElasticTabstops_x64_1.5.0.zip) | Support for Elastic Tabstops. |
@@ -96,7 +97,7 @@ version 1.9.4
| Npp Xml Treeview | João Rosa | https://github.com/joaoasrosa/nppxmltreeview/ | [2.0.0 - 64 bit](https://github.com/joaoasrosa/nppxmltreeview/releases/download/v2.0.0/NppXMLTreeViewPlugin_x64.zip) | Treeview visualization for XML files. |
| npp.Connections | Vladimir Korobenkov | https://github.com/vladk1973/npp.connections | [1.1.0 - 64 bit](https://github.com/chcg/npp.connections/releases/download/1.1/npp.connections-1.1-x64.zip) | This plugin allows Notepad++ to connect to MS SQL or Sybase servers. ODBC data sources, like a
MySql Driver, are also supported |
| NppAIAssistant | pingqLIN | https://github.com/pingqLIN/NppAIAssistant | [0.1.0.0 - 64 bit](https://github.com/pingqLIN/NppAIAssistant/releases/download/v0.1.0/NppAIAssistant-0.1.0.0-x64.zip) | Lightweight AI assistant plugin for Notepad++ with visible prompts and single-turn behavior. |
-| NppCrossCheck | Pablo Lopez | https://github.com/pablo-code14/NppCrossCheck | [1.1.0.0 - 64 bit](https://github.com/pablo-code14/NppCrossCheck/releases/download/v1.1.0/NppCrossCheck_x64.zip) | Compare two lists in the current document.
Place the two lists separated by one or more blank lines and run the plugin to cross-check their contents. |
+| NppCrossCheck | Pablo Lopez | https://github.com/pablo-code14/NppCrossCheck | [1.2.0.0 - 64 bit](https://github.com/pablo-code14/NppCrossCheck/releases/download/v1.2.0/NppCrossCheck_x64.zip) | Compare two lists in the current document.
Place the two lists separated by one or more blank lines and run the plugin to cross-check their contents. |
| NppCrypt | Jean Paul Richter | https://github.com/chcg/nppcrypt | [1.0.1.6 - 64 bit](https://github.com/chcg/nppcrypt/releases/download/1.0.1.6/nppcrypt_1.0.1.6_x64.zip) | Encryption/decryption with various block ciphers, hash-algorithms, random-characters, encoding with
Base-16/32/64. Recompiled from forked repo as orig https://github.com/jeanpaulrichter/nppcrypt was deleted. |
| NppESPHome | Andrea Tiburzi | https://github.com/atiburzi/NppESPHome-Plugin | [1.0.26 - 64 bit](https://github.com/atiburzi/NppESPHome-Plugin/releases/download/v1.0.26/NppESPHome_x64.zip) | Plugin to directly interact with ESPHome and easily manage related projects workflows in Windows
environment. |
| NppEventExec | Mihail Ivanchev | https://github.com/MIvanchev/NppEventExec | [0.9.0 - 64 bit](https://github.com/MIvanchev/NppEventExec/releases/download/v0.9.0/NppEventExec-plugin-x64-0.9.0.zip) | Allows automatically executing NppExec scripts on Notepad++ events. You can use it, for example, to
format and compile source code. |
@@ -116,7 +117,7 @@ version 1.9.4
| NppRegExTractor | Jan Graefe | https://github.com/viper3400/RegExTractor/wiki/de_userdocumentation | [2.1.0 - 64 bit](https://github.com/viper3400/NppRegExTractor/releases/download/2.1.0/NppRegExTractor_2.1.0_BUILD_6_x64.zip) | Search one or more regular expression in one or more different files and get XML search results. |
| NppStripIpAndHost | Tomas Larsson | https://github.com/larreblarsson/NppStripIpAndHost.git | [1.0.0 - 64 bit](https://github.com/larreblarsson/NppStripIpAndHost/releases/download/1.0.0/NppStripIpAndHost_1.0.0_x64.zip) | Strips out sensitive IP addresses (IPv4 & IPv6) and hostnames from text files and server logs.
Features a custom replacement UI and safe per-document undo. |
| NppTags | Frank Fesevur | https://www.fesevur.com/npptags | [0.9.1 - 64 bit](https://github.com/ffes/npptags/releases/download/v0.9.1/NppTags-091-x64.zip) | NppTags is a Universal Ctags plug-in to browse through your sources easily and lets you jump to a
selected function / variable / class / etc in your code by pressing just one key. |
-| NppTextFX2 | Karlheinz Graf | https://github.com/rainman74/NPPTextFX2 | [1.4.1 - 64 bit](https://github.com/rainman74/NPPTextFX2/releases/download/1.4.1/NppTextFX2.1.4.1.x64.zip) | TextFX2 is a Notepad++ plugin which performs a variety of common conversions on selected text. |
+| NppTextFX2 | Karlheinz Graf | https://github.com/rainman74/NPPTextFX2 | [2.0.3 - 64 bit](https://github.com/rainman74/NPPTextFX2/releases/download/2.0.3/NppTextFX2.2.0.3.x64.zip) | TextFX2 is a Notepad++ plugin which performs a variety of common conversions on selected text. |
| NppTextViz | Jakub Dvorak | https://github.com/KubaDee/NppTextViz | [0.4.3 - 64 bit](https://github.com/chcg/NppTextViz/releases/download/v0.4.3/NppTextViz_v0.4.3_x64.zip) | Hide or show lines to help analyse larger files - logs for example. Can hide all lines that contain
text 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](https://github.com/dinkumoil/NppUISpy/releases/download/v1.2/NppUISpy_v1.2_x64.zip) | Determine the menu command ID's of Notepad++ menu items and toolbar buttons. |
| NppVim | h-jangra | https://github.com/h-jangra/NppVim | [1.12.0.0 - 64 bit](https://github.com/h-jangra/NppVim/releases/download/1.12.0.0/NppVim-1.12.0.0-x64.zip) | A Notepad++ plugin that adds Vim-style editing and key bindings. |
@@ -164,14 +165,15 @@ version 1.9.4
| TagLEET | Gur Stavi | https://sourceforge.net/projects/tagleet/ | [1.3.2.0 - 64 bit](https://sourceforge.net/projects/tagleet/files/v1.3.2/TagLEET_1.3.2.0.x64.zip) | Ctags browser. Look up the definition of variables and functions in source code. Can also find
include 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](https://github.com/francostellari/NppPlugins/raw/main/TakeNotes/TakeNotes_dll_1v27_x64.zip) | 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](https://github.com/Megabyteceer/npp-task-list/releases/download/v2.7.0/NppTaskList_v2.7.0_x64.zip) | Automatically scans the open document and adds all "TODO:*" items to your task list, a window pane
docked on the right. Double-clicking an item in the list will take you to that line in the code. |
+| TC Syslog Finder | bsagarzazu | https://github.com/bsagarzazu/npp-tc-syslog-finder | [1.0.0.0 - 64 bit](https://github.com/bsagarzazu/npp-tc-syslog-finder/releases/download/v1.0.0/TCSyslogFinder_v1.0.0_x64.zip) | Instantly find and open the latest Teamcenter syslog in Notepad++. |
| ToolBucket | Paul Heasley | https://phdesign.com.au/npptoolbucket/ | [1.10.6622.41516 - 64 bit](https://phdesign.com.au/assets/files/NppToolBucket-1.10-x64.zip) | Requires .NET 3.5
Multi-line search and replace dialog.
Change indentation dialog.
Generate GUID.
Generate Lorem Ipsum.
Compute MD5 hash.
Compute SHA1 hash.
Base 64 encode.
Base 64 decode. |
| TopMost | Franco Stellari | https://github.com/francostellari/NppPlugins | [1.4.2.0 - 64 bit](https://github.com/francostellari/NppPlugins/raw/main/TopMost/TopMost_dll_1v42_x64.zip) | Allows setting the main Notepad++ window as a topmost window so it can stay on top of other windows
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. |
| Tortoise SVN | IncredibleJunior | https://www.incrediblejunior.com/npp_plugins/ | [3.0.1 - 64 bit](https://github.com/incrediblejr/nppplugins/releases/download/v3.0.1/nppplugin_svn_x64.zip) | Main operations for SVN, with a concept of a root solution directory. Note: Uses Tortoise SVN
internally so you have to have this installed. Available at http://tortoisesvn.tigris.org/ |
-| TreeSitter | Tuomas Hietanen | https://github.com/Thorium/NppTreeSitter/ | [1.0.0 - 64 bit](https://github.com/Thorium/NppTreeSitter/releases/download/1.0.0/NppTreeSitter-x64.zip) | Integrate Tree-sitter to Notepad++. AST-based syntax highlighting and code folding for many
languages. |
+| TreeSitter | Tuomas Hietanen | https://github.com/Thorium/NppTreeSitter/ | [1.1.0 - 64 bit](https://github.com/Thorium/NppTreeSitter/releases/download/1.1.0/NppTreeSitter-x64.zip) | Integrate Tree-sitter to Notepad++. AST-based syntax highlighting and code folding for many
languages. |
| URL Encode/Decode Plugin | Rajendra Singh | https://github.com/SinghRajenM/nppURLPlugin | [1.2.0.0 - 64 bit](https://github.com/SinghRajenM/nppURLPlugin/releases/download/1.2.0.0/urlPlugin_x64.zip) | Hopefully a decent URL Encoder and Decoder plug-in for Notepad++ which helps to make developer's
life 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.
|
| Virtual Folders | Fatih Coşkun | https://github.com/FatihC/VirtualFolders | [1.0.3 - 64 bit](https://github.com/FatihC/VirtualFolders/releases/download/v1.0.3/VirtualFolders-v1.0.3-x64.zip) | 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. |
| Visual Studio Line Copy | Mackenzie Zastrow (forked by Derek Brown) | https://sourceforge.net/projects/notepad-visualstudiolinecopy/ | [1.0.0.2 - 64 bit](https://sourceforge.net/projects/notepad-visualstudiolinecopy/files/VisualStudioLineCopy%20x64%20v1.0.0.2.zip) | Adds two commands to Notepad++ CopyAllowLine and CutAllowLine, which adds Visual Studio style
copy/cutting to Notepad++. |
-| VSCode Keymap NPP | philip | https://github.com/14ag/vscode-to-notepadpp | [0.1.0 - 64 bit](https://github.com/14ag/vscode-to-notepadpp/releases/download/v0.1.0/VSCodeKeymapNpp-0.1.0-x64.zip) | Brings a focused VS Code shortcut set to Notepad++ and blocks conflicting default shortcuts in
strict mode. |
+| VSCode Keymap NPP | philip | https://github.com/14ag/vscode-to-notepadpp | [0.2.0 - 64 bit](https://github.com/14ag/vscode-to-notepadpp/releases/download/v0.2.0/VSCodeKeymapNpp-0.2.0-x64.zip) | Ports the stock Windows VS Code shortcuts to Notepad++ as far as Notepad++ can reasonably follow
them.
Maps clean Notepad++ or Scintilla equivalents, blocks conflicting fallthrough in strict mode, and keeps the rest documented in the coverage report. |
| WakaTime | WakaTime | https://github.com/wakatime/notepadpp-wakatime | [5.1.1 - 64 bit](https://github.com/wakatime/notepadpp-wakatime/releases/download/5.1.1/WakaTime-5.1.1-x64.zip) | Automatic time tracking and metrics generated from your programming activity.
Visit https://wakatime.com to see your logged time. |
| WebEdit | Alexander Iljin | https://github.com/Krazal/WebEdit | [2.9.0.1 - 64 bit](https://github.com/Krazal/WebEdit/releases/download/v2.9.0.1/WebEdit.2.9.0.1.x64.zip) | 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.
- More than 1000 preset tags: HTML (elements, attributes, BootStrap, Smarty, etc.), JavaScript (jQuery), CSS, PHP, SQL (MySQL, Eloquent ORM), etc.
- Automatic or custom caret (cursor) positioning
- Handling new lines, indents, etc.
- Variables: clipboard content, current file name, custom date/time, etc.
- Customizable tags in the plugin menu; assign tags to shortcuts
- Customizable tags in the toolbar
- Tag suggestions (similar tags)
- Easy tag addition
- Multiselect support
- Unicode support
- Over 17 years with Notepad++, now in 64-bit version! |
| XBrackets Lite | Vitaliy Dovgan | https://github.com/d0vgan/npp-XBracketsLite | [1.3.1 - 64 bit](https://github.com/d0vgan/npp-XBracketsLite/releases/download/v131/XBrackets_v131_dll_x64.zip) | 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. |
diff --git a/doc/plugin_list_x86.md b/doc/plugin_list_x86.md
index e0b3095a0..9f35327e6 100644
--- a/doc/plugin_list_x86.md
+++ b/doc/plugin_list_x86.md
@@ -1,6 +1,6 @@
## Plugin List - 32 bit
-version 1.9.4
+version 1.9.5
| Plugin name | Author | Homepage | Version and link | Description |
|---|---|---|---|---|
@@ -29,7 +29,7 @@ version 1.9.4
| Compare | Ty Landercasper, Jean-Sebastien Leroy, Pavel Nedev | https://github.com/pnedev/compare-plugin | [2.0.2 - 32 bit](https://github.com/pnedev/compare-plugin/releases/download/v2.0.2/ComparePlugin_v2.0.2_x86.zip) | Shows the differences between 2 files (side by side). |
| ComparePlus | Pavel Nedev | https://github.com/pnedev/comparePlus | [2.2.0 - 32 bit](https://github.com/pnedev/comparePlus/releases/download/cp_2.2.0/ComparePlus_cp_2.2.0_Win32.zip) | Advanced compare tool based on the well-known Compare-plugin by Ty Landercasper and Jean-Sebastien
Leroy. |
| Compose | Randall Joseph Fellmy | https://github.com/Coises/Compose-for-NotepadPlusPlus | [1.1 - 32 bit](https://github.com/Coises/Compose-for-NotepadPlusPlus/releases/download/v1.1/Compose-1.1-x86.zip) | Implements a Compose key for entering characters not available on the keyboard with easily
remembered key sequences. |
-| CS-Script - C# Intellisense | Oleg Shilo | https://github.com/oleg-shilo/cs-script.npp | [2.0.12.0 - 32 bit](https://github.com/oleg-shilo/cs-script.npp/releases/download/v2.0.12.0/CSScriptNpp.2.0.12.0.x86.zip) | 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. |
+| CS-Script - C# Intellisense | Oleg Shilo | https://github.com/oleg-shilo/cs-script.npp | [2.0.13.0 - 32 bit](https://github.com/oleg-shilo/cs-script.npp/releases/download/v2.0.13.0/CSScriptNpp.2.0.13.0.x86.zip) | 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.7 - 32 bit](https://github.com/BdR76/CSVLint/releases/download/0.4.7/CSVLint_x86.zip) | 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 - 32 bit](https://github.com/jokedst/CsvQuery/releases/download/v1.2.9/CsvQuery-v1.2.9-x86.zip) | Enables SQL queries against CSV files. |
| Customize Toolbar | dw-dev@gmx.com | https://sourceforge.net/projects/npp-customize | [5.3 - 32 bit](https://sourceforge.net/projects/npp-customize/files/Customize%20Toolbar%20v5.3/CustomizeToolbar_5_3_Win32_UNI.zip) | Allows the toolbar to be fully customised by the user, and includes twenty-six additional buttons
for 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.
|
@@ -39,6 +39,7 @@ version 1.9.4
| Discord Rich Presence | Zukaritasu | https://github.com/Zukaritasu/notepadpp_rpc | [2.1.711.1 - 32 bit](https://github.com/Zukaritasu/notepadpp_rpc/releases/download/v2.1.7/DiscordRPC_v2.1.7_x86.zip) | Shows in discord the file that is currently being edited in Notepad++. |
| Don Rowlett Color Picker | Don Rowlett | https://sourceforge.net/projects/npp-plugins/files/ColorPicker/ | [2.3 - 32 bit](https://sourceforge.net/projects/npp-plugins/files/ColorPicker/Color%20Picker%20v.2.3/ColorPicker_230_dll.zip) | Developer tool for selecting color codes in various formats. Not a color sampling tool. |
| DoxyIt | Justin Dailey | https://github.com/dail8859/DoxyIt | [0.4.4 - 32 bit](https://github.com/dail8859/DoxyIt/releases/download/v0.4.4/DoxyIt_v0.4.4.zip) | Supports creating Doxygen comments. |
+| DraftSync | Mohammed Belarrem | https://github.com/belarrem/DraftSync | [0.1.0.0 - 32 bit](https://github.com/belarrem/DraftSync/releases/download/v0.1.0.0/DraftSync_x86.zip) | Syncs scratch notes across machines via a shared folder. If you like to fire up Notepad++ to take a
quick note and wish it followed you to another machine, this plugin is for you. No accounts, no servers, just a folder sync via Google Drive, DropBox, OneDrive or any other syncing service. |
| DSpellCheck | Sergey Semushin | https://github.com/Predelnik/DSpellCheck | [1.5.0 - 32 bit](https://github.com/Predelnik/DSpellCheck/releases/download/v1.5.0/DSpellCheck_x86.zip) | Spell-checking with these main features:
-Underlining spelling mistakes
-Iterating through all mistakes in document
-Finding mistakes only in comments and strings (For files with standard programming language syntax e.g. C++)
-Possible usage of multiple languages (dictionaries) simultaneously to do spell-checking.
-Getting suggestions for words by either using default Notepad++ menu or separate context menu called by special button appearing under word.
-Able to add words to user dictionary or ignore them for current session of Notepad++
-Using either Hunspell library (included in plugin) or Aspell library (needs to be installed).
-A lot of customizing available from Plugin settings (Ignoring/Allowing only specific files, Choosing delimiters for words, Maximum number of suggestions etc)
-Support for downloading and removing Hunspell dictionaries through user friendly GUI interface
-Ability to quickly change current language through the nice menu. |
| EditorConfig | EditorConfig Team | https://github.com/editorconfig/editorconfig-notepad-plus-plus | [0.4.0 - 32 bit](https://github.com/editorconfig/editorconfig-notepad-plus-plus/releases/download/v0.4.0/NppEditorConfig-040-x86.zip) | EditorConfig is a text file that defines coding conventions for a project to help maintain them
consistent 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 - 32 bit](https://github.com/mariusv-github/ElasticTabstops/releases/download/v1.5.0/ElasticTabstops_x86_1.5.0.zip) | Support for Elastic Tabstops. |
@@ -106,7 +107,7 @@ version 1.9.4
| npp.Connections | Vladimir Korobenkov | https://github.com/vladk1973/npp.connections | [1.1.0 - 32 bit](https://github.com/chcg/npp.connections/releases/download/1.1/npp.connections-1.1-x32.zip) | This plugin allows Notepad++ to connect to MS SQL or Sybase servers. ODBC data sources, like a
MySql Driver, are also supported |
| NppAutoIndent | Harrybharry | https://sourceforge.net/projects/npp-plugins/files/NppAutoIndent/ | [1.2.0.0 - 32 bit](https://downloads.sourceforge.net/sourceforge/npp-plugins/NppAutoIndent_1_2_dll.zip) | Smart indentation for C-style languages, such as C/C++, PHP, and Java. There is NO support for
HTML/XML and such, maybe later, tag matching is much more difficult to implement. |
| NppCalc | RinOSpro | https://sourceforge.net/projects/nppcalc/ | [1.5 - 32 bit](https://sourceforge.net/projects/nppcalc/files/nppcalc_1.5_bin.zip) | Evaluate expressions in Notepad++.
Works with math, trigonometry, statistics, combinatorics, arrays, sets, bits, strings, dates, color, image, measurement, file and folder, RS-232, TCP/IP, encoding, encryption, hashing, compression, etc. Over 400 functions.
Q: How does this work?
A: Just type function name and press Enter! |
-| NppCrossCheck | Pablo Lopez | https://github.com/pablo-code14/NppCrossCheck | [1.1.0.0 - 32 bit](https://github.com/pablo-code14/NppCrossCheck/releases/download/v1.1.0/NppCrossCheck_x86.zip) | Compare two lists in the current document.
Place the two lists separated by one or more blank lines and run the plugin to cross-check their contents. |
+| NppCrossCheck | Pablo Lopez | https://github.com/pablo-code14/NppCrossCheck | [1.2.0.0 - 32 bit](https://github.com/pablo-code14/NppCrossCheck/releases/download/v1.2.0/NppCrossCheck_x86.zip) | Compare two lists in the current document.
Place the two lists separated by one or more blank lines and run the plugin to cross-check their contents. |
| NppCrypt | Jean Paul Richter | https://github.com/chcg/nppcrypt | [1.0.1.6 - 32 bit](https://github.com/chcg/nppcrypt/releases/download/1.0.1.6/nppcrypt_1.0.1.6_x86.zip) | Encryption/decryption with various block ciphers, hash-algorithms, random-characters, encoding with
Base-16/32/64. Recompiled from forked repo as orig https://github.com/jeanpaulrichter/nppcrypt was deleted. |
| NppESPHome | Andrea Tiburzi | https://github.com/atiburzi/NppESPHome-Plugin | [1.0.26 - 32 bit](https://github.com/atiburzi/NppESPHome-Plugin/releases/download/v1.0.26/NppESPHome_x32.zip) | Plugin to directly interact with ESPHome and easily manage related projects workflows in Windows
environment. |
| NppEventExec | Mihail Ivanchev | https://github.com/MIvanchev/NppEventExec | [0.9.0 - 32 bit](https://github.com/MIvanchev/NppEventExec/releases/download/v0.9.0/NppEventExec-plugin-x86-0.9.0.zip) | Allows automatically executing NppExec scripts on Notepad++ events. You can use it, for example, to
format and compile source code. |
@@ -126,7 +127,7 @@ version 1.9.4
| NppQrCode | Vladimir Korobenkov | https://github.com/rdipardo/nppQrCode | [0.0.0.3 - 32 bit](https://github.com/rdipardo/nppQrCode/releases/download/v0.0.0.3/NppQrCode-v0.0.0.3-win32.zip) | 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 - 32 bit](https://github.com/viper3400/NppRegExTractor/releases/download/2.1.0/NppRegExTractor_2.1.0_BUILD_6_x86.zip) | 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 - 32 bit](https://github.com/ffes/npptags/releases/download/v0.9.1/NppTags-091-x32.zip) | NppTags is a Universal Ctags plug-in to browse through your sources easily and lets you jump to a
selected function / variable / class / etc in your code by pressing just one key. |
-| NppTextFX2 | Karlheinz Graf | https://github.com/rainman74/NPPTextFX2 | [1.4.1 - 32 bit](https://github.com/rainman74/NPPTextFX2/releases/download/1.4.1/NppTextFX2.1.4.1.x86.zip) | TextFX2 is a Notepad++ plugin which performs a variety of common conversions on selected text. |
+| NppTextFX2 | Karlheinz Graf | https://github.com/rainman74/NPPTextFX2 | [2.0.3 - 32 bit](https://github.com/rainman74/NPPTextFX2/releases/download/2.0.3/NppTextFX2.2.0.3.x86.zip) | TextFX2 is a Notepad++ plugin which performs a variety of common conversions on selected text. |
| NppTextViz | Jakub Dvorak | https://github.com/KubaDee/NppTextViz | [0.4.3 - 32 bit](https://github.com/chcg/NppTextViz/releases/download/v0.4.3/NppTextViz_v0.4.3_Win32.zip) | Hide or show lines to help analyse larger files - logs for example. Can hide all lines that contain
text 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 - 32 bit](https://github.com/dinkumoil/NppUISpy/releases/download/v1.2/NppUISpy_v1.2_UNI.zip) | Determine the menu command ID's of Notepad++ menu items and toolbar buttons. |
| NppVim | h-jangra | https://github.com/h-jangra/NppVim | [1.12.0.0 - 32 bit](https://github.com/h-jangra/NppVim/releases/download/1.12.0.0/NppVim-1.12.0.0-x86.zip) | A Notepad++ plugin that adds Vim-style editing and key bindings. |
@@ -178,16 +179,18 @@ version 1.9.4
| TagsView | Dovgan Vitaliy | https://sourceforge.net/projects/tagsview/ | [1.0.3 - 32 bit](https://downloads.sourceforge.net/project/tagsview/TagsView%20for%20Notepad%2B%2B/TagsView_Npp_03beta.zip) | Provides user interface for ctags parsed results.
Currently supported editors are Notepad++ and AkelPad.
Powered by Win32++ (by David Nash) and by Exuberant Ctags (by Darren Hiebert).
Inspired by FunctionList plugin (by Jens Lorenz) for Notepad++ text editor (by Don Ho). |
| TakeNotes | Franco Stellari | https://github.com/francostellari/NppPlugins | [1.2.7.0 - 32 bit](https://github.com/francostellari/NppPlugins/raw/main/TakeNotes/TakeNotes_dll_1v27_x32.zip) | 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 - 32 bit](https://github.com/Megabyteceer/npp-task-list/releases/download/v2.7.0/NppTaskList_v2.7.0_Win32.zip) | Automatically scans the open document and adds all "TODO:*" items to your task list, a window pane
docked on the right. Double-clicking an item in the list will take you to that line in the code. |
+| TC Syslog Finder | bsagarzazu | https://github.com/bsagarzazu/npp-tc-syslog-finder | [1.0.0.0 - 32 bit](https://github.com/bsagarzazu/npp-tc-syslog-finder/releases/download/v1.0.0/TCSyslogFinder_v1.0.0_x86.zip) | Instantly find and open the latest Teamcenter syslog in Notepad++. |
| TFS Work Item | Eugene Leibovich | https://sourceforge.net/projects/npptfs | [1.0 - 32 bit](https://downloads.sourceforge.net/project/npptfs/NppTFS.zip) | Attaches opened (in the current tab) file to the TFS work item.
Tested only on TFS 2010 and requires .NET 4. |
| Tidy2 | Dave Brotherstone | https://code.google.com/p/npp-tidy2/ | [0.2 - 32 bit](https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/npp-tidy2/Tidy2_0.2.zip) | HTML Tidy with support for HTML5. Tidy up HTML or XML, pretty print.
Enables 3 different configuration presets. |
| ToolBucket | Paul Heasley | https://phdesign.com.au/npptoolbucket/ | [1.10.6622.41336 - 32 bit](https://phdesign.com.au/assets/files/NppToolBucket-1.10.zip) | Requires .NET 3.5
Multi-line search and replace dialog.
Change indentation dialog.
Generate GUID.
Generate Lorem Ipsum.
Compute MD5 hash.
Compute SHA1 hash.
Base 64 encode.
Base 64 decode. |
| TopMost | Franco Stellari | https://github.com/francostellari/NppPlugins | [1.4.2.0 - 32 bit](https://github.com/francostellari/NppPlugins/raw/main/TopMost/TopMost_dll_1v42_x32.zip) | Allows setting the main Notepad++ window as a topmost window so it can stay on top of other windows
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. |
| Tortoise SVN | IncredibleJunior | https://www.incrediblejunior.com/npp_plugins/ | [3.0.1 - 32 bit](https://github.com/incrediblejr/nppplugins/releases/download/v3.0.1/nppplugin_svn_x86.zip) | Main operations for SVN, with a concept of a root solution directory. Note: Uses Tortoise SVN
internally so you have to have this installed. Available at http://tortoisesvn.tigris.org/ |
| Translate | Shaleen Mishra | https://sourceforge.net/projects/npptranslate/ | [3.1.1.0 - 32 bit](https://sourceforge.net/projects/npptranslate/files/bin/Translate_3.1.1.0.zip) | Provides quick translation of selected text to your language of choice. Just select the text and
press Ctrl+Alt+Z. Supports multiple languages.
Supports two translation engines:
1) MyMemory (Free)
2) BING (Free but requires registration to obtain Client ID and Secret).
See Engine Settings after installation.
Requires .NET Framework 3.5. |
-| TreeSitter | Tuomas Hietanen | https://github.com/Thorium/NppTreeSitter/ | [1.0.0 - 32 bit](https://github.com/Thorium/NppTreeSitter/releases/download/1.0.0/NppTreeSitter-x86.zip) | Integrate Tree-sitter to Notepad++. AST-based syntax highlighting and code folding for many
languages. |
+| TreeSitter | Tuomas Hietanen | https://github.com/Thorium/NppTreeSitter/ | [1.1.0 - 32 bit](https://github.com/Thorium/NppTreeSitter/releases/download/1.1.0/NppTreeSitter-x86.zip) | Integrate Tree-sitter to Notepad++. AST-based syntax highlighting and code folding for many
languages. |
| URL Encode/Decode Plugin | Rajendra Singh | https://github.com/SinghRajenM/nppURLPlugin | [1.2.0.0 - 32 bit](https://github.com/SinghRajenM/nppURLPlugin/releases/download/1.2.0.0/urlPlugin_x86.zip) | Hopefully a decent URL Encoder and Decoder plug-in for Notepad++ which helps to make developer's
life 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.
|
| Virtual Folders | Fatih Coşkun | https://github.com/FatihC/VirtualFolders | [1.0.3 - 32 bit](https://github.com/FatihC/VirtualFolders/releases/download/v1.0.3/VirtualFolders-v1.0.3-x86.zip) | 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. |
| Visual Studio Line Copy | Mackenzie Zastrow (forked by Derek Brown) | https://sourceforge.net/projects/notepad-visualstudiolinecopy/ | [1.0.0.2 - 32 bit](https://sourceforge.net/projects/notepad-visualstudiolinecopy/files/VisualStudioLineCopy%20Win32%20v1.0.0.2.zip) | Adds two commands to Notepad++ CopyAllowLine and CutAllowLine, which adds Visual Studio style
copy/cutting to Notepad++. |
+| VSCode Keymap NPP | philip | https://github.com/14ag/vscode-to-notepadpp | [0.2.0 - 32 bit](https://github.com/14ag/vscode-to-notepadpp/releases/download/v0.2.0/VSCodeKeymapNpp-0.2.0-x86.zip) | Ports the stock Windows VS Code shortcuts to Notepad++ as far as Notepad++ can reasonably follow
them.
Maps clean Notepad++ or Scintilla equivalents, blocks conflicting fallthrough in strict mode, and keeps the rest documented in the coverage report. |
| WakaTime | WakaTime | https://github.com/wakatime/notepadpp-wakatime | [5.1.1 - 32 bit](https://github.com/wakatime/notepadpp-wakatime/releases/download/5.1.1/WakaTime-5.1.1-x86.zip) | Automatic time tracking and metrics generated from your programming activity.
Visit https://wakatime.com to see your logged time. |
| WebEdit | Alexander Iljin | https://github.com/Krazal/WebEdit | [2.8.1.2 - 32 bit](https://github.com/Krazal/WebEdit/releases/download/v2.8.1.2/WebEdit.2.8.1.2.win32.zip) | WebEdit is another attempt to integrate a user-configurable code template collection into
Notepad++. With WebEdit you have the following options:
create a menu command for pasting some text, possibly surrounding the current selection, if any. Imagine selecting a word and putting "<p>...</p>" around it with a single hotkey. You can create up to 30 such commands and assign keyboard shortcuts to them, or simply use the menu;
the same 30 commands can also be represented by buttons on the main toolbar for quick access with the mouse;
you can create a set of "tags" or abbreviations. Type one of them, then press Alt+Enter and it will be replaced with the corresponding block of text. If the replacement consists of multiple lines, all of them will be indented same as the first one. The caret will be placed in a predefined position within the new text. You can have the current clipboard contents (e.g. a function name) pasted on expansion.
The plugin configuration is stored in the WebEdit.ini file. Use "WebEdit\Edit Config" command from the "Plugins" menu to open the file in Notepad++ for editing.
All keyboard shortcuts can be assigned/modified using the standard Shortcut Mapper. For more information see the WebEdit.txt help file.
NOTE: This is an updated version of the plugin. You can find the original (v2.1) files here: https://sourceforge.net/projects/npp-plugins/files/WebEdit/WebEdit%202.1/ |
| Window Manager | Jens Lorenz | https://sourceforge.net/projects/npp-plugins/files/WindowManager/ | [1.2.2.0 - 32 bit](https://downloads.sourceforge.net/sourceforge/npp-plugins/WindowManager_1_2_2_UNI_dll.zip) | Gives a short overview of open documents. This overview is dockable and gives the same capability
as the tabs have. Left-click on a list item selects the document. Right-click opens the tab context menu. When documents are opened in main and second view (by duplicate or move), two lists are shown in dialog window. |
diff --git a/src/pl.arm64.json b/src/pl.arm64.json
index b5993e212..c2e7b2fb4 100644
--- a/src/pl.arm64.json
+++ b/src/pl.arm64.json
@@ -1,6 +1,6 @@
{
"name": "npp-pluginList",
- "version": "1.9.4",
+ "version": "1.9.5",
"arch": "arm64",
"npp-plugins": [
{
diff --git a/src/pl.x64.json b/src/pl.x64.json
index 4cd6b4e98..a4da42743 100644
--- a/src/pl.x64.json
+++ b/src/pl.x64.json
@@ -1,6 +1,6 @@
{
"name": "npp-pluginList",
- "version": "1.9.4",
+ "version": "1.9.5",
"arch": "64",
"npp-plugins": [
{
diff --git a/src/pl.x86.json b/src/pl.x86.json
index f1c168542..6e334d66a 100644
--- a/src/pl.x86.json
+++ b/src/pl.x86.json
@@ -1,6 +1,6 @@
{
"name": "npp-pluginList",
- "version": "1.9.4",
+ "version": "1.9.5",
"arch": "32",
"npp-plugins": [
{
diff --git a/src/resource.h b/src/resource.h
index e1b011355..a77c02779 100644
--- a/src/resource.h
+++ b/src/resource.h
@@ -39,8 +39,8 @@
#define PLJSON "pl.x86.json"
#endif
-#define VERSION_VALUE "1.94\0"
-#define VERSION_DIGITALVALUE 1, 9, 4, 0
+#define VERSION_VALUE "1.95\0"
+#define VERSION_DIGITALVALUE 1, 9, 5, 0
#define TEXTFILE 256
#define IDR_PLUGINLISTJSONFILE 101