Releases: talkl/jetbrains-move-caret-to-code-block-keybinding
Releases · talkl/jetbrains-move-caret-to-code-block-keybinding
v0.0.1 - Initial Release
Initial release of the JetBrains Move Caret to Code Block Keybinding extension.
This extension adds JetBrains-style keybindings for quickly navigating between code block boundaries in VS Code.
Features
- Move caret to start of code block:
Ctrl+Alt+[(Windows/Linux) /Cmd+Alt+[(macOS) - Move caret to end of code block:
Ctrl+Alt+](Windows/Linux) /Cmd+Alt+](macOS)
Commands
jetbrains-move-caret-to-code-block-keybinding.moveToBlockStartjetbrains-move-caret-to-code-block-keybinding.moveToBlockEnd
For more details, see the CHANGELOG.md.