/plugins/Console/tags/release-4-2-6-2/TODO.txt

# · Plain Text · 35 lines · 34 code · 1 blank · 0 comment · 0 complexity · 0153bfed6bb24128bb062344048c1c53 MD5 · raw file

  1. - Fix the "add/remove" buttons of the listview in the ErrorOptionPane
  2. - Add a history file input and a history text input for commando dialogs.
  3. - Test alternate shells using the prefix feature
  4. - $d/.. not canonicalized
  5. - jikes warning pattern
  6. - %edit -n, -p, -s
  7. - caret color option
  8. - default dir option -
  9. - on win: foo "bar baz" needs to be passed literally
  10. - more flexible redirection
  11. - multiple commands in system shell with ;
  12. - handle multiple consecutive command invocations correctly in console
  13. - periodic execution feature
  14. - globs (non-Windows only, Windows programs do their own glob expansion)
  15. - error hyperlinks
  16. - URL hyperlinks.
  17. - exception tracebacks handled, maybe
  18. --> use JLib for this
  19. - cvs commandos
  20. - need <INIT> code block in commando files
  21. - notify of process exit
  22. - multiple-line env vars don't work
  23. - see if an extra pattern can eat all javac errors
  24. - TeX, Tidy error patterns
  25. - foo"aaaa" doesn't parse like in a Unix shell
  26. - beanshell completion
  27. - aliases option pane
  28. - hyperlinks in output; %ls output lines open files and directories;
  29. - ${beanshell:...} syntax
  30. - file manipulation builtins - %ls, %mv, %cp, %rm, %touch, %cat?
  31. - VFS support
  32. - cd to a non-local directory (don't allow running commands from non
  33. local dir, only built-ins)
  34. - after jEdit API additions: tips of the day