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
Copy file name to clipboardExpand all lines: README.md
+6-4Lines changed: 6 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,8 +14,8 @@ From [git-time-metric/gtm](https://github.com/git-time-metric/gtm)
14
14
15
15
## Requirements
16
16
17
-
1.```gtm``` must be installed locally and accessible on the ```$PATH``` ([installation instructions](https://github.com/git-time-metric/gtm#install-the-latest-gtm-release))
18
-
2. In VSCode, open the command pallet, and type ```>ext installvscode-gtm```
17
+
1.```gtm``` must be installed locally, be at least 1.0.beta.8 and accessible on the ```$PATH``` ([installation instructions](https://github.com/git-time-metric/gtm#install-the-latest-gtm-release))
18
+
2. In VSCode, open the command pallet, type ```>ext install``` and then search for ```vscode-gtm```
19
19
20
20
## Extension Settings
21
21
@@ -27,6 +27,10 @@ only tested on Ubuntu, so may not work on OSX, other Linuxs, and/or Windows
27
27
28
28
## Release Notes
29
29
30
+
### 0.0.3
31
+
32
+
Status bar now shows total uncommitted time
33
+
30
34
### 0.0.2
31
35
32
36
Improved reporting logic to factor in changing current text file
@@ -35,7 +39,5 @@ Improved reporting logic to factor in changing current text file
35
39
36
40
Initial release of vscode-gtm
37
41
38
-
39
-
40
42
### Notes
41
43
Logo belongs to https://github.com/git-time-metric/gtm
0 commit comments