Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 660 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 660 Bytes

Sublime Oracle

Syntax highlighting for Oracle SQL and PL/SQL.

Installation

Sublime Oracle can be installed via Package Control. You can also git clone this repository into your packages directory. If you do, rename it "Oracle".

Features

  • Supports Oracle-specific constructs like pivot clauses, quoted identifiers, and factored subqueries.
  • Detailed meta scopes for scripting and for the Expand Selection to Scope command.
  • Factored subqueries appear in the symbol list.

Current Limitations

  • Not all Oracle constructs are implemented.
  • No syntax-specific autocomplete.
  • Does not run scripts.