editor: Add indent and dedent commands
This commit is contained in:
parent
af621a6be0
commit
c0bdb52391
3 changed files with 89 additions and 5 deletions
2
TODO
2
TODO
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue