A minimum zap-to-char implement for Visual Studio Code.
This command moves the cursor forward/backward up to a specified character you input.
This command removes the text from the current cursor position to a specified character you input. Removed text will be moved to clipboard.
- Visual Studio Code ≥ 1.46.0?
You can define key bindings manually.
Support multiple cursor.
It works!