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!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Associate editor actions for non-standard file extensions

achim.rosenfeldApr 22 2025

Hi,

for historic reasons we use different file extensions for pl/sql objects than sql developer does, e.g. pka for package specifications. In vs code it's possible to associate these file extensions with oracle-sql so that the editor recognizes them as eligible for sql developer. But the editor shows the editor actions bar for sql scripts, i.e. there is no commit button, only run script.

While this generally works ok too, I was wondering if there was a way to get the correct association. In the classic version of sql developer it works without changing any setting.

Comments
Post Details
Added on Apr 22 2025
8 comments
133 views