Preps v3.0.5

This commit is contained in:
Eric Amodio
2017-03-28 02:13:20 -04:00
parent 8a0e27b7df
commit d0b4c2fd5c
3 changed files with 9 additions and 2 deletions

View File

@@ -62,4 +62,3 @@ Provides Git CodeLens information (most recent commit, # of authors), on-demand
- If the `Copy to * clipboard` commands don't work on Linux -- `xclip` needs to be installed. You can install it via `sudo apt-get install xclip`
- Visible whitespace causes issue ([vscode issue](https://github.com/Microsoft/vscode/issues/11485)) with `expanded` & `compact` blame annotations when using a non-monospace font -- use `gitlens.advanced.toggleWhitespace.enabled` if you are using a non-monospace font
- Menu `alt` commands aren't working: [vscode issue](https://github.com/Microsoft/vscode/issues/15395)