| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2022-01-09 | Add the Action key | Jules Aguillon | 1 | -0/+2 | |
| It is placed on the top-right of the enter key on every layouts. It sends a special event (performEditorAction) instead of writing a newline. The "actionId" is passed through the EditorInfo object in an obfuscated way so it's not clear whether it's using the right one. | |||||
| 2021-12-28 | Separate "handler" code | Jules Aguillon | 1 | -0/+76 | |
| As with the previous commit, remove casts of the context. The "handler" object is referenced in the "config" object for now. | |||||
