-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathTODO
26 lines (25 loc) · 758 Bytes
/
TODO
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
MUST FOR 1.0
lockfile for server
tests!
use yargs for entire repl?
- autocomplete - use new node repl as guide, we can show rest of parameters for function calls?
- suggestions?
- history
enable/disable individual breakpoints
components:
layout components? - tabs/draggable splitters?
NICE TO HAVE
yoga webassembly
replacement for ScreenBuffer in Rust?
- delta mode is too slow!
watchers?
vim plugin
better error handling in sagas
tooltip widget - React portal?
colors for eval command - buffer drawChars with ansi escapes
dturbo - run dev version of turbo
- another npm package
- dturbo link
- points a config file at cwd (the turbo dev folder)
- dturbo -- the rest
show prompt for picking session when more than one is running