Komodo Edit

最新版本 Komodo Edit 8.5.0 Build 13638

Komodo Edit 8.5.0 Build 13638

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 OS X 和 Linux。 XPI 擴展允許您創建自己的插件。 XPI 擴展支持提供與 Firefox 相同的功能,所有標準的基於 XUL,XBL 和 XPCOM 的 Mozilla API 以及用於 Python 和 JavaScript 的 Mozilla API。其他功能還包括 Vi 仿真,Emacs 鍵盤綁定,代碼折疊和代碼片段。如果你正在尋找一些功能強大而又簡單的軟件,那麼它是一個很棒的編輯器。如果您發現自己需要更高級的功能,如調試,單元測試,代碼重構,代碼分析,以及與其他技術(Gulp,Grunt,PhoneGap,Docker,Vagrant 等)的一些很好的集成,Komodo IDE 可能是您的工具需要.

Komodo Edit 功能:

跟踪更改
編輯器獲得了一個新的左邊距,突出未保存的更改以及任何未提交的 SCC 更改。點擊邊距顯示變化的差異對話框,並允許您恢復單個更改。 Sweet!

Commando(轉到任何地方)
這個強大的彈出對話框是以前版本的 Komodo 中快速打開和調用工具對話框的組合後繼者。 Commando 提供模糊匹配,匹配突出顯示,搜索文件(查找文件夾下的任何文件),工具箱搜索,書籤集成,快捷鍵(go-tool)集成以及自定義類別過濾功能.

GoLang 支持
Google Go(GoLang) Komodo 和功能語法著色,代碼折疊,語法檢查(linting)和代碼智能

Markdown Viewer
對於 Markdown 文件,Komodo 提供了在 Komodo 分割視圖中直接生成的 HTML 預覽,並且每當您對 Markdown 文本進行更改時,甚至不需要保存。

Kopy.io Helper
像 pastebin 一樣,現在您可以直接從 Komodo 直接與其他人共享代碼片段。只需簡單地進行文本選擇並使用編輯器:右鍵單擊上下文菜單,然後選擇通過 Kopy.io 共享代碼。 Kopy.io 支持客戶端加密,所以你可以使這些共享的粘貼更安全.

顏色方案和主題
“我們已經更新了 Komodo 配色方案,我們已經做了 Tomorrow_Dark 新的默認 Komodo 配色方案(基於黑暗的方案) Komodo 用戶界面已經更新,以匹配最新的操作系統,所以現在 Komodo 看起來更好,我們還增加了調整編輯器行間距的功能。“

Notifications
向用戶顯示的通知消息現在出現在單獨的彈出式面板中,主要的科莫多編輯器窗口(他們以前出現在科莫多狀態欄中)。這使得 Komodo 的使用更加直觀和豐富。不要再問自己“剛剛發生了什麼事?”

語言圖標
語言圖標已被大修,以保持一致,易於識別的顏色和標誌。科莫多動態地為之前沒有遇到過的文件類型生成新的圖標,所以每個語言都會有獨特的圖標.

新開發者 SDK
對 Komodo API 進行大修後,可以更輕鬆地加載和訪問 Komodo 內部的方法。我們現在正在使用 CommonJS(又名 Node.js)require()調用來加載單個模塊。

注意:Komodo Edit 是免費和開源的對應的 Komodo IDE.

也可用於:下載 Komodo Edit 為 Mac

ScreenShot

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

檔案名稱 Komodo-Edit-8.5.0-13638.msi
檔案大小 70.46 MB
系統 Windows 7 / Windows 8 / Windows 10
軟體類型 開源軟體
作者 ActiveState Software Inc.
官網 暫無資訊
更新日期 2013-09-10
更新日誌

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