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 for Schema in VS Code tools

Shay CollingsSep 19 2022 — edited Sep 19 2022

Hi team,
Is there a way to have intellisense autocomplete schema names in the VS Code extension? As a data warehouse we have many schemas that we work in on a daily basis.
I can get intellisense if I write `SELECT * FROM users.<schema name>` but not otherwise.
Is there something I'm missing with this? If it's not possible would it be possible to add in a future release? Some of our schema names are quite long and typing them out each time slows things down considerably. SQL Developer does this, I've been told that Toad does as well by colleagues that use Toad.

This post has been answered by Christian.Shay -Oracle on Aug 5 2023
Jump to Answer
Comments
Post Details
Added on Sep 19 2022
6 comments
1,116 views