Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions userdocs/userdocs.docc/Articles/Features/project-view.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# Swift Project View

Use this view to navigate your Swift project.
Use this view to get a high level view of your Swift project.

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

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

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not sure what this screenshot shows, but would be nice to also have a screenshot that shows the relative location of the project panel so that people can find where it is in the window? It is minimized by default and hard to see for new users I think.


Additionally, the extension will monitor `Package.swift` and `Package.resolved` for changes, resolve any changes to the dependencies, and update the view as needed.
Use the project panel to view all targets, tasks, dependencies and commands of your Swift project.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.