Sertion / vscode-gitblame

Visual Studio Code Extension - See Git Blame info in status bar.
https://marketplace.visualstudio.com/items/waderyan.gitblame
MIT License
75 stars 32 forks source link

Add ignore whitespace-mode #1

Closed Sertion closed 7 years ago

Sertion commented 7 years ago

Add a configuration to enable ignore whitespace-mode (git blame -w).

Use the name gitblame.ignoreWhitespace. It should be a boolean.