Opening .sql text files and defaulting to the current connection.
In Sql2K's Query Analyzer, if I have an active query I can open an existing text file without having to specify a Server/User/Password.
In SQL Management Studio I can start a new query (CTRL-N) without having to choose a connection, but if I try opening a file I need to specify a Server/User/Password.
I know I can choose 'Remember Password' -- but it seems like a convenience was taken away.

