Skip to content

Commit 04fba14

Browse files
authored
Update screenshot for Project Panel in docs (#1844)
* Update screenshot for Project Panel in docs Update the screenshot and the brief documentation page. * Add missing screenshot
1 parent 13e235f commit 04fba14

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
# Swift Project View
22

3-
Use this view to navigate your Swift project.
3+
Use this view to get a high level view of your Swift project.
44

55
If your workspace contains a package, this extension will add a **Swift Project** view to the Explorer:
66

7-
![A snapshot of the Package Dependencies view showing dependencies for the async-http-client Swift project.](package-dependencies.png)
7+
![A snapshot of the Package Dependencies view showing dependencies for the async-http-client Swift project.](project-panel.png)
88

9-
Additionally, the extension will monitor `Package.swift` and `Package.resolved` for changes, resolve any changes to the dependencies, and update the view as needed.
9+
Use the project panel to view all targets, tasks, dependencies and commands of your Swift project.
-28.3 KB
Binary file not shown.
127 KB
Loading

0 commit comments

Comments
 (0)