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

Add way to force expand a compressed directory in the explorer #84659

Closed
mjbvz opened this issue Nov 13, 2019 · 1 comment
Closed

Add way to force expand a compressed directory in the explorer #84659

mjbvz opened this issue Nov 13, 2019 · 1 comment
Assignees

Comments

@mjbvz
Copy link
Collaborator

mjbvz commented Nov 13, 2019

Issue Type: Bug

For #41627

Repo
Open a workspace with the structure:

src/
  sub/
    code.ts

Using compressed folders, this should display as:

src/sub
   code.ts

in the explorer

Bug
I could not find how to create a new file under just the src directory. The new file command always creates it under src/sub.

I proposed we add a way to force expand a compressed folder in the explorer (maybe this already exists but I couldn't discover it)

VS Code version: Code - Insiders 1.41.0-insider (0d728c3, 2019-11-12T05:36:54.895Z)
OS version: Darwin x64 18.7.0

System Info
Item Value
CPUs Intel(R) Core(TM) i7-4770HQ CPU @ 2.20GHz (8 x 2200)
GPU Status 2d_canvas: enabled
flash_3d: enabled
flash_stage3d: enabled
flash_stage3d_baseline: enabled
gpu_compositing: enabled
metal: disabled_off
multiple_raster_threads: enabled_on
oop_rasterization: disabled_off
protected_video_decode: unavailable_off
rasterization: enabled
skia_renderer: disabled_off
surface_control: disabled_off
surface_synchronization: enabled_on
video_decode: enabled
viz_display_compositor: enabled_on
viz_hit_test_surface_layer: disabled_off
webgl: enabled
webgl2: enabled
Load (avg) 2, 2, 2
Memory (System) 16.00GB (0.06GB free)
Process Argv -psn_0_8009635
Screen Reader no
VM 22%
@joaomoreno
Copy link
Member

We're going with something else instead, having demoed in UX call yesterday: #84597 Each folder label in a compressed label will be actionable.

@vscodebot vscodebot bot locked and limited conversation to collaborators Dec 29, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants