[ANN]UliPad 4.1 released!

limodou limodou at gmail.com
Sun Nov 6 09:37:16 CET 2011


UliPad is a flexible editor, based on wxPython. It's has many
features,just like:class browser, code auto-complete, html viewer,
directory browser, wizard, etc. The main feature is the usage of
mixin. This makes UliPad can be extended easily. So you can write your
own mixin or plugin, or simple script, these can be easy and seamless
integrated with UliPad.
It's mainly bug vix version.
# Upgrade winpdb version to 1.4.8
# Improve Edit->Format->Wrap Text functionality to suit for
reStructuredText wrap
# Made memo file configurable thanks to Helio Perroni Filho
# Add Bash support thanks to Helio Perroni Filho
# Add some useful methods to support scripts files. Such as emptytab,
newtab, etc. thanks to Helio Perroni Filho
# Add Lua support thanks to zhangchunlin
# Improve python file detect according to #! /usr/bin/env python
thanks to zhangchunlin
# Add default color theme support, you can set it in Preference
# Add Create Python Package menu in context menu of Directory Browser Window
# Improve web2py plugin
# Improve regex window, and when you set Unicode flag, it'll
automatically convert uXXXX to unichr
# Fix strip tailing spaces bug
Download link: http://ulipad.googlecode.com/files/ulipad.4.1.zip
Project Address: http://code.google.com/p/ulipad
Google Group: http://groups.google.com/group/ulipad
-- 
I like python!
UliPad <<The Python Editor>>: http://code.google.com/p/ulipad/
UliWeb <<simple web framework>>: http://code.google.com/p/uliweb/
My Blog: http://hi.baidu.com/limodou


More information about the Python-announce-list mailing list