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.