Skip to content

JetBrains-Research/topias

Repository files navigation

Topias — IntelliJ IDEA plugin for visualization of VCS changes frequency.

Build Status

Shows changes count of methods since the beginning of project history as a read-only text labels with information about changes count for a period of time and a histogram with changes count per day above the method's signature.

Download

https://plugins.jetbrains.com/plugin/12564-topias

Plugin demo video

https://youtu.be/xsqc4gCTxfA

How to use

Just install plugin from official JetBrains repository, and it will find a VCS root in your Java project. If VCS root was not found, you could set it manually in plugin's settings (Settings -> Topias plugin settings).

Screenshots

pic

pic1