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
Does this issue occur when all extensions are disabled?: Yes
VS Code Version: 1.71.2
OS Version: Win 10 Pro x64 version 1909
Steps to Reproduce:
Move views into different panels, resize them and reorder them.
Call the View: Reset View Locations command via command panel.
Expected Behaviour:
Views are being sorted back into their panel of origin.
Views are scaled back to their original size. If two views did originally take up equal space, they should do so again. If a panel was retracted before, it should be retracted again.
Views are being put into their original order.
Actual Behaviour:
All views are being put back into their panel of origin.
❌
❌
If this behaviour is by design, then I'd like to turn this bug report into a feature request. As an extension developer it would be incredibly helpful to be able to see the layout of my views like someone who loaded the extension for the first time would. As suggested by alefragnani here, this might be a bug with the new size attribute for views though.
The text was updated successfully, but these errors were encountered:
This is by design, so this would be a feature request to have the ability to reset your extension views. There are 2 sides to this, both from the user and from an extension authors perspective. Usually we don't want the extension author to make these decisions for the user, but make view management a user choice.
This feature request is now a candidate for our backlog. The community has 60 days to upvote the issue. If it receives 20 upvotes we will move it to our backlog. If not, we will close it. To learn more about how we handle feature requests, please see our documentation.
This feature request has not yet received the 20 community upvotes it takes to make to our backlog. 10 days to go. To learn more about how we handle feature requests, please see our documentation.
🙁 In the last 60 days, this feature request has received less than 20 community upvotes and we closed it. Still a big Thank You to you for taking the time to create this issue! To learn more about how we handle feature requests, please see our documentation.
Does this issue occur when all extensions are disabled?: Yes
Steps to Reproduce:
View: Reset View Locations
command via command panel.Expected Behaviour:
Actual Behaviour:
If this behaviour is by design, then I'd like to turn this bug report into a feature request. As an extension developer it would be incredibly helpful to be able to see the layout of my views like someone who loaded the extension for the first time would. As suggested by alefragnani here, this might be a bug with the new
size
attribute for views though.The text was updated successfully, but these errors were encountered: