Skip to content

Commit fae8d22

Browse files
donhogithub-actions[bot]
authored andcommitted
Apply automatic changes
1 parent 2e512a3 commit fae8d22

3 files changed

Lines changed: 15 additions & 15 deletions

File tree

doc/plugin_list_arm64.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,23 @@
11
## Plugin List - arm64 bit
22

3-
version 1.9.5
3+
version 1.9.6
44

55
| Plugin name | Author | Homepage | Version and link | Description |
66
|---|---|---|---|---|
77
| Auto Detect Indention | Mike Tzou (Chocobo1) | https://github.com/Chocobo1/nppAutoDetectIndent | [2.3 - arm64 bit](https://github.com/Chocobo1/nppAutoDetectIndent/releases/download/2.3/arm64.zip) | Detects indention (tab or spaces) and auto adjust Tab key on-the-fly. |
88
| AutoSave | Franco Stellari | https://github.com/francostellari/NppPlugins | [2.0 - arm64 bit](https://github.com/francostellari/NppPlugins/raw/main/AutoSave/AutoSave_dll_2v00_arm64.zip) | <details> <summary> Automatically save the currently open files based on a timer schedule and/or upon the application </summary> losing focus.<br>The plugin offers several options to save the current (or all the files), selecting only the named ones, accessible through an options dialog box. </details> |
99
| Chinese Converter | lkk9898969 | https://github.com/lkk9898969/Npp_ChineseConverter | [1.0.2 - arm64 bit](https://github.com/lkk9898969/Npp_ChineseConverter/releases/download/v1.0.2/NppChineseConverter-ARM64.zip) | Traditional and Simplified conversion plugin for Notepad++ |
1010
| CollectionInterface | pryrt | https://github.com/pryrt/NppPlugin-CollectionInterface | [1.3.0 - arm64 bit](https://github.com/pryrt/NppPlugin-CollectionInterface/releases/download/v1.3.0/CollectionInterface_v1.3.0_ARM64.zip) | <details> <summary> Interface to the official UserDefinedLanguage Collection and nppThemes Collection.<br> </summary> <br>Allows easy download and installation of a UDL (with FunctionList and AutoCompletion definitions, when available) or a Theme </details> |
11-
| ComparePlus | Pavel Nedev | https://github.com/pnedev/comparePlus | [2.2.0 - arm64 bit](https://github.com/pnedev/comparePlus/releases/download/cp_2.2.0/ComparePlus_cp_2.2.0_ARM64.zip) | <details> <summary> Advanced compare tool based on the well-known Compare-plugin by Ty Landercasper and Jean-Sebastien </summary> Leroy. </details> |
11+
| ComparePlus | Pavel Nedev | https://github.com/pnedev/comparePlus | [3.0.0 - arm64 bit](https://github.com/pnedev/comparePlus/releases/download/cp_3.0.0/ComparePlus_cp_3.0.0_ARM64.zip) | <details> <summary> Advanced compare tool based on the well-known Compare-plugin by Ty Landercasper and Jean-Sebastien </summary> Leroy. </details> |
1212
| Discord Rich Presence | Zukaritasu | https://github.com/Zukaritasu/notepadpp_rpc | [2.1.711.1 - arm64 bit](https://github.com/Zukaritasu/notepadpp_rpc/releases/download/v2.1.7/DiscordRPC_v2.1.7_arm64.zip) | Shows in discord the file that is currently being edited in Notepad++. |
1313
| Emoji Description | Ruberoid | https://github.com/Ruberoid/npp_emoji_description | [0.1.0 - arm64 bit](https://github.com/Ruberoid/npp_emoji_description/releases/download/v0.1.0/EmojiDescription_arm64_v0.1.0.zip) | <details> <summary> Displays detailed character encoding information in the status bar. Shows Unicode code point, </summary> decimal/hexadecimal values, HTML entity, and UTF-8 byte sequence for any character including emoji. </details> |
1414
| Fixed-width Data Visualizer | Shridhar Kumar | https://github.com/shriprem/FWDataViz | [2.6.7.0 - arm64 bit](https://github.com/shriprem/FWDataViz/releases/download/v2.6.7.0/FWDataViz_arm64.zip) | <details> <summary> Fixed Width Data Visualizer adds Excel-like features for fixed-width data files in Notepad++. </summary> Displays cursor position data. Foldable Record Blocks; Hop & Jump to specific fields. Field Copy & Field Paste. Data Extraction. Builtin dialogs to configure file-type, record-type & fields; and themes & colors. Automatic File Type Detection. Handles homogenous, mixed & multi-line records. Full Multi-byte character support. Darkmode enabled. </details> |
1515
| GotoLineCol | Shridhar Kumar | https://github.com/shriprem/Goto-Line-Col-NPP-Plugin | [2.4.5.1 - arm64 bit](https://github.com/shriprem/Goto-Line-Col-NPP-Plugin/releases/download/v2.4.5.1/GotoLineCol_arm64.zip) | <details> <summary> A plugin to navigate to a specified line and (byte-based or character-based) column position. Will </summary> also display character byte code, UTF-8 byte sequence & Unicode code point, name & block at cursor position. Darkmode enabled. Command line options. </details> |
16-
| HEX-Editor | Jens Lorenz | https://github.com/chcg/NPP_HexEdit | [0.9.14.0 - arm64 bit](https://github.com/chcg/NPP_HexEdit/releases/download/0.9.14/HexEditor_0.9.14_arm64.zip) | Hex editor. Some reported issues, however many bugs fixed in latest release. |
17-
| HTML Tag | Martijn Coppoolse | https://github.com/rdipardo/nppHTMLTag | [1.5.6.0 - arm64 bit](https://github.com/rdipardo/nppHTMLTag/releases/download/v1.5.6/HTMLTag_v1.5.6_arm64.zip) | <details> <summary> Provides three core functions: </summary> <br>- HTML and XML tag jumping, like the built-in brace matching and selection<br> of tags and/or contents.<br>- HTML entity encoding/decoding (example: é to &eacute;)<br>- JS character encoding/decoding (example: é to \u00E9) </details> |
16+
| HEX-Editor | Jens Lorenz | https://github.com/chcg/NPP_HexEditor | [0.9.14.0 - arm64 bit](https://github.com/chcg/NPP_HexEditor/releases/download/0.9.14/HexEditor_0.9.14_ARM64.zip) | Hex editor. Some reported issues, however many bugs fixed in latest release. |
17+
| HTML Tag | Martijn Coppoolse | https://github.com/rdipardo/nppHTMLTag | [1.6.0.0 - arm64 bit](https://github.com/rdipardo/nppHTMLTag/releases/download/v1.6.0/HTMLTag_v1.6.0_arm64.zip) | <details> <summary> Provides three core functions: </summary> <br>- HTML and XML tag jumping, like the built-in brace matching and selection<br> of tags and/or contents.<br>- HTML entity encoding/decoding (example: é to &eacute;)<br>- JS character encoding/decoding (example: é to \u00E9) </details> |
1818
| JSON Viewer | Kapil Ratnani, Rajendra Singh | https://github.com/NPP-JSONViewer/JSON-Viewer | [2.1.1.0 - arm64 bit](https://github.com/NPP-JSONViewer/JSON-Viewer/releases/download/v2.1.1.0/NppJSONViewer_ARM64_Release.zip) | JSON viewer that displays the selected JSON string in a tree view. |
1919
| JSTool | Sun Junwen | https://github.com/sunjw/jstoolnpp | [25.11.16 - arm64 bit](https://sourceforge.net/projects/jsminnpp/files/Uni/JSToolNPP.25.11.16.uni.arm64.zip) | <details> <summary> Javascript plugin.<br> * Douglas Crockford's JSMin algorithm to minimize javascript code. </summary> <br> * My own algorithm to format javascript code.<br> * A JSON data viewer. This JSON data viewer can handle >10MB JSON file easily.<br> * Support 64bit Notepad++ (from version 1.20.0).<br>Really helpful to javascript coder on Notepad++ and really easy to use it.<br>Made in China. </details> |
20-
| Language Selector | Abdellah Hassaine | https://github.com/hassaine-abdellah | [1.1.0.0 - arm64 bit](https://github.com/hassaine-abdellah/npp-language-selector/releases/download/v1.1/Language_Selector_v1.1_arm64.zip) | <details> <summary> Set the programming language and see the syntax highlighting on new files without the need to save </summary> them, or to go each time to the menu to choose the language.<br>You can also pin your favorite languages on top of the list so you can easily access them. </details> |
20+
| Language Selector | Abdellah Hassaine | https://github.com/hassaine-abdellah/npp-language-selector | [1.2.0.0 - arm64 bit](https://github.com/hassaine-abdellah/npp-language-selector/releases/download/v1.2/plugin_dll_arm64.zip) | <details> <summary> Set the programming language and see the syntax highlighting on new files without the need to save </summary> them, or to go each time to the menu to choose the language.<br>You can also pin your favourite languages for quick access. </details> |
2121
| LanguageHelp | Franco Stellari | https://github.com/francostellari/NppPlugins | [1.7.5.0 - arm64 bit](https://github.com/francostellari/NppPlugins/raw/main/LanguageHelp/LanguageHelp_dll_1v75_arm64.zip) | <details> <summary> Allows loading a language specific help file (CHM, HLP, PDF) and search for the keyword under the </summary> cursor.<br>The latest version allows showing the help files as menu entries or in the context menu. </details> |
2222
| Linter++ | Tom Tanner | https://github.com/thosrtanner/notepad-pp-linter | [1.0.3.0 - arm64 bit](https://github.com/ThosRTanner/notepad-pp-linter/releases/download/1.0.3/plugin_dll_ARM64.zip) | <details> <summary> Allows realtime code check against any checkstyle-compatible linter: jshint, eslint, jscs, phpcs, </summary> csslint, and many others. </details> |
2323
| MenuIcons | Franco Stellari | https://github.com/francostellari/NppPlugins | [2.0.7 - arm64 bit](https://github.com/francostellari/NppPlugins/raw/main/MenuIcons/MenuIcons_dll_2v07_arm64.zip) | Adds icons to the main menu, tab menu, context menu, and the tabs themselves. |

doc/plugin_list_x64.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## Plugin List - 64 bit
22

3-
version 1.9.5
3+
version 1.9.6
44

55
| Plugin name | Author | Homepage | Version and link | Description |
66
|---|---|---|---|---|
@@ -29,7 +29,7 @@ version 1.9.5
2929
| Comment Toggler | ScienceDiscoverer | https://github.com/ScienceDiscoverer/CommentToggler | [1.0.0.0 - 64 bit](https://github.com/ScienceDiscoverer/CommentToggler/releases/download/1.0.0/CommentToggler.zip) | <details> <summary> Smart single button comment toggler. Features: </summary> <br>- Does not insert space in front of the comment<br>- Supports all the built-in languages and even user defined languages<br>- Can do simple single line comments without selection<br>- Preserves indentation in the commented code block<br>- Fixes some indentation inconsistencies<br>- Supports block comments<br>- Supports multiple selections<br>- With every type of comment at the same time! </details> |
3030
| Comment Wrap | Derek Brown | https://sourceforge.net/projects/kered13-notepad-plugins/ | [1.0.0.7 - 64 bit](https://sourceforge.net/projects/kered13-notepad-plugins/files/Comment%20Wrap%20x64%20v1.0.0.7.zip) | Wraps comments as you type. Supports C-style, Python-style, and Lua-style comments. |
3131
| 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). |
32-
| 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) | <details> <summary> Advanced compare tool based on the well-known Compare-plugin by Ty Landercasper and Jean-Sebastien </summary> Leroy. </details> |
32+
| ComparePlus | Pavel Nedev | https://github.com/pnedev/comparePlus | [3.0.0 - 64 bit](https://github.com/pnedev/comparePlus/releases/download/cp_3.0.0/ComparePlus_cp_3.0.0_x64.zip) | <details> <summary> Advanced compare tool based on the well-known Compare-plugin by Ty Landercasper and Jean-Sebastien </summary> Leroy. </details> |
3333
| 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) | <details> <summary> Implements a Compose key for entering characters not available on the keyboard with easily </summary> remembered key sequences. </details> |
3434
| 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) | <details> <summary> CS-Script integration. Implements a real C# Intellisense solution based on CS-Script and Roslyn. </summary> 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. </details> |
3535
| 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) | <details> <summary> Syntax highlighting and quality control for csv and fixed width data, detect column and datatypes, </summary> convert datetime/decimal format, sql, xml </details> |
@@ -56,9 +56,9 @@ version 1.9.5
5656
| GEDCOM Lexer | Stan Mitchell | https://sourceforge.net/projects/gedcomlexer/ | [0.5.0.170 - 64 bit](https://sourceforge.net/projects/gedcomlexer/files/GedcomLexer-0.5.0-r170/GedcomLexer-0.5.0-r170-x64.zip) | <details> <summary> View and edit GEDCOM files with syntax highlighting of: level, xref id, tag, pointer, value and </summary> escape tokens. Customize coloration and font styles. Grammar errors are also highlighted. View GEDCOM files in outline mode by folding sections based on line level. </details> |
5757
| GitSCM | Michael J. Vincent | https://github.com/vinsworldcom/nppGitSCM | [1.4.10.1 - 64 bit](https://github.com/vinsworldcom/nppGitSCM/releases/download/1.4.10.1/GitSCM-v1.4.10.1-x64.zip) | N++ Gui for already installed Git SCM for Windows. Optionally TortoiseGit. |
5858
| GotoLineCol | Shridhar Kumar | https://github.com/shriprem/Goto-Line-Col-NPP-Plugin | [2.4.5.1 - 64 bit](https://github.com/shriprem/Goto-Line-Col-NPP-Plugin/releases/download/v2.4.5.1/GotoLineCol_x64.zip) | <details> <summary> A plugin to navigate to a specified line and (byte-based or character-based) column position. Will </summary> also display character byte code, UTF-8 byte sequence & Unicode code point, name & block at cursor position. Darkmode enabled. Command line options. </details> |
59-
| HEX-Editor | Jens Lorenz | https://github.com/chcg/NPP_HexEdit | [0.9.14.0 - 64 bit](https://github.com/chcg/NPP_HexEdit/releases/download/0.9.14/HexEditor_0.9.14_x64.zip) | Hex editor. Some reported issues, however many bugs fixed in latest release. |
59+
| HEX-Editor | Jens Lorenz | https://github.com/chcg/NPP_HexEditor | [0.9.14.0 - 64 bit](https://github.com/chcg/NPP_HexEditor/releases/download/0.9.14/HexEditor_0.9.14_x64.zip) | Hex editor. Some reported issues, however many bugs fixed in latest release. |
6060
| HLASM Lexer - Column-Aware Syntax Highlighting | Zane Hambly | https://github.com/Zaneham/hlasm-npp | [1.0.0 - 64 bit](https://github.com/Zaneham/hlasm-npp/releases/download/v1.0.1/HLASMLexer_x64.zip) | <details> <summary> Column-aware syntax highlighting for IBM HLASM. Understands the 80-column punch card layout — </summary> labels, operations, operands, continuation markers and sequence numbers are each highlighted by their column position, not just keywords. </details> |
61-
| HTML Tag | Martijn Coppoolse | https://github.com/rdipardo/nppHTMLTag | [1.5.6.0 - 64 bit](https://github.com/rdipardo/nppHTMLTag/releases/download/v1.5.6/HTMLTag_v1.5.6_x64.zip) | <details> <summary> Provides three core functions: </summary> <br>- HTML and XML tag jumping, like the built-in brace matching and selection<br> of tags and/or contents.<br>- HTML entity encoding/decoding (example: é to &eacute;)<br>- JS character encoding/decoding (example: é to \u00E9) </details> |
61+
| HTML Tag | Martijn Coppoolse | https://github.com/rdipardo/nppHTMLTag | [1.6.0.0 - 64 bit](https://github.com/rdipardo/nppHTMLTag/releases/download/v1.6.0/HTMLTag_v1.6.0_x64.zip) | <details> <summary> Provides three core functions: </summary> <br>- HTML and XML tag jumping, like the built-in brace matching and selection<br> of tags and/or contents.<br>- HTML entity encoding/decoding (example: é to &eacute;)<br>- JS character encoding/decoding (example: é to \u00E9) </details> |
6262
| HugeFiles | Mark Johnston Olson | https://github.com/molsonkiko/HugeFiles/ | [0.4.1 - 64 bit](https://github.com/molsonkiko/HugeFiles/releases/download/v0.4.1/Release_x64.zip) | <details> <summary> Reads very large files one chunk at a time, ensuring that each chunk breaks at the end of a </summary> line.<br>Can also break JSON files into syntactically valid JSON chunks.<br>Can find/replace text in big files without huge memory consumption.<br>Find/replace form for editing the big file without reading it all into memory. </details> |
6363
| ImgTag | salvom | https://sourceforge.net/projects/imgtag/ | [2.0.1 - 64 bit](https://github.com/chcg/ImgTag/releases/download/2.0.1.8/ImgTag_2.0.1.8_x64.zip) | Insert IMG tags, in your HTML document, using the Open File dialog box to select image files. |
6464
| Indent By Fold | Ben Bluemel, Frank Fesevur | https://github.com/ffes/indentbyfold/ | [0.7.3 - 64 bit](https://github.com/ffes/indentbyfold/releases/download/v0.7.3/IndentByFold-073-x64.zip) | <details> <summary> Indent using Fold points </summary> <br>Note: Disable Notepad++'s Auto Indent in Settings - Preferences - MISC - Untick Auto Indent. </details> |
@@ -69,7 +69,7 @@ version 1.9.5
6969
| JSON Tools | Mark Johnston Olson | https://github.com/molsonkiko/JsonToolsNppPlugin | [8.5 - 64 bit](https://github.com/molsonkiko/JsonToolsNppPlugin/releases/download/v8.5/Release_x64.zip) | <details> <summary> Query/editing tool for JSON including linting, reformatting, a tree viewer with file navigation, </summary> JSON schema validation and generation, escaping/unescaping strings, and much more.<br>The tree viewer can also be used to explore CSV files and regex search results (experimental). </details> |
7070
| JSON Viewer | Kapil Ratnani, Rajendra Singh | https://github.com/NPP-JSONViewer/JSON-Viewer | [2.1.1.0 - 64 bit](https://github.com/NPP-JSONViewer/JSON-Viewer/releases/download/v2.1.1.0/NppJSONViewer_x64_Release.zip) | JSON viewer that displays the selected JSON string in a tree view. |
7171
| JSTool | Sun Junwen | https://github.com/sunjw/jstoolnpp | [25.11.16 - 64 bit](https://sourceforge.net/projects/jsminnpp/files/Uni/JSToolNPP.25.11.16.uni.64.zip) | <details> <summary> Javascript plugin.<br> * Douglas Crockford's JSMin algorithm to minimize javascript code. </summary> <br> * My own algorithm to format javascript code.<br> * A JSON data viewer. This JSON data viewer can handle >10MB JSON file easily.<br> * Support 64bit Notepad++ (from version 1.20.0).<br>Really helpful to javascript coder on Notepad++ and really easy to use it.<br>Made in China. </details> |
72-
| Language Selector | Abdellah Hassaine | https://github.com/hassaine-abdellah | [1.1.0.0 - 64 bit](https://github.com/hassaine-abdellah/npp-language-selector/releases/download/v1.1/Language_Selector_v1.1_x64.zip) | <details> <summary> Set the programming language and see the syntax highlighting on new files without the need to save </summary> them, or to go each time to the menu to choose the language.<br>You can also pin your favorite languages on top of the list so you can easily access them. </details> |
72+
| Language Selector | Abdellah Hassaine | https://github.com/hassaine-abdellah/npp-language-selector | [1.2.0.0 - 64 bit](https://github.com/hassaine-abdellah/npp-language-selector/releases/download/v1.2/plugin_dll_x64.zip) | <details> <summary> Set the programming language and see the syntax highlighting on new files without the need to save </summary> them, or to go each time to the menu to choose the language.<br>You can also pin your favourite languages for quick access. </details> |
7373
| LanguageHelp | Franco Stellari | https://github.com/francostellari/NppPlugins | [1.7.5.0 - 64 bit](https://github.com/francostellari/NppPlugins/raw/main/LanguageHelp/LanguageHelp_dll_1v75_x64.zip) | <details> <summary> Allows loading a language specific help file (CHM, HLP, PDF) and search for the keyword under the </summary> cursor.<br>The latest version allows showing the help files as menu entries or in the context menu. </details> |
7474
| Linefilter3 | SeeliSoft | https://www.seelisoft.net/Linefilter3/ | [1.0.0.0 - 64 bit](https://www.seelisoft.net/Linefilter3/Linefilter3_x64.zip) | Allows filtering for a given text and display the matching lines in a new window. |
7575
| Linter | Vladimir Soshkin | https://github.com/deadem/notepad-pp-linter | [0.1.0.0 - 64 bit](https://github.com/deadem/notepad-pp-linter/raw/v0.1.0.0/bin/x64/linter.zip) | <details> <summary> Allows realtime code check against any checkstyle-compatible linter: jshint, eslint, jscs, phpcs, </summary> csslint, and many others. </details> |

0 commit comments

Comments
 (0)