Skip to content

Move cursor and select contents between lines with the same indents.

License

Notifications You must be signed in to change notification settings

aPinix/indent-jump-vscode

Repository files navigation

Indent Jump

Indent Jump in the VS Code Marketplace Indent Jump Downloads

Indent Jump Vscode


Indent Jump is an open source plugin for Vscode to move cursor and select contents between lines with the same indents.

Indent Jump features for VS Code

Features

The following commands and corresponding default keybindings are provided:

macOS

indent-jump.moveUp: alt + up
indent-jump.moveDown: alt + dwn
indent-jump.selectUp: alt + shift + up
indent-jump.selectDown: alt + shift + down

Windows

indent-jump.moveUp: ctrl + up
indent-jump.moveDown: ctrl + dwn
indent-jump.selectUp: ctrl + shift + up
indent-jump.selectDown: ctrl + shift + down

About

Move cursor and select contents between lines with the same indents.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published