Update home authored by Allen, Bruce (CIV)'s avatar Allen, Bruce (CIV)
......@@ -60,7 +60,7 @@ Here is a brief summary of main menus:
* Reporting issues
## Toolbar
* .mp file shortcuts: Open, save
* Open and save shortcuts
* Trace generator management: Run, scope selection
* Event visibility management:
* Showing hidden events
......@@ -69,7 +69,14 @@ Here is a brief summary of main menus:
* Zoom controls
* Selection of dark/light mode
## Code editor
## Code Editor
* Left-clicking on the code editor provides the same edit menu as the one in the main menu.
* Clicking and dragging over text selects text.
* Double-clicking words selects words. The spellchecker allows alternative spelling or accepting spelling.
* Typing the first three letters of a word opens an auto-complete menu. Tab completes a suggested word.
* Edit functions, find and replace, and auto-complete shortcut functions are available using keystrokes, see menu "Help | Keyboard Shortcuts".
## Main Graph
# Example usage
......
......