docs: document editor file explorer shortcut and settings menu#5859
Open
mintlify[bot] wants to merge 2 commits into
Open
docs: document editor file explorer shortcut and settings menu#5859mintlify[bot] wants to merge 2 commits into
mintlify[bot] wants to merge 2 commits into
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Summary
The web editor's top bar dropdown was reorganized: the standalone gear icon was removed, the file explorer can now be toggled from the dropdown with a new
Shift+Cmd+F(Shift+Ctrl+Fon Windows) shortcut, and the Editor settings dialog's sections were renamed to Appearance, Publishing, and Chat.Changes
Shift+Cmd+F) and Toggle Markdown mode (Shift+Cmd+M) shortcuts to the keyboard shortcuts reference.…menu in the top bar and the renamed Chat and Publishing sections inside the Editor settings dialog.Note
Low Risk
Low risk documentation-only updates; main risk is minor user confusion if UI labels/shortcuts diverge from the product.
Overview
Documents new visual-mode shortcuts for toggling the file explorer (
Cmd/Ctrl+Shift+F) and toggling Markdown mode (Cmd/Ctrl+Shift+M), including a brief explanation of what the file-explorer toggle does.Updates the editor settings docs (EN/ES/FR/ZH) to point users to the Editor settings dialog opened from the top-bar
…menu, and adjusts instructions to reference the renamed Chat and Publishing sections.Reviewed by Cursor Bugbot for commit 9ae99ed. Bugbot is set up for automated code reviews on this repo. Configure here.