atom / bookmarks

Bookmark editor lines in Atom
MIT License
49 stars 36 forks source link

Bookmarks stop working after adding 2 bookmark above the first. #78

Closed irafunesta closed 7 years ago

irafunesta commented 7 years ago

Hello, i'm using the bookmark functionalities on Atom, and i have noticed a bug that is consistent. Step to reproduce

Expected Be able to jump through bookmarks 1-2-3-4 by pressing f2 and once reached the 4 jumps back to 1

I'm on MacOS Sierra 10.12.1, with Atom 1.12.6 and package 'bookmarks' 0.42.0

Ben3eeE commented 7 years ago

Thanks for taking the time to contribute!

We noticed that this is a duplicate of https://github.com/atom/bookmarks/issues/69, which has been fixed in Atom 1.13.0. ✨

Because we treat our issues list as the Atom team's backlog, we close duplicates to focus our work and not have to touch the same chunk of code for the same reason multiple times. This is also why we may mark something as duplicate that isn't an exact duplicate but is closely related.

For information on how to use GitHub's search feature to find out if something is a duplicate before filing, see the How Can I Contribute? section of the Atom CONTRIBUTING guide.