2024-02-10 20:53:40 +00:00
|
|
|
# TODO
|
|
|
|
|
|
|
|
## Necessary
|
|
|
|
[] fix project creation - this should just work out of the box
|
|
|
|
[] remove automatic code layout for now
|
2024-02-10 22:24:54 +00:00
|
|
|
[] move my custom layer over
|
|
|
|
[] multi cursor editing
|
|
|
|
[] remove parser
|
|
|
|
[] fast enough to go read a node_modules folder and search on it
|
|
|
|
[] reload dirty files if there are no local edits to them automatically
|
2024-02-10 20:53:40 +00:00
|
|
|
|
|
|
|
## Nice to Have
|
2024-02-10 22:24:54 +00:00
|
|
|
[] remove audio (search @Remove)
|
2024-02-10 20:53:40 +00:00
|
|
|
[] 4coder projects should have a startup script - so you can do things like add cl to the path
|
2024-02-10 22:24:54 +00:00
|
|
|
[] Look into removing *keyboard* buffer - seems like over long sessions, that could get out of hand
|
2024-02-10 20:53:40 +00:00
|
|
|
|
|
|
|
# DONE
|