branch : pmacs2
This commit is contained in:
moculus 2009-04-04 05:41:59 +00:00
parent c27fdd3ff0
commit fa6ac4b06e
1 changed files with 12 additions and 0 deletions

12
IDEAS
View File

@ -1,3 +1,15 @@
2009/04/04:
Rename tokens so that they follow the "c.identifier" "c.delimiter" etc.
convention. This will help nested grammars work properly, and will also allow
default coloring (with overrides) to work correctly.
Think about replacing the 'context' module with something tied into the lexing
strategy. If not, then try to at least generalize it more.
Try to create some more toggles on the indentation package, to make it at least
a little bit configurable.
2009/03/27:
1. Create a Method attribute meaning should-appear-in-help-buffers. Use this to