Install Komodo Edit 9.3 via PPA in Ubuntu 15.10 & Ubuntu 14.04. Download Komodo IDE For Linux. Download Komodo Edit For Linux. Komodo Edit is a cross-Platform IDE that supports all the major languages, including Python, PHP, Go, Perl, Tcl, Ruby, NodeJS, HTML, CSS, JavaScript and more.
Komodo Edit 9.3 is the latest version of the Komodo IDE Software. The most important feature is the “Package Manager.” It integrates with Bower, NPM, Composer, Gem, PIP, CPAN, PyPM and PPM. Other new feature that has been released is the new Commando feature that enables quick access to all the files, tools and bookmarks. It also brings new “Track Changes” features and “Docker and Vagrant” features.
Other notable features that has been released are:
- Language Updates: Support for PHP 7 and Python 3.5, syntax highlighting & checking support for Lua, Syntax highlighting support for Swift, Mustache, R Lang.
- Documentation browser (IDE): Allows you to quickly navigate the documentation for our codeintel supported languages. Giving you quick access to basic documentation, with shortcuts to online documentation and contextual actions (insert snippet). This is entirely keyboard driven through Commando.
- Run Code In-Line (IDE): Hit a shortcut to run the current file using the configured interpreter, then quickly review its results. Useful to quickly test bits of code. This works on unsaved files as well as selections (ie. run only the selected text).
- Quick Bookmarks: Quickly place numeric bookmarks and go to them, allowing you to use bookmarks as more than just reminders. Hit Ctrl+Shift+number to place a quick bookmark, then hit Ctrl+number to go to that bookmark.
- Console Pane: The new Console pane allows you to interact with the Komodo runtime much in the same way as you would use your browser developer tools console to interact with a website. This is especially useful for developers wanting to customize their Komodo experience.
- CSS Auto-Completions: CSS, LESS, and SCSS files now support auto-completions and code browsing. This will also work when editing HTML and using CSS classes or ID’s in your markup. With the 9.3.0 release this only works for CSS files living at the same or a lower level as the HTML file, we will very soon be supporting this project wide.
- Auto-Wrap Delimiters: When pressing a delimiter (eg. double quotes) while having text selected the text will be wrapped by that delimiter. Delimiters are configurable from your Preferences and can be disabled entirely.
- Auto multi-caret for HTML/XML tags: When selecting an HTML (XML) tag the corresponding start/end tag will also be selected, allowing you to change the start and end tag without having to select each individually.
- Elastic Tabstops: Komodo now supports Elastic Tabstops. You can enable it under Indentation Preferences.
- In-line Syntax Checking: When syntax errors/warnings occur a small notification popup will show at the bottom right corner of your editor window.
- Package Manager 2.0: You can now fully manage your packages via Komodo, ie. uninstall, update, etc. (the previous version only allowed you to install). Advanced functionality currently only works for addons, skins, and languages.
- Enhanced Multi-Caret Mode: Multiple caret mode is now much more flexible and useful, allowing for more complex actions than before. You can also now set multi-carets with ctrl+click.
- Embedded Find/Replace: Find and replace has been significantly overhauled and is now part of the editor (rather than a popup dialog).
- Multiple Find Result Tabs: Every search now opens in its own result tab, you are no longer limited to 2 tabs. Find results now also show a new input field that allow you to search again with the same input but a different search pattern.
- Macros renamed to Userscripts: Toolbox Macros have been renamed to Userscripts. Macros also still exist but only through the toolbar or menu interface. When you save them to your toolbox they effectively become userscripts.
- Quick Start on Tabs: When opening a new tab you now get a view that lets you pick what to do with the tab; eg. create a new file, open files, new file from template, recent file, etc.
- New & Improved File Icons: The language icons have been updated to be more distinctive and less generic looking.
- Commando has gotten a visual overhaul: More lightweight, no borders or gradients. Commando now feels as lightweight as it is.
- Tons and tons of UX improvements: An ongoing effort to make Komodo the most user friendly IDE out there by many miles.
Download Komodo IDE
Install Komodo Edit 9.3 via PPA in Ubuntu
Komodo Edit 9.3 can be installed on Ubuntu Systems, via PPA. It can be easily installed via .DEB or PPA in Ubuntu 15.10, Ubuntu 14.04 and Derivatives: Komodo Edit in this PPA also includes unity-menubar.patch for Ubuntu global menu integration.
Run the following commands to install Komodo Edit 9.3 via PPA in Ubuntu 15.10 and Ubuntu 14.04 and Derivatives:
$ sudo add-apt-repository -y ppa:mystic-mirage/komodo-edit
$ sudo apt-get update
$ sudo apt-get install komodo-edit
Uninstall Komodo Edit 9.3
If you wish to uninstall and remove Komodo Edit 9.3 from Linux Ubuntu Systems, run the following command:
$ sudo apt-get remove komodo-edit
$ sudo apt-get autoremove
https://launchpad.net/~mystic-mirage/+archive/ubuntu/komodo-edit
http://ppa.launchpad.net/mystic-mirage/komodo-edit/ubuntu/pool/main/k/komodo-edit/