Skip to content

sqlparser/isf_ultraedit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

isf_ultraedit

SQL Formatter plugin for UltraEdit

####Install Just download sqlformat.exe and save it into any directory <your sqlFormat dir>.

Config this plugin via Advanced -> Tool configuration:

Enter <your sqlFormat dir>\sqlFormat.exe -f %P%N%E in Command line

sql format plugin for UltraEdit setup 1

Set output options like this:

sql format plugin for UltraEdit setup 2

####Usage Format SQL in editor by click "Format SQL File" via menu advanced -> Format SQL File, or use hotkey Ctrl+Shift+0.

You can also download format option file and put it into <your sqlFormat dir>. You can change options in this file to control the layout of formatted sql.

For detailed explanation of those format options, Please check document here:

https://github.com/sqlparser/sql-pretty-printer/wiki/SQL-Coding-Standard-and-Guideline

####NOTE In order to use this sql formatter plugin for UltraEdit, you should be online. This plugin send your SQL to our SQL FaaS server here:

https://github.com/sqlparser/sql-pretty-printer/wiki/SQL-FaaS#2-api

If you don't want to send your SQL via internet, you may conside to use sql pretty printer desktop version

####Contact http://www.dpriver.com

support@dpriver.com

####Format options: https://github.com/sqlparser/sql-pretty-printer/wiki/SQL-Coding-Standard-and-Guideline

####Links: sql pretty printer desktop version

sql pretty printer addin for SQL Server Management Studio

sql pretty printer addin for Visual Studio

C client sql formatter

Java client sql formatter

sql formatter plugin for notepad

sql formatter plugin for eclipse

About

SQL Formatter plugin for UltraEdit

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published