Description
More basic functionality in both ADS and SSMS. When a database is selected in the object explorer, pressing Ctrl+N opens a new query window with a connection to that server and database; mssql does not do this. Ctrl+N doesn't even create a new query window in the correct language; it creates a new blank window, nothing more. If you change the language to sql, it doesn't automatically connect to the correct server or database either (or was not before).
If you are in another SQL query, and press Ctrl+N this should open up another SQL Query, connected to the same database. There should be none of this faffing around to change language, connect to the correct server, change the database context, etc. It literally changes something that was 2 keys to 2 keys and 4+ mouse clicks. That's significantly poor UX.
This, like other basic functionality, is a must for those being forced to migrate from ADS due to its deprecation.