home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2007 September / PCWSEP07.iso / Software / Linux / Linux Mint 3.0 Light / LinuxMint-3.0-Light.iso / casper / filesystem.squashfs / usr / share / doc / libgtksourceview-common / TODO < prev   
Encoding:
Text File  |  2007-01-03  |  769 b   |  18 lines

  1. TODO (last update: 13th June 2003)
  2. =================================
  3.  
  4. [ ] Convert .lang files to the new format (we could write a perl 
  5.     script to translate UltraEdit or TextPad syntax files in 
  6.     our format) (Gustavo)
  7. [ ] Implementing smart indentation (bug #107044) (Paolo)
  8. [ ] Writing documentation
  9. [ ] Properties in GtkSourceLanguage (?) (Paolo)
  10. [ ] Using a stack machine for the highlight code (Gustavo)
  11. [ ] Trying to improve the performance of 
  12.     gtk_source_buffer_remove_all_source_tags by using an hash table
  13. [ ] Writing a test program showing how to use GtkSourceTag 
  14.     (instead of GtkSourceLanguage)
  15. [ ] Adding calltip (see the Scintilla API)
  16. [ ] User syntax files should merge with system defaults (bug #110978)
  17. [ ] Support for code Auto-completion
  18.