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.

Changes Not Saving to Stored Procedures

I have been using this extension without issue for several months. A few weeks ago, I started running into an issue where the extension fails to save changes made to stored procedures. When saving changes using with File > Save or the ctrl + s shortcut, the VS Code tab reacts as if the procedure has been changed (the white dot next to the file name disappears). However, if I close out the tab and reopen the stored procedure, none of the saved changes persist. Very occasionally, a change will save, but those are one-off occurances that I can never replicate a second time.

Any ideas on what may be causing this issue? I can rule out the bug being related to my credentials, since it does not occur if I try the older oracle extension or the offical Oracle SQL Developer software.

Comments
Post Details
Added on Jun 20 2024
4 comments
211 views