vscode-modaledit icon indicating copy to clipboard operation
vscode-modaledit copied to clipboard

Configurable Modal Editing in VS Code

Results 22 vscode-modaledit issues
Sort by recently updated
recently updated
newest added

[Helix Editor](https://helix-editor.com) is based on Kakoune, but seems to be more useful and closer to vscode. Please give us a helix.jsonc (like vim.jsonc).

First of all, thanks for this wonderful extension. Say I want to define a command for the 'v' key, that, depending on how many time I press the key in...

I use this extension everyday and it is wonderful. Just a little question: Is it possible to implement a block visual mode and assign a keybinding like ctrl-v in Vim?

Bumps [ssri](https://github.com/npm/ssri) from 6.0.1 to 6.0.2. Changelog Sourced from ssri's changelog. 6.0.2 (2021-04-07) Bug Fixes backport regex change from 8.0.1 (b30dfdb), closes #19 Commits b7c8c7c chore(release): 6.0.2 b30dfdb fix: backport...

dependencies

Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1. Changelog Sourced from y18n's changelog. Change Log All notable changes to this project will be documented in this file. See standard-version for commit guidelines....

dependencies

Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.3 to 6.5.4. Commits 43ac7f2 6.5.4 f4bc72b package: bump deps 441b742 ec: validate that a point before deriving keys e71b2d9 lib: relint using eslint 8421a01 build(deps): bump...

dependencies

I've been going full circle until I found this extension, going from vim emulation to neovim as a backend to finally this. It's a really cool extension and I'm surprised...

Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8. Commits a2c5da8 1.3.8 af5c6bb Do not use Object.create(null) 8b648a1 don't test where our devdeps don't even work c74c8af 1.3.7 024b8b5 update deps, add linting...

dependencies

Hi there! The proposed changes add UX for highlighting search matches using the decorators API. By default these use the same colors as the built-in search command, but they can...

The new master has a handy set of options in incremental search—e.g. `typeBeforeNextMatch` `typeAfteNextMatch` and so forth. As I understand it, these help to avoid problems where searching and then...