軟體下載 Komodo Edit 8.5.0 Build 13638

檔案名稱 Komodo-Edit-8.5.0-13638.msi

Komodo Edit 8.5.0 Build 13638 軟體下載

軟體資訊
檔案版本 Komodo Edit 8.5.0 Build 13638

檔案名稱 Komodo-Edit-8.5.0-13638.msi
檔案大小 70.46 MB
更新日期 2013-09-10
  • 1
    版本確認
  • 2
    檔案準備中
  • 3
    檔案下載

軟體介紹 & 更新資訊

Komodo Edit 8.5.0 Build 13638
Komodo Edit 來自 ActiveState 是一個免費的開源多平台多語言編輯器(PHP,Python,Ruby,Perl 和 Tcl,JavaScript,CSS,HTML 和模板語言,如 RHTML,Template-Toolkit,HTML-Smarty 和 Django) 。背景語法檢查和語法著色會立即捕獲錯誤,而自動完成和呼叫提示會在您編寫時引導您。適用於 Windows,Mac... Komodo Edit 軟體介紹

What's new in this version:

NEW:

Code Refactoring: The new Komodo refactoring component has these smart code-transformation capabilities:
- Rename Variable: quickly and easily rename variables in the editor. It uses inline markers and multiple cursor selections to easily change the name of a code variable.
- Rename Class Member: similar to rename variable, but works on all instances and across multiple files.
- Method Extraction: move parts of your code into a new function. Any variables used in the selected text are refactored into function arguments and are then passed to the extracted method.

Abyss theme:
- A new dark theme for the Komodo user interface has been added. This theme affects the Komodo UI elements outside of the main editor (i.e. different from Komodo color schemes which only affect the main editor colors). You can enable Abyss in the Komodo Appearance preferences.

PHP 5.5 Support:
- We've added support for PHP 5.5, with a new Xdebug module (for PHP debugging and Code Profiling), updates for the two new keywords (yield, finally) and updates to code intelligence to provide the latest API data for PHP 5.5.

Breadcrumbs:
- A file and directory navigation bar has been added to the Komodo statusbar. This bar shows the directory ancestors relative to the current editor file, allowing you to easily find and open related files. You can use mouse and/or keyboard to navigate entries and filter down the list of files displayed.

Multiple Carets:
- In addition to Komodo's rectangular (column) editing, you can now add multiple caret positions in the editor, so that any typing or editing commands will be reflected at all caret locations. Press Ctrl+K Ctrl+Y to start a multi-caret session on the first selection or caret. Then press Ctrl+Click (Cmd+Click on the Mac) to place additional carets, or alternatively use the editor's right click contextual menu and select the 'Add as Additional Caret/Selection'.

Button Menu:
- Komodo can now be configured to use a collapsed toolbar button menu, instead of a full menu bar (does not apply to Mac OS X). This can be useful when you want to maximize your vertical editing space. A bonus of this feature is that the last used menu items will also be displayed in the top-level of the button menu, making it quick and easy to run the same menu command again.

Python Symbols:
- Due to popular demand, we've now added two-character length triggering for Python symbols. For example, when you type "im" you'll now see completions for "import" as well as any local variables, functions, classes and builtins that are in scope and have a name starting with "im".

Code Intelligence Out-Of-Process:
- Komodo's code intelligence system (code scanning, calltips, completions, goto definition, refactoring, etc...) is now handled by an external process. Mostly you won't notice any changes in functionality, but this does boost Komodo's responsiveness whilst editing.

Mac Improvements:
- Drawing is smoother and Komodo can draw using the integrated graphics card. There were some edge cases on Retina screens where drawing glitches could occur in the editor component, leaving unwanted artefacts - this has now been fixed. Komodo can now work with the integrated graphics card - which can lead to improved battery life on laptops.

Performance:
- Various performance tweaks were made to Komodo 8.5 to improve the editing performance, as well as improving the search speed, syntax checking times and general responsiveness of Komodo.

Other Mentionables:
- Side pane scrollbars now fade out when they are not in use
- Open Files now includes additional sorting and grouping options
- Font Quality (anti-aliasing) preferences were added (Windows and Mac OS X)
- Komodo now updated to use the Mozilla 24, Scintilla 3.34 and Python 2.7.5

BUG FIXES:
- Collaboration: Allow ko.collaboration.shareCurrentTabInNewSession. (Bug 95867)
- Editor: Add a pref to control whether tab skips over soft characters. (Bug 95685)
- Editor: After pressing tab, update the caretX setting. (Bug 95409)
- Editor: Ensure "Save as" properly maintains the language name. (Bug 100142)
- Editor: Implement select current/next word in multi-caret sessions. (Bug 99924)
- Editor: Mac: Allow scrolling with magic mouse and trackpad. (Bug 99862)
- Editor: Mac: Ensure mouse actions use the correct editor co-ordinates. (Bug 100140)
- Editor: Mac: Fix drawing glitch in the editor. (Bug 99863)
- Editor: Mac: Stop editor glitches when resizing the editor view. (Bug 99863)
- Editor: Mac: Stop white flashes when using a dark background. (Bug 100251)
- Editor: Show matching tag when clicking between "

Komodo Edit 8.5.0 Build 13638 相關參考資料
Download Komodo Edit 10.1.0-17404

2016年8月26日 — Komodo Edit free download. Get the latest version now. Free, Fast Multi-Language Editor.

https://komodo-edit.soft32.com

Downloading Komodo Edit 8.5.0 Build 13638 ...

Free, fast and multi-language code editor for Windows · Komodo Edit 8.5.0 Build 13638 · Key details about this download. The file will be ...

https://www.filehorse.com

How to configure 4 spaces per tab in komodo for python?

2018年2月11日 — I am using komodo-edit (Komodo Edit, version 8.5.0, build 13638, platform macosx) to write python code. Whenever I press the 'tab' key I ...

https://stackoverflow.com

Komodo Edit

Komodo Edit is a great editor if you're looking for something powerful, yet simple. Komodo IDE provides more robust functionality such as debugging, ...

https://www.activestate.com

Komodo Edit 12.0.1 Build 18441 Download ...

2022年10月8日 — Komodo Edit 8.5.0 Build 13638. Date released: 10 Sep 2013 (10 years ago). Download · Komodo Edit 8.0.2 Build 12590. Date released: 07 May 2013 ...

https://www.filehorse.com

Komodo Edit for Windows - Download it from Uptodown for free

Download Komodo Edit for Windows for free. An IDE optimized for dynamic language programming. Komodo Edit is an integrated, multi-platform and ... 0 Build 17404 ...

https://komodo-edit.en.uptodow

Newest 'komodo' Questions

How to configure 4 spaces per tab in komodo for python? I am using komodo-edit (Komodo Edit, version 8.5.0, build 13638, platform macosx) to write python code.

https://stackoverflow.com

Older versions of Komodo Edit (Windows)

Download older versions of Komodo Edit for Windows. All of the older versions of Komodo Edit have no viruses and are totally free on Uptodown ... 0 build 91033 ...

https://komodo-edit.en.uptodow