code-minimap icon indicating copy to clipboard operation
code-minimap copied to clipboard

🛰 A high performance code minimap render.

Results 23 code-minimap issues
Sort by recently updated
recently updated
newest added
trafficstars

Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.58 to 1.0.60. Release notes Sourced from anyhow's releases. 1.0.60 Propagate --target to rustc invocation when deciding about backtrace support (#249, thanks @​RalfJung) 1.0.59 Update crates.io metadata...

dependencies

Bumps [clap](https://github.com/clap-rs/clap) from 3.2.12 to 3.2.16. Release notes Sourced from clap's releases. v3.2.16 [3.2.16] - 2022-07-30 Fixes Ensure required arguments appear in errors when they are also members of a...

dependencies

Hi, and thanks for your work! I'm not a huge fan of braille, but more of blocks (like this █). Do you think it could be added in code-minimap as...

enhancement
good first issue

I have tried to install code-minimap on debian 8 and 9, with vim 8.2. * and minimap and I can't install code-minimap and I always get this message in terminal...

may be should unmap in close funciton .... now i just comment this nnoremap code.... ```vim " line 210 , plugin/minimap.vim " Mappings to make searching update with * or...

Hello!...I'm trying to install code-minimap with homebrew but seems that that formula doesn't exist, the formula was removed? do you know a workaround? thank you!

It would be interesting to see colored view on the side based on the context, like diff mode, git mode, conflict mode, lsp error.

enhancement

Hello, I tried to use vim plugin and founded, that usefull information is lost with compression. Here is some structure block in file: ![image](https://github.com/wfxr/code-minimap/assets/23379636/6cb0a89d-f8e5-4fad-b2c7-905302c0c175) ![image](https://github.com/wfxr/code-minimap/assets/23379636/8906e8bc-660f-47a5-83c4-93f043171f0e) vscode minimap: ![image](https://github.com/wfxr/code-minimap/assets/23379636/7500e299-3659-4f17-9e48-52356719ac2b) code-minimap with...

I'd like to use this program in Termux (Linux userland on Android), but unfortunately the Aarch64 version from the releases doesn't work as it requires shared libraries that aren't available....

help wanted
good first issue

I'd like to render a bunch of mini maps to quickly find some file, it would fit the screen better if they were horizontal (like a sound wave) instead of...