EasyMotion for Visual Studio CodeThis extension implements a simplified version of the EasyMotion plugin for Vim for VS Code. It supports jumping to the start and end of words based on the provided commands, as well as jumping to lines without words. UsageThis extension provides the default key bindings By default, While in jump mode, pressing backspace will undo the last character entered for the jump (eg if you want to jump to Search ModesThere are currently four search modes - searching for token starts, token ends, "inner words", and searching for all possible jump points. You can switch between the different modes with 1-4, or by using tab/shift+tab (by default) to iterate through them. Commands
To change key bindings, simply reassign them in the Visual Studio Code Keybindings configuration (either by editing the JSON directly or in the UI). Configuration OptionsAside from the configurable keybindings, this extension exposes the following configuration options...
|