2005-11-22 11:51:30 +00:00
|
|
|
TODO List:
|
|
|
|
----------
|
2006-04-27 18:07:32 +00:00
|
|
|
(features included in () have lower priority)
|
2005-11-22 11:51:30 +00:00
|
|
|
|
|
|
|
|
2006-10-01 16:14:45 +00:00
|
|
|
Next version or later:
|
2005-11-22 11:51:30 +00:00
|
|
|
|
2007-02-17 12:13:41 +00:00
|
|
|
o fix bug that prevents UTF-16, UTF-32 files from being loaded.
|
|
|
|
o make calltips show full function signature for C-like files (e.g.
|
|
|
|
return type with const, [] for D, etc.)
|
2006-07-20 18:21:07 +00:00
|
|
|
o Go to xxx - definable command
|
2005-11-22 11:51:30 +00:00
|
|
|
o documentation: list and explain filetype modes
|
2006-07-04 20:20:45 +00:00
|
|
|
o documentation: preferences
|
2006-12-04 15:32:40 +00:00
|
|
|
o user-definable construct completion
|
|
|
|
o don't override Scintilla keybindings by default (Ctrl-D, Ctrl-L)
|
2006-07-15 12:40:12 +00:00
|
|
|
o allow use of custom global tags files
|
2006-09-01 17:07:49 +00:00
|
|
|
o project management
|
2006-12-04 15:32:40 +00:00
|
|
|
o filetype template support for all filetypes
|
2007-02-17 12:13:41 +00:00
|
|
|
o word wrapping mode to limit chars on a line for e.g. XML content.
|
2006-12-04 15:32:40 +00:00
|
|
|
o common default highlighting for all programming languages
|
2007-01-31 16:06:13 +00:00
|
|
|
o fix parsing command line args after given filenames
|
2006-04-27 18:07:32 +00:00
|
|
|
o (DBUS)
|
2006-01-19 22:55:25 +00:00
|
|
|
o (startup notification)
|
2006-08-19 12:56:30 +00:00
|
|
|
o (indent wrapped lines - Scintilla issue)
|
2006-01-14 22:43:34 +00:00
|
|
|
o (folder tree in the sidebar)
|
2006-07-20 14:02:27 +00:00
|
|
|
o (improved Windows support)
|