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
This only flickers only once after when the extension is disabled or enabled.
Add couple of more view containers and reduce the height of the window. Make sure that activity bar items gets moved into ... menu depending on the space available in the activity bar.
Make sure that Active viewlet is the last to be moved into ... menu.
General Testing
Make sure that Toggle Search View Position command is toggling Search view between Sidebar and Panel.
Click on the Activity bar / Panel bar items and make sure that Views are opening correctly.
Migration Testing
Open the Stable version of VS Code 1.23.*
Change the order and visibility of the items in the Activity bar and Panels bar
Download new Stable version from win64, mac, Others. Make sure that order and visibility are retained.
The text was updated successfully, but these errors were encountered:
Refs: #49103 #48580
Complexity: 4
Order & Visibility
Custom view containers
viewsContainers
extension point. For example:...
menu depending on the space available in the activity bar....
menu.General Testing
Toggle Search View Position
command is toggling Search view between Sidebar and Panel.Migration Testing
The text was updated successfully, but these errors were encountered: