You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<tr><tdcolspan="2"align="center"><p>This plugin display coding habits based on your recent activity, such as active hours and languages recently used.</p>
5
+
</td></tr>
6
+
<tr>
7
+
<th rowspan="3">Supported features<br><sub><a href="metadata.yml">→ Full specification</a></sub></th>
Using more events will improve accuracy of these metrics, although it'll increase the number of GitHub requests used.
18
-
19
-
Active hours and days are computed through your commit history, while indent style is deduced from your recent diffs.
20
-
Recent languages activity is also computed from your recent diffs, using [github/linguist](https://github.com/github/linguist).
21
-
22
-
Use a full `repo` scope token to access **private** events.
23
-
24
-
By default, dates use Greenwich meridian (GMT/UTC). Be sure to set your timezone (see [here](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones) for a list of supported timezones) for accurate metrics.
25
-
26
-
> 🔣 On web instances, *recent languages activity* is an extra feature and must be enabled globally in `settings.json`
27
-
28
-
#### ➡️ Available options
26
+
## ➡️ Available options
29
27
30
28
<!--options-->
31
29
<table>
@@ -34,7 +32,7 @@ By default, dates use Greenwich meridian (GMT/UTC). Be sure to set your timezone
0 commit comments