You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the IDE, there is a nav to search for a tab by name. That is missing here, so it can become difficult to find a tab if there are many. Only scroll appears to be supported.
The text was updated successfully, but these errors were encountered:
When you have more open items than can fit in the title area, you can use the Open Editors section in the Explorer view (available through the ... button) to display a dropdown list of tabbed items.
Granted it would also be nice to be able to click on the object in the Output panel and have it get focus, and/or see a list of the objects available on a connection, but hopefully the tab navigation can help in the meantime while we build out other features.
Panel Management #116 took care of being able to re-open variables in panels. Still need to look into filtering / searching when dealing with long lists of panels.
bmingles
changed the title
Hard to find tabs
Hard to find tabs (search / filter available panels)
Nov 12, 2024
Plugin:
1.3.0 pre
The following code produces many tabs.
In the IDE, there is a nav to search for a tab by name. That is missing here, so it can become difficult to find a tab if there are many. Only scroll appears to be supported.
The text was updated successfully, but these errors were encountered: