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.