Skip to content

[Feature] Visual Studio-based IDEs style minimap #4

Description

@core-mene

The ability for mini-map markers that are compatible with most Visual Studio IDE's (VS, VS Code, VS Community, VSCodium, etc) to appear in a vertical bar /mini-map of the open window and the ability to quick-jump to them by either just clicking or a slider showing position in code.
The markers are under the form of comments:
#MARK: ABCDEF = displayed as whats in front [MiniMap] ABCDEF
#MARK: = displayed as the next line if nothing in front of it [MiniMap] -type: entity

  • type: entity
    . . . . . . .
Image Image

Exemple of proper used mini-map

Image

The mini-map is extremly convenient to quickly naviguate through code and organise file structure.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions