Skip to content

Commit

Permalink
Update MenuIcons v2.05 + add arm64 version of the plugins (notepad-pl…
Browse files Browse the repository at this point in the history
…us-plus#679)

* MenuIcons v2.03 and TakeNotes v1.26

* MenuIcons v2.02 and TakeNotes v1.26

* Update pl.x64.json

* Update pl.x86.json

* Update pl.arm64.json
  • Loading branch information
francostellari authored Oct 9, 2023
1 parent 22b4b7d commit be1faeb
Show file tree
Hide file tree
Showing 3 changed files with 76 additions and 6 deletions.
70 changes: 70 additions & 0 deletions src/pl.arm64.json
Original file line number Diff line number Diff line change
Expand Up @@ -246,6 +246,76 @@
"description": "Javascript plugin.\r\n * Douglas Crockford's JSMin algorithm to minimize javascript code.\r\n * My own algorithm to format javascript code.\r\n * A JSON data viewer. This JSON data viewer can handle >10MB JSON file easily.\r\n * Support 64bit Notepad++ (from version 1.20.0).\r\nReally helpful to javascript coder on Notepad++ and really easy to use it.\r\nMade in China.",
"author": "Sun Junwen",
"homepage": "https://github.com/sunjw/jstoolnpp"
},
{
"folder-name": "AutoSave",
"display-name": "AutoSave",
"version": "2.0",
"id": "b5f26664050d61bbcffe3b179add8d57256ebc798a2239990d004f24315818f6",
"repository": "https://github.com/francostellari/NppPlugins/raw/main/AutoSave/AutoSave_dll_2v00_arm64.zip",
"description": "Automatically save the currently open files based on a timer schedule and/or upon the application losing focus.\r\nThe plugin offers several options to save the current (or all the files), selecting only the named ones, accessible through an options dialog box.",
"author": "Franco Stellari",
"homepage": "https://github.com/francostellari/NppPlugins"
},
{
"folder-name": "LanguageHelp",
"display-name": "LanguageHelp",
"version": "1.7.5.0",
"id": "88b5442680f0aad2319eed96c3f6cea7cbca8ef63b60da974402cb4f3b328a4d",
"repository": "https://github.com/francostellari/NppPlugins/raw/main/LanguageHelp/LanguageHelp_dll_1v75_arm64.zip",
"description": "Allows loading a language specific help file (CHM, HLP, PDF) and search for the keyword under the cursor.\r\nThe latest version allows showing the help files as menu entries or in the context menu.",
"author": "Franco Stellari",
"homepage": "https://github.com/francostellari/NppPlugins"
},
{
"folder-name": "MenuIcons",
"display-name": "MenuIcons",
"version": "2.0.5",
"id": "7c10a5b8890dda926eda70c8b8c67f170231dbe31554f8a8321cc14f29203ee9",
"repository": "https://github.com/francostellari/NppPlugins/raw/main/MenuIcons/MenuIcons_dll_2v05_arm64.zip",
"description": "Adds icons to the main menu, tab menu, context menu, and the tabs themselves.",
"author": "Franco Stellari",
"homepage": "https://github.com/francostellari/NppPlugins"
},
{
"folder-name": "OpenSelection",
"display-name": "OpenSelection",
"version": "1.1.3.0",
"id": "29717ae96300956ee54c93cf1325ce9abed1b2e1bc98cd1b45f7c5418d087954",
"repository": "https://github.com/francostellari/NppPlugins/raw/main/OpenSelection/OpenSelection_dll_1v13_arm64.zip",
"description": "Open files based on the selected text. A typical applications is 'include' files of may types of programs. 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.",
"author": "Franco Stellari",
"homepage": "https://github.com/francostellari/NppPlugins"
},
{
"folder-name": "RunMe",
"display-name": "RunMe",
"version": "1.6.1.0",
"id": "6d3b25c3a65a48b68688962fcfee9a4eddca7024921b123d2709b80cabaaff15",
"repository": "https://github.com/francostellari/NppPlugins/raw/main/RunMe/RunMe_dll_1v61_arm64.zip",
"description": "Execute the currently open file, based on its shell association. Also allows opening an explorer or command 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.",
"author": "Franco Stellari",
"homepage": "https://github.com/francostellari/NppPlugins"
},
{
"folder-name": "TakeNotes",
"display-name": "TakeNotes",
"version": "1.2.6.0",
"id": "0b36679a489f4d532c3a7c8d7c0cf0200a10d3106b326023f4059fef1c84a8bc",
"repository": "https://github.com/francostellari/NppPlugins/raw/main/TakeNotes/TakeNotes_dll_1v26_arm64.zip",
"description": "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.",
"author": "Franco Stellari",
"homepage": "https://github.com/francostellari/NppPlugins"
},
{
"folder-name": "TopMost",
"display-name": "TopMost",
"version": "1.4.2.0",
"id": "1b5e73cda69857044d41f95d1e17b8544d5b7fde2cd40739b717570f5bda5bb1",
"repository": "https://github.com/francostellari/NppPlugins/raw/main/TopMost/TopMost_dll_1v42_arm64.zip",
"description": "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.",
"author": "Franco Stellari",
"homepage": "https://github.com/francostellari/NppPlugins"
}
]
}
6 changes: 3 additions & 3 deletions src/pl.x64.json
Original file line number Diff line number Diff line change
Expand Up @@ -665,9 +665,9 @@
{
"folder-name": "MenuIcons",
"display-name": "MenuIcons",
"version": "2.0.3",
"id": "3eac481249afd98e1dae60324deae4111874db4322f549d4b8bc7829cf4a872a",
"repository": "https://github.com/francostellari/NppPlugins/raw/main/MenuIcons/MenuIcons_dll_2v03_x64.zip",
"version": "2.0.5",
"id": "53753232409c3922f99028c942147d842a17ab06b2e4b6b4d0eb4c8c7400d571",
"repository": "https://github.com/francostellari/NppPlugins/raw/main/MenuIcons/MenuIcons_dll_2v05_x64.zip",
"description": "Adds icons to the main menu, tab menu, context menu, and the tabs themselves.",
"author": "Franco Stellari",
"homepage": "https://github.com/francostellari/NppPlugins"
Expand Down
6 changes: 3 additions & 3 deletions src/pl.x86.json
Original file line number Diff line number Diff line change
Expand Up @@ -742,9 +742,9 @@
{
"folder-name": "MenuIcons",
"display-name": "MenuIcons",
"version": "2.0.3",
"id": "d677adf565f4a12cf6d251bb305eb552caf493194a0fe6d348e801f5b714ac4e",
"repository": "https://github.com/francostellari/NppPlugins/raw/main/MenuIcons/MenuIcons_dll_2v03_x32.zip",
"version": "2.0.5",
"id": "5716c3df8582bf165336a1ac6d77de2176adedf2daab8eb2ec674fdfc9118f46",
"repository": "https://github.com/francostellari/NppPlugins/raw/main/MenuIcons/MenuIcons_dll_2v05_x32.zip",
"description": "Adds icons to the main menu, tab menu, context menu, and the tabs themselves.",
"author": "Franco Stellari",
"homepage": "https://github.com/francostellari/NppPlugins"
Expand Down

0 comments on commit be1faeb

Please sign in to comment.