ORACLE-PLSQLOracle PL/SQL syntax highlighting This is a straight port from Oracle PL/SQL TextMate bundle for Sublime Text 2/3 which has been released under GPL-2.0 license. All merits should go to its original author(s). FeaturesThis extension provides syntax highlighting for Oracle's proprietary PL/SQL database programming language. It does not provide identifier navigation, code snippets, folding, completion, templates, compiling or debug support. Most of Oracle's PL/SQL keywords are being recognized, including types, classes, declarations, exceptions, DML, built-in functions and default packages. How to Use
Sourcehttps://github.com/mycelo1/vsc-oracle-plsql Bug ReportRelease Notes1.0.0Initial release. 1.0.1
1.0.2
1.0.3
|