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.
This extension currently supports the following API versions:
- Oracle Database version 12cR1
 - Oracle APEX version 5.1
 
- Code completion for Oracle Database PL/SQL and APEX APIs
 
Work-in-progress
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"
None
See CHANGELOG.