Type what you remember. Jump straight to the right line in your codebase. A VS Code extension built for developers who think faster than they search.
Replies
Best
Maker
📌
Hey everyone 👋
I built Jump because I kept forgetting where things were in my own code.
You know when you remember what something does, but not the exact file or variable name? Ctrl+F doesn’t really help there.
With Jump, you can type something like:
“user age check form validate”
…and it takes you straight to the right line.
I wanted something that feels faster and more natural than traditional search, especially in bigger codebases.
This is the first version, so I’d really love any feedback — what works, what doesn’t, and what you’d want to see next 🙏
Appreciate you checking it out!
Replies