Davy's Ironpython Editor

2009-03-31 Thread daftspan...@gmail.com
DIE (Davy's Ironpython Editor) is a clutter free IronPython code
editor with some basic IDE features. The project intentions is to
create a editor along the lines of SPE or DrPython for the IronPython
world. DIE is easy to deploy (zero install) and will run from a USB
key etc.

This project is targeted at IronPython 2.0 and is developed on the
Windows Platform. Currently it uses the SyntaxBox component (LGPL) for
the text editing component. Source code is available via SVN.

If you want to take a look there are a couple of screen shots - please
visit:
http://code.google.com/p/davysironpythoneditor/
--
http://mail.python.org/mailman/listinfo/python-announce-list

Support the Python Software Foundation:
http://www.python.org/psf/donations.html


Davy's Ironpython Editor 00.01.71

2009-05-29 Thread daftspan...@gmail.com
DIE 00.01.71 Released

Davy's Ironpython Editor (DIE) is a clutter free IronPython editor
written in IronPython with some basic IDE features.
http://code.google.com/p/davysironpythoneditor/

Here's the detail in what has changed in 00.01.71:

+ Mobile Version which stores options in same dir.
+ Installed version stores in User Profile. (Existing Settings files
don't transfer over - sorry).
+ 'Find in Files' feature added.
+ Much much Improved Capture of output from running Python scripts.
+ Click on error output now opens file and goes to line.
+ Resources - MSDN links area now low bandwith versions, Python links
and Powershell launch menu.
+ Added CheckBox and Listbox control to gen_GUI.
+ Syntax Box -Exposed new property to get Caret Screen position.
+ Autocomplete option added - default to OFF. Experimental parsing for
strings, lists and dictionaries.
+ Bug fixes and performance updates.

Thanks
Davy M
-- 
http://mail.python.org/mailman/listinfo/python-announce-list

Support the Python Software Foundation:
http://www.python.org/psf/donations.html