|
游客,本帖隐藏的内容需要积分高于 1 才可浏览,您当前积分为 0
资源信息:
中文名: 跨平台编程开发工具
英文名: ActiveState Komodo IDE
资源格式: 压缩包
版本: v5.2.0.33832 Windows/Linux
发行时间: 2009年
制作发行: ActiveState Software
地区: 加拿大
语言: 英文
概述:
官方站点 http://www.activestate.com/komodo/
Komodo是一款支持多种动态编程语言的跨平台的IDE,它提供强大的工作空间用以编辑、调试和测试程序。支持Perl, PHP, Python, Tcl 和 XSLT。同时还具备版本控制CVS,支持正则表达式。
Komodo 是一个跨平台支持多种程序语言的Integrated Development Environment (IDE)软件,目前他支持了在Windows与Linux上,Perl、Python及Javascript等的程序语言开发,以及多种程序语言语法不同颜色标注。
特点包括:
·多语言编辑器;
·图形调试工具;
·代码浏览器;
·对象浏览器;
·交互式Shell;
·源代码控制;
·动态GUI制作工具;
·可视化包管理;
·项目管理;
·工具箱;
·RX(普通语法)工具箱;
·个性化工具条和菜单;
·“运行”命令;
·扩展性;
·文档;
·搜索;
·模板;
·程序源码;
·集成PERL开发工具;
·建立于Mozilla之上。
New to Komodo IDE 5.2:
Ruby Debugging Support: Debugging support for Ruby 1.9.1 and up.
PHP: New PHP 5.3 support:
Code browser and sectionlist support for namespaces
Code completions for /Namespaces
Syntax coloring of latest keywords ("namespace", "use", "as", etc...)
Updated xdebug builds to support PHP 5.3
Improved debugger wizard for the first time setup
Support for a wider range of PHP builds on Windows
Sub-language background colors: You can now give sub-languages a different background color in multi-language buffers.
View HTML Source: Drag and drop an http:// or https:// URL onto Komodo to see the contents of the page.
New to previous Komodo IDE 5.x releases:
History: Navigation (forward and back) buttons and a drop list in the toolbar that allow developers to browse though files and buffer locations they've been editing recently.
Find Highlighting: Komodo now highlights find/search matches in the buffer.
Hyperlinks: Hold down the Ctrl key (Cmd key on the Mac) and move the mouse around, and Komodo will underline the interesting (interactable) points under the mouse cursor.
Fast Open: The fast open dialog provides a quick and easy way for developers to access their files. Use the dialog to list and filter the files within the current working directory, files within the current project, recently opened/closed files as well as being able to switch to a currently opened file.
More Platforms: We've added support for a new platform: Linux/x86_64!
Mercurial, Bazaar, and Git Support: Integration support for the Mercurial (hg), Bazaar (bzr), and Git source control systems.
Code Formatting: Configurable commands for formatting selections and documents.
Built on Mozilla 1.9: Komodo is now built on the Mozilla 1.9 branch, the same code base Firefox 3.0 is built on. This includes a number of bug fixes and performance improvements, and provides a more platform-native look and feel.
Multi-Window: Komodo can now open multiple top-level windows, allowing you to configure your workspace the way you want when editing or debugging.
SCC Checkout: A new interface for checking out working copies of a repository from within Komodo.
|