| â Back to plugins index | |
đĄ Coding habits and activity | |
|---|---|
This plugin displays coding habits based on recent activity, such as active hours and languages recently used. | |
| Supported features â Full specification |
đ Classic template |
đ¤ Users đĨ Organizations |
|
đ (scopeless) read:org (optional) read:user (optional) read:packages (optional) repo (optional) |
|
Recent activity chartsMidly interesting facts |
|
| Option | Description |
|
Enable habits plugin |
type: boolean
default: no |
|
|
Events to use A higher number will increase stats accuracy |
type: number
(1 â¤
đĨ
⤠1000)
default: 200 |
|
|
Event maximum age |
type: number
(1 â¤
đĨ
⤠30)
default: 14 |
|
|
Midly interesting facts It includes indentation type, average number of characters per line of code, and most active time and day |
type: boolean
default: yes |
|
|
Charts It includes commit activity per hour of day and commit activity per day of week Recent language activity may also displayed (it requires extras features to be enabled for web instances) for historical reasons |
đ Web instances must configure settings.json:
boolean
default: no |
|
|
Charts display type
|
đ Web instances must configure settings.json:
string
default: classic allowed values:
|
|
|
Trim unused hours on charts |
type: boolean
default: no |
|
|
Display limit (languages) |
type: number
(0 â¤
đĨ
⤠8)
zero behaviour: disable default: 8 |
|
|
Display threshold (percentage) |
⨠On master/maintype: string
default: 0% |