helix/TODO.md

20 lines
478 B
Markdown
Raw Normal View History

2021-03-24 09:00:41 +03:00
- [ ] completion isIncomplete support
2021-02-09 09:59:42 +03:00
- [ ] respect view fullscreen flag
2021-02-09 09:39:52 +03:00
- [ ] Implement marks (superset of Selection/Range)
2021-05-09 13:03:03 +03:00
- [ ] = for auto indent line/selection
- [ ] lsp: signature help
2021-03-24 12:16:15 +03:00
2021-02-09 09:39:52 +03:00
2
- [ ] store some state between restarts: file positions, prompt history
2021-06-22 17:26:34 +03:00
- [ ] highlight matched characters in picker
2021-02-09 09:39:52 +03:00
3
- [ ] diff mode with highlighting?
- [ ] snippet support (tab to jump between marks)
- [ ] gamelisp/wasm scripting
2021-02-09 09:39:52 +03:00
X
- [ ] rendering via skulpin/skia or raw wgpu