Coder Social home page Coder Social logo

isf_notepad's Introduction

isf_notepad

SQL Formatter plugin for Notepad++

####Install Just download sqlformat.dll and put it into Notepad++\plugins directory and then restart Notepad++.

You can also download format option file and put it into Notepad++\plugins\Config\sqlformat. 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

This sql formatter plugin works under Notepad++ v5.1 and later.

####Usage You can format all or any selected SQL in editor by click "Format" via Plugins->SQL Format.

You can add "Format SQL" into Context Menu by select Settings->Edit Popup ContextMenu, modify contextMenu.xml by adding this line:

<Item FolderName="Plugin commands" PluginEntryName="SQL Format" PluginCommandItemName="Format" ItemNameAs="Format SQL"/>

####NOTE In order to use this sql formatter plugin for Notepad++, 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

[email protected]

https://github.com/sqlparser/isf_notepad

####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 eclipse

sql formatter plugin for UltraEdit

isf_notepad's People

Contributors

cnfree avatar isfd avatar sqlparser avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.