Notepad++ Plugins Admin metadata
Add / update this in nppPluginList (src/pl.x64.json):
{
"folder-name": "LLMAssistant",
"display-name": "LLM Assistant",
"version": "1.0",
"id": "D13E692BB8DA61EE4168DF1065D7ABB30DC58977C71A665710F1FEE25AC6FE32",
"repository": "https://github.com/Gvo87/NotepadPlusPlus-LLM-Plugin/releases/download/v1.0/LLMAssistant_v1.0_x64.zip",
"description": "AI-powered text processing (enhance, translate, summarize, grammar, code) via the OpenAI API, directly inside Notepad++.",
"author": "Gvo87",
"homepage": "https://github.com/Gvo87/NotepadPlusPlus-LLM-Plugin"
}id is the SHA-256 of the attached zip: D13E692BB8DA61EE4168DF1065D7ABB30DC58977C71A665710F1FEE25AC6FE32
What's Changed
New Contributors
Full Changelog: https://github.com/Gvo87/NotepadPlusPlus-LLM-Plugin/commits/v1.0