4coder/TODO.md

17 lines
583 B
Markdown

# TODO
## Necessary
[] fix project creation - this should just work out of the box
[] remove automatic code layout for now
[] 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
## Nice to Have
[] remove audio (search @Remove)
[] 4coder projects should have a startup script - so you can do things like add cl to the path
[] Look into removing *keyboard* buffer - seems like over long sessions, that could get out of hand
# DONE