Skip to content
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.

Highlight results on scrollbar #529

Closed
surdu opened this issue Sep 18, 2015 · 10 comments
Closed

Highlight results on scrollbar #529

surdu opened this issue Sep 18, 2015 · 10 comments

Comments

@surdu
Copy link

surdu commented Sep 18, 2015

It would be nice to have this feature as in Chrome or other editors: when you search something, the position of the search results would be highlighted on the scrollbar to see where you have to scroll to see those results.

@mnquintana
Copy link
Contributor

You can essentially get this now by installing minimap and minimap-find-and-replace. Does that about cover what you're looking for?

@surdu
Copy link
Author

surdu commented Sep 18, 2015

No. That occupies way to much horizontal screen real-estate. What I'm looking for is something more like this:

screen shot 2015-09-18 at 14 57 21

@sabrehagen

This comment has been minimized.

@nunobaba
Copy link

nunobaba commented May 2, 2016

+1
Visual Studio Code has that functionality. As the VSCode and Atom are Electron-powered, it might be a quick job to the code and turn into an Atom package.

@tuanzhang7

This comment has been minimized.

@ilazarte
Copy link

Just tried out minimap for this, but its not the same. You have to scroll in order to see the occurence in the file, whereas this feature would show all occurrences in the bar itself. Much more useful than a minimap concept.

@krasi-georgiev
Copy link

I found this
https://atom.io/packages/scroll-searcher

but doesn't install

#573

@jessexknight
Copy link

jessexknight commented Jan 29, 2018

Any update on this?

I downloaded the scroll-searcher package too (and installed fine after restarting atom), but it throws this error and doesn't work.

@Daijobou

This comment has been minimized.

@surdu
Copy link
Author

surdu commented Jun 18, 2018

It took a while but it's finally here. I give you: find-scroll-marker.

As a bonus, I've also created scroll-marker that provides a service that other packages (like the one mentioned above) can use to add other markers to the scroll bar. Documentation pending and API improvements are needed, but it's a start.

@surdu surdu closed this as completed Jun 18, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

9 participants