Download & Install N++ Plugin

 The SQLinForm SQL Formatter formats your  SQL code with a single click – directly in your editor, no copy-paste to online tools required. The plugin integrates seamlessly into Notepad++ 

Notepad++ SQL Formatter Plugin

Installation via N++ Plugin Admin

In Notepad++ go to the Plugins > Plugins Admin … Menu Item and search for SQLinForm

nppinstall

Install latest Release

  • After downloading, right-click the ZIP file → Properties → check „Unblock“ → OK. Then extract the contents.
  • Close Notepad++ and copy the plugin DLL manually to the appropriate folder

64-bit

Copy SQLinFormNpp64.dll to: C:\Program Files\Notepad++\plugins\SQLinFormNpp64\SQLinFormNpp64.dll

nppdll64

32-bit

Copy SQLinFormNpp.dll to 
C:\Program Files (x86)\Notepad++\plugins\SQLinFormNpp\SQLinFormNpp.dll

nppdll

First Start

  • Start the SQLinForm Plugin using the toolbar or  the Notepad++ Plugins menu
  • Use the option panel to adapt formatting according to your needs.
  • Format and Beautify your SQL Statements with ALT + Shift + F.
startOptopnPanel2