When I start a new, blank document within VS Code and start typing a SQL statement, it'll auto-detect the language. However, it always defaults to MS SQL. 90% of my SQL work within VS Code is for Oracle, so I'd like it to default to PL/SQL instead.
For extensions, I've got the Oracle SQL Developer Extension for VSCode installed, and no extensions related to MS SQL.