Naming the resources "type" was a stupid mistake, and is a huge source of confusion when also talking about real types. Fix this before it gets out of hand.
1.7 KiB
1.7 KiB
TODO
If you're looking for something to do, look here! Let us know if you're working on one of the items.
Package resource
File resource bug ❤️
- ability to make/delete folders
- recursive argument (can recursively watch/modify contents)
- force argument (can cause switch from file <-> folder)
- fanotify support bug
Exec resource
- base resource improvements
Timer resource
Etcd improvements
- embedded etcd master
- capnslog fixes bug
Language improvements
- language design
- lexer/parser
- automatic language formatter, ala
gofmt - gedit/gnome-builder/gtksourceview syntax highlighting
- vim syntax highlighting
- emacs syntax highlighting