bodil / vscode-file-browser

https://marketplace.visualstudio.com/items?itemName=bodil.file-browser
GNU Lesser General Public License v3.0
87 stars 22 forks source link

Can't autocomplete after using arrow keys? #35

Closed max-sixty closed 2 years ago

max-sixty commented 2 years ago

Firstly @bodil, thanks a lot for the awesome extension! Sorry to see it hasn't been updated in a while; I hope all is good on your end.

One minor issue I've had is that after navigating back a directory, I then can't use the autocomplete; here's a demo:

Screen Cast 2022-11-05 at 2 17 28 PM

Is this just me / is this expected?

(I tried to open an issue on @jeffgran's repo, but issues aren't available there)

Thank you! Max

max-sixty commented 2 years ago

After working with this for a couple of hours, I think this must be new behavior — I was so reliant on this — I hadn't realized quite how reliant when I wrote the issue this morning.

Assuming that's correct, do others see the same behavior? i.e. is it something that's changed in VSCode, or something on my system?

bodil commented 2 years ago

I'm getting it too, at least on MacOS. Seems to be a VSCode regression. Not sure it can be fixed on this end but I'm going to look into it.

max-sixty commented 2 years ago

Thank you @bodil !