atom / bookmarks

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

Bookmarks invisible #79

Closed cortner closed 7 years ago

cortner commented 7 years ago

For the past 2-3 updates, my bookmarks have become invisible. I can set them and jump between them, but they are not shown next to the line numbers.

This is on Mac OS X, and I've tested it with several UIs and syntax theme combinations.

Ben3eeE commented 7 years ago

Sounds like you have manually installed bookmarks. Please run apm uninstall bookmarks and use the version that is bundled with atom which should fix this problem.

cortner commented 7 years ago

thank you - that was indeed the issue. sorry for the noise.