分页: 1 / 1

[原创]推荐geany——小巧实用的IDE

发表于 : 2007-04-06 15:54
lianghu
http://geany.uvena.de/


Geany 是一个使用 GTK2 工具包开发的快速和轻巧的集成开发环境(IDE),包括以下基本功能:语法高亮显示,代码折叠,代码自动补完,自动补完经常使用的结构(如:if、 for、while 等),自动补完 XML 和 HTML 标记(tag),调用提示,支持 C、Java、PHP、HTML、Python、Perl、Pascal 等语言,符号列表等等。

  另外,Geany 可以运行在 Linux、FreeBSD、NetBSD、MacOS X 和 Windows 下。


Geany is a small and lightweight integrated development environment. It was developed to provide a small and fast IDE, which has only a few dependencies from other packages. Another goal was to be as independent as possible from a special Desktop Environment like KDE or GNOME. So it is using only the GTK2 toolkit and therefore you need only the GTK2 runtime libraries to run Geany.

Basic features of Geany

* syntax highlighting
* code folding
* code completion
* auto completion of often used constructs like if, for and while
* auto completion of XML and HTML tags
* call tips
* many supported filetypes like C, Java, PHP, HTML, Python, Perl, Pascal
* symbol lists

Geany is known to run under Linux, FreeBSD, NetBSD, MacOS X and Windows. More generally, it should run on every platform, which is supported by the GTK libraries. Only the Windows port of Geany is missing some features.

The code is licenced under the terms of the GNU General Public Licence.

发表于 : 2007-04-06 15:56
eexpress
支持tags?补全?

发表于 : 2007-04-06 18:18
依寻依然
是编辑器呢,还是IDE? :?:

发表于 : 2007-04-06 20:16
fteye
没有cpp?

发表于 : 2007-04-15 3:03
www1862
不错的东西,用着还算顺手,有代码补全.

发表于 : 2007-04-15 13:13
fufay
不错的一个小东西。

发表于 : 2007-04-15 14:27
eexpress
不自动识别编码,连指定编码都不行??那位试过。

发表于 : 2007-04-22 13:36
syhan
还是SciTE好用

发表于 : 2008-01-23 11:52
peigen
e大,指定编码是可以的

发表于 : 2008-05-01 17:43
lingol
很好,轻量级的东东最适合初学者,我有点当年在Win下用Dev的感觉。
但是这个IDE的功能比Dev好多了,至少editor更人性化,基本上不用设置就能工作得很好
的确不错的一个IDE

发表于 : 2008-05-03 7:20
yangcheng
的确还不错。很适合写几个小文件的东西。
不过系统库好像不能补齐

发表于 : 2008-05-03 10:16
gososn
很好用!