UliPad Changelog

What's new in UliPad 4.1

Apr 6, 2012
  • 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