• Packages
  • Themes
  • Documentation
  • Blog
  • Discuss
Sign in

minimap-codeglance

Codeglance like functionality for Atom
olmokramer
0.4.7 27,973
103
  • Repo
  • Bugs
  • Versions
  • License
Flag as spam or malicious

minimap-codeglance package

Codeglance for Atom as a minimap plugin. Shows the code that's under the mouse cursor when hovering the minimap.

Minimap codeglance

styling the codeglance element

You can style the codeglance element from your stylesheet (~/.atom/styles.less) like this:

minimap-codeglance {
  // see through the codeglance element 
  opacity: .8;
  // change the shadow of the element 
  box-shadow: 0 0 10px rgba(0, 0, 0, .5);
  // etc. 
}

todo

  • [ ] Better support for huge files

I think this package is bad news.

Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.

  • Terms of Use
  • Privacy
  • Code of Conduct
  • Releases
  • FAQ
  • Contact
with by