Syntax highlighting for Oracle SQL and PL/SQL.
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".
- 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.
- Not all Oracle constructs are implemented.
- No syntax-specific autocomplete.
- Does not run scripts.