BloopAI / bloop

bloop is a fast code search engine written in Rust.

Home Page:https://bloop.ai

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

feature(studio): jump between ranges

llllvvuu opened this issue · comments

commented

What's the problem?
Let's say I have a big file, and 10 ranges within that file are imported into Code Studio. Maybe I'm missing something but I can't figure out how to move between the ranges.

What's the solution?
A few options:

  • Up/down buttons
  • Keyboard shortcut, e.g. ]r and [r
  • Minimap

This will be added in the next release