diff --git a/CHANGELOG.md b/CHANGELOG.md index bf3aea5..022b0a9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -44,7 +44,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p ![GitLens Welcome](https://raw.githubusercontent.com/eamodio/vscode-gitlens/master/images/teaser-welcome.png) -- Adds an all-new GitLens Settings editor via the *Open Settings* (`gitlens.showSettingsPage`) command — provides an easy-to-use WYSIWYG settings editor for many of GitLens' features — closes [#167](https://github.com/eamodio/vscode-gitlens/issues/167) +- Adds an all-new GitLens Settings editor via the *Open Settings* (`gitlens.showSettingsPage`) command — provides an easy-to-use interactive settings editor for many of GitLens' features — closes [#167](https://github.com/eamodio/vscode-gitlens/issues/167) ![GitLens Settings](https://raw.githubusercontent.com/eamodio/vscode-gitlens/master/images/teaser-settings.png) diff --git a/README.md b/README.md index f17cb2f..9ab5d99 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ # What's new in GitLens 8 - Brand new welcome experience -- Brand new WYSIWYG [settings editor](#configuration) — GitLens is easier than ever to customize to suit your needs +- Brand new interactive [settings editor](#configuration) — GitLens is easier than ever to customize to suit your needs - Adds a tree layout option to branches in the GitLens explorer — thanks to Yukai Huang ([@Yukaii](https://github.com/Yukaii))! - Reworked settings — clearer, simpler settings @@ -39,7 +39,7 @@ Here are just some of the features that GitLens provides, - many powerful commands for exploring commits and histories, comparing and navigating revisions, stash access, repository status, etc - and so much [more](#features "Jump to Features") -GitLens is powerful, feature rich, and also [highly customizable](#gitlens-settings "Jump to the GitLens settings docs") to meet your specific needs — find code lens intrusive or the current line blame annotation distracting — no problem, it is quick and easy to turn them off or change how they behave via the built-in [*GitLens Settings* editor](#configuration "Jump to Configuration"), a WYSIWYG editor covering many of GitLens' powerful settings. While for more advanced customizations, refer to the [GitLens settings docs](#gitlens-settings "Jump to the GitLens settings docs") and edit your vscode [user settings](https://code.visualstudio.com/docs/getstarted/settings "Open User settings"). +GitLens is powerful, feature rich, and also [highly customizable](#gitlens-settings "Jump to the GitLens settings docs") to meet your specific needs — find code lens intrusive or the current line blame annotation distracting — no problem, it is quick and easy to turn them off or change how they behave via the built-in [*GitLens Settings* editor](#configuration "Jump to Configuration"), an interactive editor covering many of GitLens' powerful settings. While for more advanced customizations, refer to the [GitLens settings docs](#gitlens-settings "Jump to the GitLens settings docs") and edit your vscode [user settings](https://code.visualstudio.com/docs/getstarted/settings "Open User settings").
@@ -64,7 +64,7 @@ If you'd like to join them in supporting GitLens, please consider the following
GitLens is powerful, feature rich, and highly customizable to meet your specific needs — find code lens intrusive or the current line blame annotation distracting — no problem, it is quick and easy to turn them off or change how they behave via the built-in GitLens Settings editor, - a WYSIWYG editor covering many of GitLens' powerful settings. - While for more advanced customizations, refer to the GitLens settings docs - and edit your User Settings. + an interactive editor covering many of GitLens' powerful settings. + While for more advanced customizations, refer to the GitLens settings docs + and edit your User Settings.