geany/TODO
Enrico Tröger 8914c384da Updated TODO.
Removed app_small entity.
Added description for global configuration file.      


git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@1585 ea778897-0a13-0410-b9d1-a72fbfd435f5
2007-05-29 12:35:28 +00:00

23 lines
752 B
Plaintext

TODO List:
----------
(features included in () have lower priority)
Next version or later:
o fix bug that prevents UTF-16, UTF-32 files from being loaded.
o tagmanager fails on UTF-16/32
o make calltips show full function signature for C-like files (e.g.
return type with const, [] for D, etc.)
o documentation: list and explain filetype modes
o documentation: preferences
o user-definable construct completion
o line breaking mode to limit words on a line for e.g. XML content.
o common default highlighting for all programming languages
o fix parsing command line args after given filenames
o (DBUS)
o (startup notification)
o (indent wrapped lines - Scintilla issue)
o (folder tree in the sidebar)
o (improved Windows support)