diff --git a/IDEAS b/IDEAS index fb5564c..4b30c5c 100644 --- a/IDEAS +++ b/IDEAS @@ -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