João Moreno
João Moreno
The VIM extension defines custom keybindings for tree navigation, as always: `hjkl`, for example. Because of that, you must toggle the tree filter mode. VIM configures / for that. So,...
@asilvadesigns @evenfrost What versions of Code and Vim extension do you have installed?
I could repro that after a while, the toggle mode stops working! :thinking: Fix coming! Repro: 1. Open Explorer 2. Open Search 3. Open Explorer again, :bug:
Pushed fix on VS Code side. Unfortunately you're going to have to wait for the next Stable or simply get tomorrow's Insiders!
@leoparis89 What VIM extension version do you have installed?
> L doesn't open folders. Yup, that seems to be a new bug: https://github.com/Microsoft/vscode/issues/70681 > Also, there are times that the VIM navigation on explorer does not work at all....
https://github.com/microsoft/vscode/issues/225160
I'm currently hitting this on Windows and it's blocking me: https://github.com/npm/cli/issues/4028 https://stackoverflow.com/questions/66893199/hanging-stuck-reifyprettier-timing-reifynodenode-modules-nrwl-workspace-comp This is sad.
> The issue is that users leave VS Code in the Downloads folder, and then they can not auto-update Note that this feature would likely not solve the problem above....
Not a recent regression, since it repros in Stable, so moving it to June. After a few profiling runs, I could find two culprits here: **sticky scrolling** and **tree indent...