Steps to Reproduce:
Actual behavior: The open query results disappear
Expected behavior: The query results stay open
please reconsider the milestone for this issue.
@Charles-Gagnon this is show stopping. I have rolled back to the August release which doesn't have this issue and set updating to manual because I cannot work without IntelliSense.
Also, I think it's a stretch to call #7366 a duplicate of this. This issue doesn't begin to describe the full severity of the issue referenced in the now closed #7366 and #6585 issues.
With whatever changes were made in the September release, when a file is saved as a .sql or a .sql file is opened, the following issues occur.
And it looks like #7366 was reopened for the time being...
It sounds like part of the problem you're having is Intellisense being broken for saved files. This is currently fixed in the insiders builds (original issue for that: https://github.com/microsoft/azuredatastudio/issues/7161)
The rest of the issues around editors being disconnected after being saved are separate but that's not a recent regression and is something we're tracking for a fix at some point. When you reconnect after saving things should continue to function as normal otherwise once the above fix is in.
As stated above: when saving a new file the connection is lost. See also #4717. Regardless of Intellisense or any other underlying reason this is too severe a bug to have for this long. It encourages the user not to save. Or use another tool...
Most helpful comment
It sounds like part of the problem you're having is Intellisense being broken for saved files. This is currently fixed in the insiders builds (original issue for that: https://github.com/microsoft/azuredatastudio/issues/7161)
The rest of the issues around editors being disconnected after being saved are separate but that's not a recent regression and is something we're tracking for a fix at some point. When you reconnect after saving things should continue to function as normal otherwise once the above fix is in.