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
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,7 +18,7 @@ Introduce a clean and interactive UI for viewing the Git log in VS Code SCM pane
18
18
1.[Features](#features)
19
19
1.[Settings](#settings)
20
20
21
-
<imgtitle="Preview of Git Ease"src="https://user-images.githubusercontent.com/10452163/107157153-75e80a80-697a-11eb-965d-ecfcb1b485e5.png"width="350" />
21
+
<imgtitle="Preview of Git Ease"src="https://user-images.githubusercontent.com/10452163/114325414-f1576b00-9b27-11eb-9f69-753c6418a27c.png"width="350" />
22
22
23
23
## Install
24
24
@@ -37,6 +37,7 @@ Type **"Git-Ease"** in VS Code extensions panel or VS Code marketplace [Git Ease
37
37
- Link to remote repository **issues** (GitHub, enterprise GitHub and Bit Bucket) Example: Scans for #1 and links to issue 1
38
38
- Link to remote repository **commits** (GitHub and enterprise GitHub)
39
39
- Link to project management tools like Jira by providing custom Regex patterns. See settings how to setup.
40
+
- List file changes for a commit, open associated file and view file diff.
0 commit comments