Skip to content

carleson/T-SQL-Sublime

 
 

Repository files navigation

T-SQL-Sublime

Support T-SQL including Sybase/SQL-Server

Current Status (under development....please wait)

Installation

Sublime Package Control

The preferred method of installation is via Sublime Package Control.

  1. Install Sublime Package Control
  2. From inside Sublime Text 3, open Package Control's Command Pallet: CTRL+SHIFT+P (Windows, Linux) or CMD+SHIFT+P on Mac.
  3. Type install package and hit Return. A list of available packages will be displayed.
  4. Type T-SQL and hit Return. The package will be downloaded to the appropriate directory.
  5. Restart Sublime Text 3 to complete installation. Open an SQL file and use.

Manual Installation

  1. Download or clone this repository to a directory T-SQL in the Sublime Text 2/3 Packages directory for your platform:
    • Mac: git clone https://github.com/carleson/T-SQL-Sublime.git ~/Library/Application\ Support/Sublime\ Text\ 3/Packages/T-SQL
    • Windows: git clone https://github.com/carleson/T-SQL-Sublime.git %APPDATA%\Sublime/ Text/ 3/\T-SQL
    • Linux: git clone https://github.com/carleson/T-SQL-Sublime.git ~/.Sublime\ Text\ 3/Packages/T-SQL
  2. Restart Sublime Text 3 to complete installation. Open an SQL file and use.

About

Package to support T-SQL in Sublime Text

Resources

Stars

Watchers

Forks

Packages

No packages published