-
With ordinary R you don't need an undo, because you are running code. So you can easily go back and then not run the last commands.
When I discuss R-Instat I am often asked about undo.
If we did wa…
-
I have a QWERTZ keyboard and am unable to use the following default commands:
* Ctrl+Enter (Cmd+Enter on MacOS): Insert blank line
* Ctrl+[ (Cmd+[ on MacOS): Outdent line
* Ctrl+] (Cmd+] on MacOS…
-
This is mentioned in #7056 but warrants it's own issue.
With app-model migration, NAP-7 and the over haul of the keybinding implementation we are thinking of adding a `register_action` decorator, a…
-
- [ ] refactor script generation so that it relies entirely on step generation for non --test-mode operation
- [ ] fix undo to find next thing to undo and persist undo state as well as do state
- [ ] …
-
- [ ] Undo previous command
- [ ] Undo every command entered until the start of the current session is reached
- [ ] Redo the last undone command
- [ ] Redo every undone command until re-reaching t…
-
The user guide states that the undo/redo command undoes/redoes the previous command. However, the undo/redo command does not undo/redo the find command
![image.png](https://raw.githubusercontent.com/…
-
1.`list-history`
![Screenshot 2019-11-15 at 5.12.48 PM.png](https://raw.githubusercontent.com/zhixianggg/pe/master/files/828e7038-4065-4fa2-9383-88cce664a2ae.png)
2. `redo`
![Screenshot 2019-11-15…
-
The backend editor library exposes an Exec function which we pass string commands to.
These commands can look like `TRANSACTION UNDO` to undo an operation, or as complex as `FString::Printf(TEXT("…
-
Several commands in the IDE are "composite", meaning that they are logged in the undo/redo stack as a single command. They are defined as lists of regular commands sandwiched in between `BeginComposit…
-
* `undo` and `redo` commands does not apply to `sort` commands.
* Attached below is a recording of the above example.
Your browser does not support the video tag.video:https://raw.githubusercontent.…