Document Unused Pages feature #2739
Closed
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Added documentation for the new Unused Pages feature in the web editor. This feature allows users to view, manage, and add files that exist in their repository but aren't included in navigation.
Files changed
editor/pages.mdx- Added sections for viewing unused pages, adding existing files to navigation, and managing unused fileseditor/navigation.mdx- Added explanation of files in navigation vs unused filesGenerated from [EDITOR] Unused pages @dks333
Note
Adds end-to-end docs for the
Unused Pagesfeature in the web editor and how to surface existing files in navigation.editor/pages.mdx: New sections to viewUnused Pages, add existing files to navigation (drag-and-drop and menu), and manage unused files (configure, hide to move toUnused Pages, delete)editor/navigation.mdx: Clarifies difference betweenFiles in navigationandUnused filesand where to find them in the sidebarWritten by Cursor Bugbot for commit 82c3b20. This will update automatically on new commits. Configure here.