Introduction #
SmartChart editor (based on CodeMirror) has built-in rich keyboard shortcuts. Familiarity with these can significantly improve development efficiency. Especially Ctrl-Q (dataset quick edit) is SmartChart’s unique shortcut, allowing direct jump from template editor to dataset development.
| Function | WIN | MAC | Description |
|---|---|---|---|
| Show menu | CTRL-, | Command-, | |
| Fold others | Alt-0 | Command-Option-0 | |
| Find & replace | Ctrl-F | Command-F | |
| Duplicate selection | Ctrl-D | Command-D | |
| Comment selection | Ctrl-/ | Command-/ | |
| Undo | Ctrl-z | Command-z | |
| Redo | Ctrl-y | Command-y | |
| Dataset edit | Ctrl-Q | Ctrl-Q | |
| Uppercase | Ctrl-U | Ctrl-U | |
| Lowercase | SHIFT-Ctrl-U | SHIFT-Ctrl-U |