mirror of
https://github.com/ckaczor/vscode-gitlens.git
synced 2026-01-24 17:24:53 -05:00
Preps v2.12.1
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
## Release Notes
|
||||
|
||||
### 2.12.1
|
||||
- Adds `gitlens.advanced.codeLens.debug` setting to control whether or not to show debug information in CodeLens
|
||||
- Fixes issue where `gitlens.showQuickRepoHistory` command fails to open when there is no active editor
|
||||
|
||||
### 2.12.0
|
||||
- Adds progress indicator for the `gitlens.showQuickFileHistory` & `gitlens.showQuickRepoHistory` quick picks
|
||||
- Adds paging support to the `gitlens.showQuickFileHistory` & `gitlens.showQuickRepoHistory` quick picks
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "gitlens",
|
||||
"version": "2.12.0",
|
||||
"version": "2.12.1",
|
||||
"author": {
|
||||
"name": "Eric Amodio",
|
||||
"email": "eamodio@gmail.com"
|
||||
|
||||
Reference in New Issue
Block a user