In the editor, when a new tab is created it is named "New 1.sql"/"New 2.sql" etc.
I would like the option to configure the naming of the tabs, to something like
"<Connection_alias><date+time>.sql"
or"<date+time>.sql"
or another combination that allows me easy to distinguish which database and/or time that I was connected to when creating the file.
This would allow me to quickly save sql files, find out what was done where and when.
I know we have the "SQL Recall", but it does now give my the functionality I am looking for.