Connections Pane Refresh via Context Menu vs Keyboard Shortcut
Hi Joe:
I noticed a minor issue refreshing child items within the Connections Pane's tree view.
First I connected to a MSSQL database server, selected its connection and listed the databases within. In a separate application I created and dropped databases from that server.
In LINQPad, when I selected the database server and used the keyboard shortcut ALT+SHIFT+D, the list of child databases wasn't refreshed properly and some stale items remained.
However, the "Refresh" action from the context menu always works.
LINQPad 8 and 9 Beta have this behaviour, and I'm not sure if this was intentional.
Please let me know if you need more information or a video/GIF recording.
Thanks
My setup:
LINQPads:
LINQPad Premium Edition v8.9.5 (X64)
LINQPad Premium Edition v9.2.16 (X64) Beta Update Stream
OS: Windows 11 Enterprise Version 10.0.22631 Build 22631
Edited: added context
Answers
-
The bug here is that the shortcut shouldn't show for refreshing the server, only the database. This shortcut is intended to refresh the schema while you're working on a script, without needing to leave the editor.