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!

VSCODE: Edit files with .pls or .plb extension and compile them into the DB

user482888Apr 30 2021

HELLO Everybody,
Is it possible to edit .pls or .plb files and compile them directly from vscode into the DB?
It seems that only .SQL or .PLS extensions are supported.
Thanks a lot for your reply

Comments

thatJeffSmith-Oracle

This is intentional. Many folks were not fans of the popup suggestions as it got in their way while they were trying to type.

Hit ctrl+spacebar to activate the help. This is the same keystroke to invoke the code insight feature in the worksheet when writing queries.

1 - 1

Post Details

Added on Apr 30 2021
3 comments
1,254 views