ソースを参照

Updates walkthroughs

- adds new images to premium feature sections
- fixes side bar view images to be side-by-side
- in the last step of the getting started walkthrough, add image and a button that links to the premium feature walkthrough
- updates the old settings.png image with a new version
- adds a new image of the quick setup
- adds a note about worktrees not working on the web
main
Justin Roberts 2年前
コミット
2ed5e435f5
この署名に対応する既知のキーがデータベースに存在しません GPGキーID: DBD8135F2247131A
13個のファイルの変更22行の追加33行の削除
  1. バイナリ
      images/docs/coming-soon-commit-graph.png
  2. バイナリ
      images/docs/quick-setup.png
  3. バイナリ
      images/docs/settings.png
  4. バイナリ
      images/docs/visual-file-history-hover.png
  5. バイナリ
      images/docs/worktrees-view.png
  6. +5
    -5
      package.json
  7. +1
    -2
      walkthroughs/getting-started/1-setup.md
  8. +3
    -0
      walkthroughs/getting-started/12-premium-features.md
  9. +4
    -14
      walkthroughs/getting-started/7-git-side-bar-views.md
  10. +0
    -4
      walkthroughs/premium-features/1-intro.md
  11. +3
    -2
      walkthroughs/premium-features/2-worktrees.md
  12. +3
    -2
      walkthroughs/premium-features/3-visual-file-history.md
  13. +3
    -4
      walkthroughs/premium-features/4-coming-soon.md

バイナリ
images/docs/coming-soon-commit-graph.png ファイルの表示

変更前 変更後
幅: 800  |  高さ: 450  |  サイズ: 77 KiB

バイナリ
images/docs/quick-setup.png ファイルの表示

変更前 変更後
幅: 1255  |  高さ: 754  |  サイズ: 109 KiB

バイナリ
images/docs/settings.png ファイルの表示

変更前 変更後
幅: 1170  |  高さ: 920  |  サイズ: 209 KiB 幅: 1255  |  高さ: 910  |  サイズ: 193 KiB

バイナリ
images/docs/visual-file-history-hover.png ファイルの表示

変更前 変更後
幅: 800  |  高さ: 450  |  サイズ: 46 KiB

バイナリ
images/docs/worktrees-view.png ファイルの表示

変更前 変更後
幅: 800  |  高さ: 450  |  サイズ: 67 KiB

+ 5
- 5
package.json ファイルの表示

@ -10831,7 +10831,7 @@
{ {
"id": "gitlens.welcome.premium", "id": "gitlens.welcome.premium",
"title": "Premium GitLens Features", "title": "Premium GitLens Features",
"description": "TODO - summay of premium features with link to LEARN MORE (https://gitkraken.com/gitlens/premium-features) on marketing site.",
"description": "New premium features like Worktrees and Visual File History are now available in GitLens.\n\n[Learn About Premium Features](command:gitlens.openWalkthrough?%22gitlens.premium%7Cgitlens.premium%22 \"Opens the GitLens Premium Features Walkthrough\")",
"media": { "media": {
"markdown": "walkthroughs/getting-started/12-premium-features.md" "markdown": "walkthroughs/getting-started/12-premium-features.md"
} }
@ -10841,12 +10841,12 @@
{ {
"id": "gitlens.premium", "id": "gitlens.premium",
"title": "GitLens Premium Features", "title": "GitLens Premium Features",
"description": "gitLens premium features walkthrough description",
"description": "Get even more out of Git in VS Code!",
"steps": [ "steps": [
{ {
"id": "gitlens.premium.intro", "id": "gitlens.premium.intro",
"title": "premium features intro",
"description": "you can get premium features now",
"title": "Introducting GitLens premium features",
"description": "New premium features like Worktrees and Visual File History can be unlocked with a GitLens Free+ account. Additional premium features like GitHub Enterprise and GitLab Self-Managed integrations, and a visual commit graph are coming soon.\n\n",
"media": { "media": {
"markdown": "walkthroughs/premium-features/1-intro.md" "markdown": "walkthroughs/premium-features/1-intro.md"
} }
@ -10854,7 +10854,7 @@
{ {
"id": "gitlens.premium.worktrees", "id": "gitlens.premium.worktrees",
"title": "Do more with Worktrees", "title": "Do more with Worktrees",
"description": "Create Worktrees that allow multiple branches to be checked-out at once on the same repository. This makes it easier to develop on, or test multiple branches, by minimizing the context switching between branches.",
"description": "Create Worktrees that allow multiple branches to be checked-out at once on the same repository. This makes it easier to develop on, or test multiple branches, by minimizing the context switching between branches.\n\nNote: Worktrees do not yet work with VS Code on the web.",
"media": { "media": {
"markdown": "walkthroughs/premium-features/2-worktrees.md" "markdown": "walkthroughs/premium-features/2-worktrees.md"
} }

+ 1
- 2
walkthroughs/getting-started/1-setup.md ファイルの表示

@ -1,8 +1,7 @@
## Quick Setup ## Quick Setup
<p align="center"> <p align="center">
<!-- <img src="../../images/docs/settings.png" alt="GitLens Interactive Settings" /> -->
WELCOME IMAGE HERE
<img src="../../images/docs/quick-setup.png" alt="GitLens Interactive Quick Setup" />
</p> </p>
GitLens is powerful, feature rich, and highly customizable to meet your needs. Do you find code lens intrusive or the current line blame annotation distracting — no problem, quickly turn them off or change how they behave using the Quick Setup. GitLens is powerful, feature rich, and highly customizable to meet your needs. Do you find code lens intrusive or the current line blame annotation distracting — no problem, quickly turn them off or change how they behave using the Quick Setup.

+ 3
- 0
walkthroughs/getting-started/12-premium-features.md ファイルの表示

@ -0,0 +1,3 @@
<p align="center">
<img src="../../images/docs/visual-file-history-hover.png" alt="Visual File History View"/>
</p>

+ 4
- 14
walkthroughs/getting-started/7-git-side-bar-views.md ファイルの表示

@ -1,14 +1,4 @@
<div style="display:flex; flex-direction:row;">
<div>
<span>GitLens Side Bar Views</span>
<div>
<img src="../../images/docs/views-layout-gitlens.png" alt="GitLens Side Bar Views" style="max-width: 100%;" />
</div>
</div>
<div>
<span>Source Control Side Bar Views</span>
<div>
<img src="../../images/docs/views-layout-scm.png" alt="Source Control Side Bar Views" style="max-width: 100%;" />
</div>
</div>
</div>
<p float="left">
<img src="../../images/docs/views-layout-gitlens.png" alt="GitLens Side Bar Views" width="45%" />
<img src="../../images/docs/views-layout-scm.png" alt="Source Control Side Bar Views" width="45%" />
</p>

+ 0
- 4
walkthroughs/premium-features/1-intro.md ファイルの表示

@ -1,4 +0,0 @@
- Introduce concept of premium features (home/learn more page)
- public vs private repos
- link to learn more
- button to try premium features in left?

+ 3
- 2
walkthroughs/premium-features/2-worktrees.md ファイルの表示

@ -1,2 +1,3 @@
- show worktree image
- benefits of working with worktrees
<p align="center">
<img src="../../images/docs/worktrees-view.png" alt="Worktrees View in Side Bar"/>
</p>

+ 3
- 2
walkthroughs/premium-features/3-visual-file-history.md ファイルの表示

@ -1,2 +1,3 @@
- image
- benefits of visualizing file history
<p align="center">
<img src="../../images/docs/visual-file-history-hover.png" alt="Visual File History View"/>
</p>

+ 3
- 4
walkthroughs/premium-features/4-coming-soon.md ファイルの表示

@ -1,4 +1,3 @@
- github enterprise
- gitlab self-managed
- gk graph
- team features
<p align="center">
<img src="../../images/docs/coming-soon-commit-graph.png" alt="Worktrees View in Side Bar"/>
</p>

読み込み中…
キャンセル
保存