docs: add documentation for customizing node menu hotkey#922
Open
trangdoan982 wants to merge 2 commits intomainfrom
Open
docs: add documentation for customizing node menu hotkey#922trangdoan982 wants to merge 2 commits intomainfrom
trangdoan982 wants to merge 2 commits intomainfrom
Conversation
- Enhanced command palette docs to explain hotkey customization - Added section on useful hotkeys to configure including node menu - Updated creating discourse nodes docs with info about customizing the default Cmd+\ hotkey - Added link to command palette docs for hotkey customization - Clarified that node menu can be used without text selection to create new nodes Resolves ENG-1581 Co-authored-by: Trang Doan <trangdoan982@users.noreply.github.com>
- Removed mentions of default Cmd+\ hotkey as it no longer exists - Changed section title from 'Using command keys' to 'Using a hotkey' - Updated instructions to direct users to set up a hotkey first - Simplified steps to refer to 'your configured hotkey' instead of specific keys Co-authored-by: Trang Doan <trangdoan982@users.noreply.github.com>
|
Cursor Agent can help with this pull request. Just |
|
This pull request has been ignored for the connected project Preview Branches by Supabase. |
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
This PR adds documentation to help users understand that they can set a custom hotkey to open the node menu for creating new discourse nodes.
Changes
Command Palette Documentation (
command-palette.md)Creating Discourse Nodes Documentation (
creating-discourse-nodes.md)Cmd + \/Ctrl + \)Linear Issue: ENG-1581