parent
b4d9a69663
commit
a5511d0c14
8
IDEAS
8
IDEAS
|
@ -1,3 +1,11 @@
|
|||
2008/09/21:
|
||||
|
||||
Tab completion, paren matching, and scope detection should be done by one module
|
||||
(eventually, lexing should also, but for now having two isn't so bad).
|
||||
|
||||
Also, all modules need to parse whitespace out rather than just having the null
|
||||
rule pick it up.
|
||||
|
||||
2008/05/23:
|
||||
|
||||
Buffers should run in their own threads and/or processes and communicate with
|
||||
|
|
Loading…
Reference in New Issue