atom / bookmarks

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

No dot next to line number #81

Closed anishd19 closed 7 years ago

anishd19 commented 7 years ago

There used to be dots next to line number for bookmarked lines.

winstliu commented 7 years ago

Thank you for your issue! What version of Atom are you running? You can find out by typing atom --version on the command line. In addition, is this behavior reproducible in safe mode (atom --safe)?

anishd19 commented 7 years ago

atom version is 1.12.7. It is not reproducible in safe mode. It is working fine in safe mode.

winstliu commented 7 years ago

Thank you for reaching out!

Because this doesn't reproduce in Safe Mode, it would seem that what you're reporting isn't being caused by Atom itself but by a community package you have installed. It may be that there is still a bug in Atom. If so, we'll need the maintainer of the package that is causing the problem to help track that down.

What we need you to do is to figure out what community package is causing the problem. Some people have reported that using the package-cop package has been helpful, you may want to try it. Once you've determined what package is causing the problem, The Atom FAQ has information on how to contact the maintainers of any Atom community package or theme so you can file this issue there.