diff --git a/src/pl.x64.json b/src/pl.x64.json index 806771156..bd531efed 100644 --- a/src/pl.x64.json +++ b/src/pl.x64.json @@ -586,6 +586,17 @@ "author": "leonardchai@gmail.com", "homepage": "https://github.com/leonardchai/FoldingLineHider" }, + { + "folder-name": "FormatSQL", + "display-name": "Datamodder SQL Formatter", + "version": "1.3.1.2", + "npp-compatible-versions": "[8.3,]", + "id": "e4837de661ed176dd5f05ca649ccc9eebcd195247f59ccd2df1c2ba2c3d2e2ed", + "repository": "https://github.com/dm-utils/formatsql/releases/download/v1.3.1.2/FormatSQL.zip", + "description": "Formats, minifies and converts SQL directly in Notepad++.\r\nFeatures:\r\n- Format / minify SQL, format-on-save, format-and-copy\r\n- Multi-dialect conversion (ANSI, Snowflake, MS SQL, PostgreSQL, MySQL, Databricks)\r\n- Quote, comment-style, boolean and number-format conversion\r\n- Configurable casing, alignment, structure and spacing rules with saved profiles", + "author": "Datamodder", + "homepage": "https://github.com/dm-utils/formatsql" + }, { "folder-name": "GedcomLexer", "display-name": "GEDCOM Lexer", @@ -811,6 +822,16 @@ "author": "Tom Tanner", "homepage": "https://github.com/thosrtanner/notepad-pp-linter" }, + { + "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" + }, { "folder-name": "LocationNavigate", "display-name": "Location Navigate",