summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorgbrandl <devnull@localhost>2006-10-30 10:21:18 +0100
committergbrandl <devnull@localhost>2006-10-30 10:21:18 +0100
commita8fdbfc1e96a22fad673e6170822518a292eaf98 (patch)
tree5ae25bb83f1b062f7096a30f32a81ff8a0f887f7 /TODO
parent1c4e080bb82d27c914a763ae9ef0667dcc6031c1 (diff)
downloadpygments-a8fdbfc1e96a22fad673e6170822518a292eaf98.tar.gz
[svn] Implement goto label support for C, C++, Delphi.
Diffstat (limited to 'TODO')
-rw-r--r--TODO10
1 files changed, 4 insertions, 6 deletions
diff --git a/TODO b/TODO
index 6c565025..8ce506c2 100644
--- a/TODO
+++ b/TODO
@@ -1,18 +1,16 @@
Todo
====
-before 0.5
-----------
+for 0.5
+-------
- improve guess_lexer heuristics (esp. for template langs)
-- more unit tests
-
-- goto label HL support for languages that use it
-
for 0.6
-------
+- more unit tests
+
- allow "overlay" token types (e.g. Diff + X)
- highlight specials: nth line, a word etc.
- dhtml: overlays toggleable by javascript