Search code examples
vimgoogle-chrome-devtools

Vim keybinding inside Chrome DevTools


Is it possible to use the supper handy (hjkl, A, $, vi, etc) inside ?

More precisely the source panel and console?

I'm using Vimium, which is great, but when doing web dev in the Chrome DevTools I can't use any vi action.


Solution

  • Developer Advocate for DevTools here. This is not currently possible. Open a bug if you want this feature. Please link to the bug if you open one, so that others can star it and comment on it. I'd recommend scoping it to the Sources panel, only. Otherwise it'd probably be too big of an undertaking.