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

File filter/highlight in explorer misses some files #77391

Closed
akoeplinger opened this issue Jul 15, 2019 · 3 comments
Closed

File filter/highlight in explorer misses some files #77391

akoeplinger opened this issue Jul 15, 2019 · 3 comments
Assignees
Labels
*duplicate Issue identified as a duplicate of another issue(s) suggest IntelliSense, Auto Complete

Comments

@akoeplinger
Copy link
Member

Issue Type: Bug

The file highlighter which appears when you start typing in the explorer tree view misses some files.

Repro steps:

  1. Extract the attached vscodebug.zip into a new folder and open it in Code
  2. Start typing .ignore in the explorer
  3. Notice how some file extensions are highlighted, while others are not
  4. It seems to be inconsistent too since e.g. more files are highlighted when you just type .ign instead of the full word.

Screencast:
vscode

VS Code version: Code - Insiders 1.37.0-insider (894056d, 2019-07-15T05:24:02.940Z)
OS version: Darwin x64 18.6.0

System Info
Item Value
CPUs Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz (8 x 4200)
GPU Status 2d_canvas: enabled
flash_3d: enabled
flash_stage3d: enabled
flash_stage3d_baseline: enabled
gpu_compositing: enabled
multiple_raster_threads: enabled_on
native_gpu_memory_buffers: enabled
oop_rasterization: disabled_off
protected_video_decode: unavailable_off
rasterization: enabled
skia_deferred_display_list: disabled_off
skia_renderer: disabled_off
surface_synchronization: enabled_on
video_decode: enabled
viz_display_compositor: disabled_off
webgl: enabled
webgl2: enabled
Load (avg) 1, 1, 2
Memory (System) 16.00GB (0.56GB free)
Process Argv --disable-extensions /Users/alexander/dev/test/vscodebug
Screen Reader no
VM 0%
Extensions disabled
@joaomoreno joaomoreno assigned jrieken and unassigned joaomoreno Jul 18, 2019
@jrieken jrieken added *duplicate Issue identified as a duplicate of another issue(s) suggest IntelliSense, Auto Complete labels Jul 22, 2019
@vscodebot
Copy link

vscodebot bot commented Jul 22, 2019

Thanks for creating this issue! We figured it's covering the same as another one we already have. Thus, we closed this one as a duplicate. You can search for existing issues here. See also our issue reporting guidelines.

Happy Coding!

@vscodebot vscodebot bot closed this as completed Jul 22, 2019
@jrieken
Copy link
Member

jrieken commented Jul 22, 2019

#74133

@akoeplinger
Copy link
Member Author

@jrieken since that issue talks about autocomplete in the editor context I assume this is some shared component?

For the explorer it's more annoying since the matches also affect what's shown in the file filter (when you hover over the filter text and click the "Enable Filter on Type" icon).

I often use that filter to quickly edit all files with a certain extension and if I can't be confident it shows all the files then that feature is kinda useless. Having files longer than 54 chars is not that uncommon 😄

@vscodebot vscodebot bot locked and limited conversation to collaborators Sep 5, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
*duplicate Issue identified as a duplicate of another issue(s) suggest IntelliSense, Auto Complete
Projects
None yet
Development

No branches or pull requests

3 participants