minimap icon indicating copy to clipboard operation
minimap copied to clipboard

A preview of the full source code.

Results 52 minimap issues
Sort by recently updated
recently updated
newest added

Editting file from another application (Visual Studio), was also using teletype at the same time. **Atom**: 1.23.3 x64 **Electron**: 1.6.15 **OS**: Mac OS X 10.13.2 **Thrown From**: [minimap](https://github.com/atom-minimap/minimap) package 4.29.7...

null-bug

[Enter steps to reproduce:] 1. ... 2. ... **Atom**: 1.19.0-beta4 x64 **Electron**: 1.6.9 **OS**: Linux Mint **Thrown From**: [minimap](https://github.com/atom-minimap/minimap) package 4.29.2 ### Stack Trace Uncaught TypeError: Cannot read property 'id'...

null-bug

I'm running Atom 1.13.0 on macOS Sierra 10.12.1 with minimap 4.26.6. The minimap isn't showing up after starting Atom, and once I start typing, the console in the Chromium dev...

bug
null-bug

[Enter steps to reproduce below:] 1. ... 2. ... **Atom Version**: 1.10.2 **Electron Version**: 0.37.8 **System**: Ubuntu 14.04.4 **Thrown From**: [minimap](https://github.com/atom-minimap/minimap) package, v4.25.0 ### Stack Trace Uncaught TypeError: Cannot read...

null-bug

[Enter steps to reproduce below:] - Create a file with the following contents ``` if __name__ == '__main__': import_main() ``` - Save it as `test_error.py`. - Fold the code ![minimap_err](https://cloud.githubusercontent.com/assets/3839265/16128952/bfdd65ac-33d0-11e6-889f-cf598919a8ea.gif)...

bug
null-bug

Ran the Expose function from the Expose package and ran into this error. **Atom Version**: 1.7.4 **System**: Microsoft Windows 10 Pro **Thrown From**: [minimap](https://github.com/atom-minimap/minimap) package, v4.24.0 ### Stack Trace Uncaught...

null-bug

Want to toggle on / toggle off minimap execute: minimap:toggle **Atom Version**: 1.1.0 **System**: Mac OS X 10.10.5 **Thrown From**: [minimap](https://github.com/atom-minimap/minimap) package, v4.16.0 ### Stack Trace Uncaught TypeError: Cannot read...

bug
null-bug

This occurs when creating a commit message using the [Git Plus](https://atom.io/packages/git-plus) package. **Atom Version**: 1.2.0-dev-2cb77aa **System**: Mac OS X 10.11.1 **Thrown From**: [minimap](https://github.com/atom-minimap/minimap) package, v4.16.0 ### Stack Trace Uncaught TypeError:...

bug
null-bug

This is mostly to keep track of the things I envisioned for the minimap future and making sure @mehcode is aware of them (and if someone wants to help it's...

discuss

Absolute mode is great, but it can be difficult to read and edit long lines that extend beyond the minimap. If possible, please allow extra padding/margin on right of document...

bug