v4.5.0-beta
Pre-release
Pre-release
Added
- Adds an all-new
Git File Historyexplorer to the Explorer activity -- enabled via"gitlens.insiders": true- Shows the commit history of the active file -- automatically tracks the active editor
- Provides toolbar buttons to
Refresh - Provides a context menu with
Open Changes,Compare File with Working Tree,Open File,Open File Revision,Open File in Remote,Open File Revision in Remote, andShow Commit Detailscommands
- Adds a
No stashed changesmessage to theGit Stashesexplorer when there are no stashes - Adds
${filePath}token to file formatting
Changed
- Changes
gitlens.stashExplorer.stashFileFormatsetting to defaults to${filePath}for better separator handling