orclapex-autocomplete icon indicating copy to clipboard operation
orclapex-autocomplete copied to clipboard

Microsoft Visual Studio Code extension to provide intellisense support for Oracle Database and Oracle Application Express APIs.

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.