diff options
author | Ned Batchelder <ned@nedbatchelder.com> | 2009-12-20 11:01:42 -0500 |
---|---|---|
committer | Ned Batchelder <ned@nedbatchelder.com> | 2009-12-20 11:01:42 -0500 |
commit | ac58d7b298efd6b3aeb6ce3410e5cc1236073c1f (patch) | |
tree | 1b6bfa731b7923291cf0bf16113cde3f3bb5ba50 | |
parent | eab429490a28bceef756b55dc8f25c2f904933c9 (diff) | |
download | python-coveragepy-git-ac58d7b298efd6b3aeb6ce3410e5cc1236073c1f.tar.gz |
Always more ideas
-rw-r--r-- | TODO.txt | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -116,6 +116,7 @@ x Why can't you specify execute (-x) and report (-r) in the same invocation? + Baseline grid for linenumber font. + Separate out css and HTML. - Does it work right with utf-8 source files? http://www.python.org/dev/peps/pep-0263/ + - Use vim modeline to determine tab width: http://vimdoc.sourceforge.net/htmldoc/options.html#modeline * Community |