From fa6ac4b06e4adefc45e5ae6a1573e74b8dfe8a97 Mon Sep 17 00:00:00 2001 From: moculus Date: Sat, 4 Apr 2009 05:41:59 +0000 Subject: [PATCH] --HG-- branch : pmacs2 --- IDEAS | 12 ++++++++++++ 1 file changed, 12 insertions(+) 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