Skip to content

pipme/indent-travel-vscode

Repository files navigation

VScode Indent Travel

Move cursor up or down and select text in between in a document by block (same indents with respect to current cursor's position)

Code repo is based on vscode_block_travel.

Features

The following commands and corresponding default keybindings are provided:

block-travel.jumpUp: ctrl+[
block-travel.selectUp: ctrl+shift+[
block-travel.jumpDown: ctrl+]
block-travel.selectDown: ctrl+shift+]

Demo gif of indent-travel at work

Release Notes

See the CHANGELOG

About

Visual Studio Code extension for travelling between lines with same indents. https://marketplace.visualstudio.com/items?itemName=pipme.indent-travel

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published