Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 718 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 718 Bytes

Oracle PL/SQL Autocomplete Package

Oracle PL/SQL keyword autocompletions in Atom. Install autocomplete-plus and languge-oracle before installing this package.

Additional features (see video below):

  • Get a procedure's description, documentation URL, and expand it's parameters.
  • Choose between commas appearing before or after a parameter.
  • Include a placeholder for expanded parameters.

autocomplete-oracle