Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
mscript_editor_shortcut_keys [2020/03/19 15:30] – external edit 127.0.0.1 | mscript_editor_shortcut_keys [2024/01/02 19:37] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 7: | Line 7: | ||
* **Ctrl-B** / //Cmd-B//: Collapse / Expand current MScript tag that has children tags | * **Ctrl-B** / //Cmd-B//: Collapse / Expand current MScript tag that has children tags | ||
* **Ctrl-D** / //Cmd-D//: Delete current line | * **Ctrl-D** / //Cmd-D//: Delete current line | ||
- | * **Ctrl-E** / //Cmd-E//: Execute highlighted MScript expression in [[execmscriptexpr|MScript Sandbox]] | + | * **Ctrl-E** / //Cmd-E//: Execute highlighted MScript expression in [[execmscriptexpr|Monitor]] |
* **Ctrl-F** / //Cmd-F//: Search and replace a string, enter lower case for case insensitive search | * **Ctrl-F** / //Cmd-F//: Search and replace a string, enter lower case for case insensitive search | ||
* **Ctrl-K** / //Cmd-K//: Check MScript syntax (compile) | * **Ctrl-K** / //Cmd-K//: Check MScript syntax (compile) | ||
* **Ctrl-L** / //Cmd-L//: Goto a specific line: line number or //lid// | * **Ctrl-L** / //Cmd-L//: Goto a specific line: line number or //lid// | ||
- | * **Ctrl-M** / //Cmd-M//: Code-assist: | ||
- | * **Ctrl-P** / //Cmd-P//: Code-assist: | ||
* **Ctrl-R** / //Cmd-R//: Code-assist: | * **Ctrl-R** / //Cmd-R//: Code-assist: | ||
- | * **Ctrl-S** / //Cmd-S//: Code-assist: | + | * **Ctrl-I** / //Cmd-I//: Insert a state/trans trigger (Trigger script only) |
- | * **Ctrl-U** | + | |
* **Ctrl-Z** / //Cmd-Z//: Undo changes | * **Ctrl-Z** / //Cmd-Z//: Undo changes | ||
* **Ctrl-Y** / //Cmd-Y//: Redo changes | * **Ctrl-Y** / //Cmd-Y//: Redo changes |