
The following image shows the commands offered by the plugin: It is useful for indenting /formatting JSON documents and can be used to browse complex JSON file using a treeview tool. JSON Viewer SourceForge is a plugin for JSON visualization and formatting. TextFX is plugin for advanced character conversions (escaping characters etc.) and code formatting (HTML or C++ code). The script will be available as a macro after a restart of Notepad++ as long as the "Place to the Macros submenu" box is checked.įinally, a shortcut can be assigned to the macro/command by using Settings -> Shortcut mapper -> Plugin commands.

For example, by saving the above example as a "Run Query", I could use the bottom left fields in the Advanced Options to add it to the menu. After saving them, you can go to Plugins -> NppExec -> Advanced Options and run it anytime Notepad++ starts, closes, or even add that script to the Plugin commands using Macros. NppExec also allows you to save your scripts. Sqlcmd -S 111.111.1.1 -U UserName -P "password" -i C:\scripts\query.sql take the output from the console and put it into the active file at the cursor.

