===========
 Done List
===========


> Public Release 0.2pre5 : July 16, 2006


- Out of project modules : July 15, 2006


- Handle circular from-imports : July 14, 2006


- Completeing ``AClass(param).a_`` : July 11, 2006


- We know the type of ``var = AClass()`` : July 4, 2006


- Rename function parameter in the function : July 3, 2006


> Public Release 0.2pre4 : July 2, 2006


- Rename local variable : July 2, 2006


- Complete as you type : July 2, 2006


- Show quick outline; C-o : June 23, 2006


- Go to definition; F3 : June 22, 2006


> Public release 0.2pre3 : June 18, 2006


- Auto-completing "self."s : June 13, 2006


- Proposing base class attributes : June 12, 2006


- Auto completion after "."s : June 8, 2006


> Public Release 0.2pre2 : June 4, 2006


- Next/prev word stops at underlines and capitals : May 29, 2006


- Ignoring string and comment contents while indenting : May 29, 2006


- Proposing templates in code-assist proposals : May 26, 2006


- Auto-complete from-import imported objects : May 25, 2006


- Not proposing variables which are not defined yet : May 23, 2006


- Auto-completion should ignore current statement : May 23, 2006


- Proposing function parameters in functions : May 22, 2006


- Auto-complete local variable names : May 22, 2006


> Public Release 0.2pre1 : May 20, 2006


- Auto completing keywords and builtins : May 19, 2006


- Auto-complete imported objects : May 19, 2006


- Show searching status in the status bar : May 18, 2006


- Auto-complete class and function names : May 16, 2006


- Auto-complete global variables : May 14, 2006


> Public Release 0.1 : May 8, 2006


- Separating indenting and correcting indentation : May 7, 2006


- Enhancing editor and indentation : May 4, 2006

  - Pressing backspace should deindent
  - Clearing undo list when opening a file; undoSeparator when saving


- Showing current line in status bar : April 28, 2006


- Switch editor dialog; C-x b and C-F6 : April 27, 2006


- Make new package dialog : April 25, 2006


- Make new module dialog : April 25, 2006


> Public Release 0.1pre : April 22, 2006


- Extending syntax highlighted elements : April 22, 2006


- Auto indentation; C-i : April 20, 2006


- Basic searching; C-s : April 12, 2006


> SF registration : April 10, 2006


- Multiple buffers : April 8, 2006
  The editor should have a notebook view.


- Enhancing dialogs : April 7, 2006
  Using tkMessageBox, tkFileDialog, tkSimpleDialog, ScrolledText


- Running modules : April 6, 2006
  You should add the required directories to the python path.


- Guessing source folders in the project : April 5, 2006


- Finding a file in a project : April 4, 2006


- Highlighting keywords : March 21, 2006
  Only python files(*.py) should be highlighted.

