[jEdit-Syntax-devel] Update: To-Do List
Brought to you by:
marcel-boehme,
oliverhe
From: Henning, O. <Hen...@lo...> - 2002-08-20 18:31:06
|
Hi, here is an updated to-do. Feel free to implement (preferred ;-) or make suggestions. Greetings, Oliver ============================== ToDo jEdit Syntax Highlighting ============================== Last update: 20.08.2002 Non-critical changes and bugfixes will go into the 2.2.x branch whereas major changes (which could cause stability/reliability problems due to core changes) will go into the 2.3.x branch which I will open as soon as I get the necessary contributions. I am the maintainer, not merely the sole developer. If you suggest or offer a new feature, please keep in mind that it should not require JDK 1.4 or higher. I think it's reasonable to assume JDK 1.3 (for now). Necessary / Important ===================== + Undo (with keybinding) + Word wrap + File based token lists + File-based settings (colors, keybindings, etc.) + Dialog for settings + Push/Pop bookmark + Block indentation of selected text with [TAB] key + Code quality - Apply naming conventions (e.g. .eolMarkers -> .showEOLMarkers) - Verify visibility of class members (e.g. internal methods should not be public) - Self-/Stresstest routines Nice-To-Have ============ + Code completion + Parameter info + More tokenmarkers + Format-only edit mode - insert/delete whitespace (spaces, tabs, carriage returns, etc.) - delete/edit/insert comments + Advanced bookmarking + Mouse-wheel support This e-mail and any attachment is for authorised use by the intended recipient(s) only. It may contain proprietary material, confidential information and/or be subject to legal privilege. It should not be copied, disclosed to, retained or used by, any other party. If you are not an intended recipient then please promptly delete this e-mail and any attachment and all copies and inform the sender. Thank you. |