lite-plugins icon indicating copy to clipboard operation
lite-plugins copied to clipboard

[Plugin Request] Minimap

Open terencode opened this issue 4 years ago • 2 comments

From VSCode documentation:

A Minimap (code outline) gives you a high-level overview of your source code, which is useful for quick navigation and code understanding. A file's minimap is shown on the right side of the editor. You can click or drag the shaded area to quickly jump to different sections of your file.

To further improve location awareness, it can highlight which line you are on and what is selected.

terencode avatar Jan 17 '21 12:01 terencode

https://github.com/rxi/lite-plugins/pull/39 works good

Jipok avatar Jan 17 '21 16:01 Jipok

Completely missed it thanks! I wonder if I should keep it open until the PR is merged though.

terencode avatar Jan 18 '21 00:01 terencode