Skip to Main Content

SQL Developer for VS Code

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Autocomplete and code suggestions not working?

YevonJan 18 2024

First of all, congratulations for this amazing work with this full supported extension, as what it does i does it very nicely. There are some missing features like code autocomplete and suggestions, when you are editing a package it doesn't seem to work. It would be nice having support for:

  • Autocomplete and suggestions for all kind of sql objects, function calls, parameters autofill
  • Refactor support for function names, variables or function parameters
  • Be able to autocomplete in .sql files also
  • Execute right away the sqlcl code analysis while typing, like unused variables, warnings etc (with support for sql files)
Comments
Post Details
Added on Jan 18 2024
3 comments
620 views