|
|
|
|
| pida , 一个不错的 Python IDE , 跟 gvim 集成很好 |
 pida , 一个不错的 Python IDE , 跟 gvim 集成很好 - jhuangjiahua [ 2005-09-10 13:55 | 1,988 byte(s)]
 Re: pida , 一个不错的 Python IDE , 跟 gvim 集成很好 - xyb [ 2005-09-13 09:53 | 132 byte(s)]
 Re: pida , 一个不错的 Python IDE , 跟 gvim 集成很好 - jhuangjiahua [ 2005-09-17 11:40 | 308 byte(s)]
 Re: pida , 一个不错的 Python IDE , 跟 gvim 集成很好 - xyb [ 2005-09-18 10:37 | 104 byte(s)]
|
|
|
|
[Original]
[Print]
[Top]
|
http://pida.berlios.de/
Hello, and Welcome to the PIDA website!
PIDA is the Python Integrated Development Application. It is an IDE (integrated development environment) written in Python (http://www.python.org/) and the GTK (http://www.pygtk.org/) graphical toolkit.
Pida is an IDE, but one that is slightly different from other IDEs. Rather than attempting to write a set of development tools of its own, Pida uses tools that the developer has available. In this regards Pida can be used as a framework for putting together your own bespoke IDE.
Although still a young application, Pida can already boast a huge number of features because of the power of some of the tools it integrates. For example features such as code completion and syntax highlighting are well implemented in Pida's integrated editors far better than any editor built for a commercial IDE. Pida currently features: FUll code editing (syntax highlighting, code completion, automatic indenting, block commenting etc) Project management, version control management, Python debugger and profiler, GTK graphical user interface building and rapid application design, Pastebin integration.
这儿有 deb 包
http://pida.berlios.de/index.php/PIDA:Documentation
|
|
|
[Original]
[Print]
[Top]
|
|
[Original]
[Print]
[Top]
|
嗯,前一阵子用了几次,没太大感觉,还是回到vim了 -__-
我屏幕不够宽,pida在横向上要占用的地方太多了,有点不太习惯。
|
|
|
----
学习Apache2中...大家多帮忙... 我啃...
|
|
[Original]
[Print]
[Top]
|
|
[Original]
[Print]
[Top]
|
横向还行
我的程序一般不会有太长的行,太长的我习惯分成多行
不过我的 pida 的边栏的字体实在太小
不知道怎么变大些
继续用标准的 gvim
只是加了 pydiction , taglist 等插件
eric 也很好用,不过感觉她的编辑不如 vim
|
|
|
[Original]
[Print]
[Top]
|
|
[Original]
[Print]
[Top]
|
|
其实我一般也是把一行保持在70个字符一下,不过我还是愿意看到右面有很多的空白,这让我感觉我的代码很清爽。:)
|
|
|
----
学习Apache2中...大家多帮忙... 我啃...
|
|
[Original]
[Print]
[Top]
|
|
|