Skip to content

Latest commit

 

History

History
32 lines (18 loc) · 1.02 KB

README.md

File metadata and controls

32 lines (18 loc) · 1.02 KB

Intellisense for the Oracle Developer

This extension provides intellisense support for standard Oracle Database and Oracle Application Express (APEX) PL/SQL APIs. It uses the source dictionary created by the Atom IDE package autocomplete-oracle.

IMPORTANT

This extension currently supports the following API versions:

  • Oracle Database version 12cR1
  • Oracle APEX version 5.1

Features

  • Code completion for Oracle Database PL/SQL and APEX APIs

Requirements

Extension Settings

Work-in-progress

User Settings

Snippet suggestions from the plsql-language extensions are displayed together with the intellisense hints. By default, suggestions are sorted alphabetically. Modify this behaviour through the user settings: e.g. "editor.snippetSuggestions": "bottom"

Known Issues

None

Release Notes

See CHANGELOG.