Skip to content

joundy/lumpat

Repository files navigation

Lumpat

"Lumpat" or "Mlumpat" in Javanese means "jump."
A VS Code extension that enhances text navigation with quick jump-to-highlight functionality.

lumpat

Features

  • Quick navigation through text using keyboard shortcuts
  • Visual highlighting system that shows jump targets
  • Efficient movement without using the mouse
  • Support vim extension

Installation

Marketplace

Usage

  1. Trigger the jump mode using Shift + Enter (or run command lumpat.jump)
  2. Visual highlights will appear in your text
  3. Type the highlighted character to jump to that location

Default Keyboard Shortcuts

Shortcut Command Description
Shift + Enter lumpat.jump Activate jump mode and highlight jump targets
Escape lumpat.close Exit jump mode
a-z lumpat.[key] Jump to the highlighted location marked with that letter when jump-mode is active

TODO

  • Configurable settings
  • Support jumping across multiple windows
  • Add different jump modes (word start, word end, line start)
  • Improve performance for large files
  • Implement case-sensitive matching option

Status

This is currently in beta. Please report any issues you encounter!

Acknowledgments

This extension is highly inspired by:

License

MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published