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
Renames "Open Inspect" to "Inspect Commit Details"
Renames "Open Line Inspect" to "Inspect Line Commit Details"
Renames "Open Details" to "Inspect Details"
Adds "Search for Commits within Selection" to editor context menu if there is a selection
Copy file name to clipboardExpand all lines: CHANGELOG.md
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,9 +6,16 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p
6
6
7
7
## [Unreleased]
8
8
9
+
### Added
10
+
11
+
- Adds _Search for Commits within Selection_ command to the editor context menu when there is a selection
12
+
9
13
### Changed
10
14
11
15
- Renames `Reset Stored AI Key` command to `Reset Stored AI Keys...` and adds confirmation prompt with options to reset only the current or all AI keys
16
+
- Renames _Open Inspect_ to _Inspect Commit Details_
17
+
- Renames _Open Line Inspect_ to _Inspect Line Commit Details_
18
+
- Renames _Open Details_ to _Inspect Commit Details_
0 commit comments