Sha256: 902f12cffb405b3decb677d2133106bf459be0578073b556b8257ad54f312453

Contents?: true

Size: 501 Bytes

Versions: 9

Compression:

Stored size: 501 Bytes

Contents

Todo
====

- suggested new lexers
  * IPython sessions
  * PostgreSQL/SQLite
  * Nemerle

- lexers that need work:
  * review perl lexer (numerous bugs, but so far no one had complaints ;)
  * readd property support for C# lexer? that is, find a regex that doesn't
    backtrack to death...
  * add support for function name highlighting to C++ lexer

- allow "overlay" token types to highlight specials: nth line, a word etc.

- pygmentize option presets, more sophisticated method to output styles?

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
pygments.rb-0.2.7 vendor/pygments-main/TODO
pygments.rb-0.2.6 vendor/pygments-main/TODO
pygments.rb-0.2.4 vendor/pygments-main/TODO
pygments.rb-0.2.3 vendor/pygments-main/TODO
pygments.rb-0.2.2 vendor/pygments-main/TODO
pygments.rb-0.2.1 vendor/pygments-main/TODO
pygments.rb-0.2.0 vendor/pygments-main/TODO
pygments.rb-0.1.3 vendor/Pygments-1.4/TODO
pygments.rb-0.1.2 vendor/Pygments-1.4/TODO