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
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"