diff --git a/CHANGELOG.md b/CHANGELOG.md index ab2534e..9fa154f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1571,7 +1571,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p ## Changed -- Changes chat links from Gitter to [Slack](https://join.slack.com/t/vscode-gitlens/shared_invite/MjIxOTgxNDE3NzM0LTE1MDE2Nzk1MTgtMjkwMmZjMzcxNQ) +- Changes chat links from Gitter to [Slack](https://vscode-slack.amod.io) - Changes the look of the line separators on the gutter blame annotations - Changes the `gitlens.advanced.toggleWhitespace.enabled` configuration setting to default to `false` — thanks to the awesome work in vscode by Alexandru Dima ([@alexandrudima](https://github.com/alexandrudima)) this is no longer required! diff --git a/README.md b/README.md index 6eb7eaf..9c6c1cc 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ [![](https://vsmarketplacebadge.apphb.com/version-short/eamodio.gitlens.svg)](https://marketplace.visualstudio.com/items?itemName=eamodio.gitlens) [![](https://vsmarketplacebadge.apphb.com/downloads-short/eamodio.gitlens.svg)](https://marketplace.visualstudio.com/items?itemName=eamodio.gitlens) [![](https://vsmarketplacebadge.apphb.com/rating-short/eamodio.gitlens.svg)](https://marketplace.visualstudio.com/items?itemName=eamodio.gitlens) -[![](https://img.shields.io/badge/vscode--dev--community-gitlens-blue.svg?logo=slack)](https://join.slack.com/t/vscode-dev-community/shared_invite/enQtMjIxOTgxNDE3NzM0LWU5M2ZiZDU1YjBlMzdlZjA2YjBjYzRhYTM5NTgzMTAxMjdiNWU0ZmQzYWI3MWU5N2Q1YjBiYmQ4MzY0NDE1MzY) +[![](https://img.shields.io/badge/vscode--dev--community-gitlens-blue.svg?logo=slack)](https://vscode-slack.amod.io)


@@ -21,7 +21,7 @@ While GitLens is generously offered to everyone free of charge, if you find it u - [**Become a Sponsor**](https://www.patreon.com/eamodio 'Become a sponsor on Patreon') — join the growing group of generous [backers](https://github.com/eamodio/vscode-gitlens/blob/master/BACKERS.md) - [**Donate via PayPal**](https://www.paypal.me/eamodio 'Donate via PayPal') or [**Donate via Cash App**](https://cash.me/$eamodio 'Donate via Cash App') -Also please [write a review](https://marketplace.visualstudio.com/items?itemName=eamodio.gitlens#review-details 'Write a review'), [star or fork me on GitHub](https://github.com/eamodio/vscode-gitlens 'Star or fork me on GitHub'), and [follow me on Twitter](https://twitter.com/eamodio 'Follow me on Twitter') +Also please [write a review](https://marketplace.visualstudio.com/items?itemName=eamodio.gitlens#review-details 'Write a review'), [star me on GitHub](https://github.com/eamodio/vscode-gitlens 'Star me on GitHub'), and [follow me on Twitter](https://twitter.com/eamodio 'Follow me on Twitter') # What's new in GitLens 9 diff --git a/package.json b/package.json index 1b7a541..2d1e429 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "badges": [ { "url": "https://img.shields.io/badge/vscode--dev--community-gitlens-blue.svg?logo=slack", - "href": "https://join.slack.com/t/vscode-dev-community/shared_invite/enQtMjIxOTgxNDE3NzM0LWU5M2ZiZDU1YjBlMzdlZjA2YjBjYzRhYTM5NTgzMTAxMjdiNWU0ZmQzYWI3MWU5N2Q1YjBiYmQ4MzY0NDE1MzY", + "href": "https://vscode-slack.amod.io", "description": "Join us in the #gitlens channel" } ], diff --git a/src/ui/settings/index.html b/src/ui/settings/index.html index dfdea68..0863c87 100644 --- a/src/ui/settings/index.html +++ b/src/ui/settings/index.html @@ -3066,10 +3066,7 @@ >

  • - Slack + Slack   —  #gitlens channel
  • diff --git a/src/ui/welcome/index.html b/src/ui/welcome/index.html index bb1b1c2..b54174a 100644 --- a/src/ui/welcome/index.html +++ b/src/ui/welcome/index.html @@ -1133,9 +1133,9 @@
  • Star or Fork me on GitHubStar me on GitHub
  • @@ -1159,10 +1159,7 @@ >
  • - Slack + Slack   —  #gitlens channel