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

Ability to customise size of a custom view #60266

Closed
csicky opened this issue Oct 9, 2018 · 2 comments
Closed

Ability to customise size of a custom view #60266

csicky opened this issue Oct 9, 2018 · 2 comments
Assignees
Labels
feature-request Request for new features or functionality *out-of-scope Posted issue is not in scope of VS Code tree-views Extension tree view issues
Milestone

Comments

@csicky
Copy link

csicky commented Oct 9, 2018

Issue Type: Bug

The problem is that the Favorites side panel is growing in height after I close open files. Closing the files makes Open Editors side panel smaller, but should increase the height of the project view side panel not the height of Favorites. I know the Favorites panel comes from an extension, I am not sure if this should be reported there, or here.
Is there a way to freeze the height of a side panel?

https://www.useloom.com/share/ebc8bbb2c51540dc92dbe20dabd454da

Thank you.

VS Code version: Code 1.28.0 (431ef9d, 2018-10-04T16:47:36.731Z)
OS version: Windows_NT ia32 10.0.17134

System Info
Item Value
CPUs Intel(R) Core(TM) i7-7500U CPU @ 2.70GHz (4 x 2904)
GPU Status 2d_canvas: enabled
checker_imaging: disabled_off
flash_3d: enabled
flash_stage3d: enabled
flash_stage3d_baseline: enabled
gpu_compositing: enabled
multiple_raster_threads: enabled_on
native_gpu_memory_buffers: disabled_software
rasterization: enabled
video_decode: enabled
video_encode: enabled
webgl: enabled
webgl2: enabled
Memory (System) 15.87GB (7.58GB free)
Process Argv
Screen Reader no
VM 0%
Extensions (8)
Extension Author (truncated) Version
bracket-pair-colorizer Coe 1.0.60
vscode-eslint dba 1.6.0
EditorConfig Edi 0.12.4
prettier-vscode esb 1.6.1
auto-close-tag for 0.5.6
favorites kdc 1.9.8
vetur oct 0.13.0
language-stylus sys 1.10.0
@sandy081
Copy link
Member

There is no way to configure the size of a custom view like in Open Editors.

@sandy081 sandy081 changed the title Side panel height problem Ability to customise size of a custom view Oct 12, 2018
@sandy081 sandy081 added feature-request Request for new features or functionality tree-views Extension tree view issues labels Oct 12, 2018
@sandy081 sandy081 added this to the Backlog milestone Oct 12, 2018
@alexr00 alexr00 self-assigned this Oct 7, 2019
@alexr00 alexr00 added the *out-of-scope Posted issue is not in scope of VS Code label Nov 6, 2020
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 *out-of-scope Posted issue is not in scope of VS Code tree-views Extension tree view issues
Projects
None yet
Development

No branches or pull requests

4 participants
@csicky @sandy081 @alexr00 and others