You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for the stellar plugin! I've been dreaming about something like this for a while, but it seems to fall short in one area, and it's sort of ironic: I can't open in Vim with a keyboard shortcut.
I can right click > "Open with Vim..." and all is well. But when I define a keyboard shortcut, it does not work.
@fresh2dev Thanks for reporting this, and sorry for the delay. The solution to this is a bit hacky, because at the moment VS Code does not provide an API to get the selected file in the explorer tree. You can see the long discussion here.
Anyway, I managed to use one of the suggestions in the mentioned thread to make this work. I just published a new version of the extension. Could you please upgrade to v0.0.5, and let me know if this works for you?
Thanks for the stellar plugin! I've been dreaming about something like this for a while, but it seems to fall short in one area, and it's sort of ironic: I can't open in Vim with a keyboard shortcut.
I can right click > "Open with Vim..." and all is well. But when I define a keyboard shortcut, it does not work.
With this, when I press "o" in the file explorer, VSCode reports this error:
Any ideas?
The text was updated successfully, but these errors were encountered: