editor: Add indent and dedent commands

This commit is contained in:
Andrew Hamilton 2022-01-29 15:37:56 +10:00
parent af621a6be0
commit c0bdb52391
3 changed files with 89 additions and 5 deletions

2
TODO
View file

@ -2,7 +2,6 @@ Todo:
- Keyboard shortcuts for resolving differences.
- How to handle tabs?
- Colourise file name.
- Bulk indent/dedent.
- Search.
- Search and replace.
- Large pastes.
@ -31,6 +30,7 @@ Done:
- tab key should align code.
- Right align the left editor.
- Overwrite mode.
- Bulk indent/dedent.
Shelved: