Browse Source

Correct "Toggle File Changes" command name

Correct "Toggle File Changes Annotations" to match actual command name which is "Toggle File Changes".
main
David Rees 3 years ago
committed by Eric Amodio
parent
commit
4ab568c0af
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      README.md

+ 1
- 1
README.md View File

@ -223,7 +223,7 @@ Here are just some of the **features** that GitLens provides,
</p>
- Adds an on-demand, [customizable](#gutter-changes-settings- 'Jump to the Gutter Changes settings') and [themable](#themable-colors- 'Jump to Themable Colors'), **gutter changes annotation** to highlight any local (unpublished) changes or lines changed by the most recent commit
- Adds _Toggle File Changes Annotations_ command (`gitlens.toggleFileChanges`) to toggle the changes annotations on and off
- Adds _Toggle File Changes_ command (`gitlens.toggleFileChanges`) to toggle the changes annotations on and off
- Press `Escape` to turn off the annotations
## Gutter Heatmap [#](#gutter-heatmap- 'Gutter Heatmap')

Loading…
Cancel
Save