Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New "initialSize" does not allow to fit the content #163043

Open
McSodbrenner opened this issue Oct 8, 2022 · 2 comments
Open

New "initialSize" does not allow to fit the content #163043

McSodbrenner opened this issue Oct 8, 2022 · 2 comments
Assignees
Labels
feature-request Request for new features or functionality tree-views Extension tree view issues
Milestone

Comments

@McSodbrenner
Copy link

Type: Bug

Issue #122283 had the request to be able to automatically adjust the height of a view to the content. In the proposal there was also the value "fit" that could have been passed. In the final implementation, however, you can only pass a variable of type number, which no longer solves the actual problem of the issue creator.
Is there a reason for this? Could this still be reimplemented?

VS Code version: Code 1.72.0 (64bbfbf, 2022-10-04T23:20:39.912Z)
OS version: Windows_NT x64 10.0.22621
Modes:
Sandboxed: No

@alexr00
Copy link
Member

alexr00 commented Oct 10, 2022

@McSodbrenner we didn't include a "fit" option because there wasn't enough of a reason to. It could still be added later if we change out minds.

@alexr00 alexr00 added feature-request Request for new features or functionality tree-views Extension tree view issues labels Oct 10, 2022
@alexr00 alexr00 added this to the Backlog Candidates milestone Oct 10, 2022
@VSCodeTriageBot
Copy link
Collaborator

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.

Happy Coding!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request Request for new features or functionality tree-views Extension tree view issues
Projects
None yet
Development

No branches or pull requests

4 participants