Ped 1.70 - Python programmers editor
![](http://img522.imageshack.us/img522/6829/attachment7aa38zg9.jpg)
Ped is another text editor written in Python for S60.
It may be used to edit any text file but was created mainly to
write/edit Python scripts on the phone so it has some tools
that make this task a bit easier.
Main features:
multi document interface,
file browser to open files at any location,
easy editing of plain text files and Python scripts,
smart auto indentation in Python scripts
(press joystick to insert a new line character, apropriate
indentation will be added automaticaly),
module level auto complete feature
(press joystick after you enter module name and "." character,
a list of module functions/variables/constants will be displayed),
class "self." auto complete feature (methods only)
(press joystick after you enter "self." in your class's method,
a list of methods will be displayed),
popup with frequently used symbols in Python
(prexx "0" key three times),
easy execution of Python scripts,
catches errors and moves to apropriate place in source,
Python functions/methods browser,
built-in interactive Python console (more than one at once possible),
find text functionality,
selectable font and color (PyS60 1.3.23+ required).
Attached File(s)
Ped_1.70_2ndEd.rar ( 34.01K )