const Commands = brackets.getModule("command/Commands")Creates a new untitled document
Creates a new file in the current project
Creates a new project
Creates a new folder in the current project
Duplicates the selected file or folder
Duplicates the selected file
Downloads the selected file
Downloads the entire project
Cuts the selected file or folder to clipboard
Copies the selected file or folder to clipboard
Copies the path of selected file or folder
Pastes file or folder from clipboard
Opens a file
Opens a folder as a project
Saves the current file
Saves all open files
Saves current file with a new name
Closes the current file
Closes all open files
Closes files from list
Reopens last closed file
Opens files that were dropped
Toggles live file preview
Opens live preview settings
Toggles live preview multi-browser mode
Reloads live preview
Opens project settings
Renames selected file or folder
Deletes selected file or folder
Opens extension manager
Refreshes the file tree
Toggles show folders first in file tree
Opens preferences
Opens keymap settings
Opens new window
Closes current window
Quits the application
Undoes the last edit operation
Redoes the last undone edit operation
Cuts the selected text to clipboard
Copies the selected text to clipboard
Pastes text from clipboard
Selects all text in the current document
Selects the current line
Splits selection into individual lines
Adds cursor to the next line
Adds cursor to the previous line
Indents the selected text
Unindents the selected text
Duplicates the selected text
Deletes the current line(s)
Toggles line comment for current selection
Toggles block comment for current selection
Moves current line up
Moves current line down
Opens a new line above current line
Opens a new line below current line
Toggles auto close brackets
Shows code hints
Beautifies the current code
Toggles code beautification on save
Opens find dialog
Opens find in files dialog
Opens find in subtree dialog
Finds next match
Finds previous match
Finds all matches and selects them
Adds next match to selection
Skips current match
Replaces current match
Opens replace in files dialog
Opens replace in subtree dialog
Opens find references panel
Opens theme settings
Toggles sidebar visibility
Toggles tabbar visibility
Zooms in the editor view
Zooms out the editor view
Submenu for zoom options
Submenu for Open in project context menu
Submenu for Open in working set context menu
Increases editor font size
Decreases editor font size
Restores editor font size to default
Scrolls editor view up by one line
Scrolls editor view down by one line
Toggles code inspection
Toggles problems panel visibility
Toggles line numbers visibility
Toggles active line highlight
Toggles word wrap
Toggles rulers visibility
Toggles indent guides visibility
Toggles search auto-hide behavior
Opens a file
Adds file to working set and opens it
Goes to next document
Goes to previous document
Goes to next document in list order
Goes to previous document in list order
Shows current file in file tree
Shows current file in OS file explorer
Shows current file in OS Terminal
Shows current file in open powershell in Windows os
Open current file in the default associated app in the os
Opens quick open dialog
Jumps to definition of symbol at cursor
Opens go to definition search
Opens go to definition in project search
Opens go to line dialog
Goes to first problem in current file
Goes to next problem in current file
Goes to previous problem in current file
Toggles quick edit widget
Toggles quick docs widget
Goes to next match in quick edit
Goes to previous match in quick edit
Creates new CSS rule in quick edit
Opens how to use Brackets guide
Opens documentation
Opens support resources
Opens Phoenix Pro page
Cancels Phoenix Pro trial
Opens Phoenix License page
Manage Pro licenses
Opens feature suggestion page
Opens report issue page
Opens release notes
Opens contributor guidelines
Shows extensions folder in OS
Opens project homepage
Opens YouTube channel
Opens Twitter page
Toggles keyboard shortcuts panel
Checks for updates
Toggles auto update
Sorts working set by order files were added
Sorts working set by file name
Sorts working set by file type
Toggles automatic working set sorting
Toggles working set visibility
Toggles file tabs visibility
Opens keyboard navigation UI overlay
Removes split view
Splits view vertically
Splits view horizontally
Switches focus between split panes
Shows about dialog
Reloads the application
Reloads the application without extensions
Aborts application quit
Handler before menu popup
Hides the sidebar
Shows the sidebar
Reinstalls credentials in keychain
Initializes a new git repository
Clones a git repository
Clones a git repository with a specific URL
Opens git settings
Closes unmodified files
Checks out a branch or commit
Performs a hard reset
Performs a soft reset
Performs a mixed reset
Toggles the git panel
Goes to next git change
Goes to previous git change
Commits current file changes
Commits all changes
Fetches from remote
Pulls from remote
Pushes to remote
Refreshes git status
Creates a git tag
Discards all changes
Undoes the last commit
Changes git username
Changes git email
Pushes to Gerrit code review
Shows authors of selected code
Shows authors of current file
Toggles display of untracked files
Toggles global history view in history panel
Toggles file history view in history panel
Kind: global variable