Skip to Main Content

Oracle Developer Tools 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!

Intellisense not working for current package, and not completing schema names

YevonMay 4 2022

It seems that intellisense is not working for current package, for example calling a function within the same package works if you add the full package name before the funcion name, but if you ommit it, it doesn't shows you any recomendation. The same for local variables.

Also it would be very nice adding support for autocompleting schema names accessible by the current user.

Comments

Post Details

Added on May 4 2022
4 comments
432 views