Skip to content

jtjbrady/qt-creator-minimap

 
 

Repository files navigation

Minimap Qt Creator plugin

The minimap Qt Creator plugin lets the user use a "minimap" as scrollbar for text editors.

Screenshots

qt-creator-minimap-light.png

qt-creator-minimap-dark.png

The minimap is only visible if is enabled, and text wrapping is disabled and if the line count of the file is less than the Line Count Threshold setting. If these criterias are not met an ordinary scrollbar is shown.

Larger textfiles tend to render a rather messy minimap. Therefore the setting Line Count Threshold exist for the user to customize when the minimap is to be shown or not.

You can edit the settings under Minimap tab in the Text Editor category. There are three settings available:

  • Enabled

    Uncheck this box to completely disable the minimap srcollbar

  • Width

    The width in pixels of the scrollbar.

  • Line Count Threshold

    The threshold where minimap scrollbar

  • Scrollbar slider alpha value

    The alpha value of the scrollbar slider

About

Minimap scrollbar for Qt Creator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C++ 95.8%
  • CMake 2.4%
  • C 1.8%