Softpedia
 

MAC CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • EarthDesk 5.8.5
  • GraphicConverter 8...
  • MacPorts 2.1.1
  • CCleaner 1.03.131
  • Quicksilver ß68 Bu...
  • TextWrangler 4.0.1...
  • Google Chrome 21.0...
  • Winclone 3.3
  • ScreenFlow 3.0.6
  • Apple Security Upd...
  • 7-DAY TOP DOWNLOAD
    #
    Program
    Minecraft 1.2.5
    7,381 downloads
    iPhone and iPod
    Firmware (iOS) 5.1.1

    6,047 downloads
    Java for Mac OS X
    10.7 Update 2012-003
    / 10.6 Update 8 /
    10.5 Update 10

    4,241 downloads
    Apple Xcode 4.3.2
    3,487 downloads
    SPSS Statistics
    20.0.0

    2,959 downloads
    Cheat Engine 5.6.1
    2,915 downloads
    Mac Boy Advance
    1.7.6

    2,635 downloads

    downloads
    Internet Explorer
    5.2.3

    2,276 downloads
    Canon PIXMA MP280
    Driver 10.51.2.0

    2,184 downloads
    Home > Mac > Developer Tools > Komodo Edit > Changelog

    Komodo Edit 7.0.2 Build 9923 - Changelog


    What's new in Komodo Edit 7.0.2 Build 9923:

    March 22nd, 2012

    · Debugging: Node.js: Speed up Node.js debugging. (Bug 93159)
    · Debugging: Node.js: Ensure to stop at breakpoints when using Windows. (Bug 92409)
    · Debugging: Node.js: Fix internal syntax error. (Bug 93017)
    · Debugging: Node.js: Added variable display and hover tip improvements. (Bug 92421)
    · Editor: Django: Make sure the Django colorizer recognizes {# ... #} demarks a comment. (Bug 93142)
    · Editor: EPMojo: Allow white-space before a '%' to indicate a Perl one-liner. (Bug 93099)
    · Keybindings: Emacs: Highlight region between mark/point. (Bug 68992)
    · Keybindings: Vi: Fix positioning for move paragraph commands "{" and "}". (Bug 93079)
    · Linux: Use file icon fallbacks when Gnome icons are not available (e.g. KDE Desktop). (Bug 92863)
    · Mac OS X: UI: Allow dragging empty toolbar areas to move the window. (Bug 92672)
    · Projects: Make sure SCC options are available when right-clicking a file or folder icon in single-project view. (Bug 93231)
    · Rx Toolkit: Added Tcl support. (Bug 85243)
    · SCC: Perforce: Handle the "move/add" action when viewing file history. (Bug 93128)
    · SCC: Subversion: Filter out "is not a working copy" error messages. (Bug 92624)
    · Sync: Show the sync options button when first setting up. (Bug 91628)
    · Syntax Checking: Ensure line numbers are correct near the end of file. (Bug 93067)
    · Syntax Checking: Less: Allow "," after "&" as an internal selector. (Bug 93115)
    · Syntax Checking: Less: Allow more complex numerical values inside mixins. (Bug 93115)
    · Syntax Checking: PHP: Handle intermixed JS & PHP code. (Bug 92742)
    · Syntax Checking: PyLint: Upgrade pylint linter to handle new output from pylint 0.24. (Bug 93061)
    · Syntax Checking: Track changes to extra paths prefs so documents are relinted when the prefs change. (Bug 82531)



    What's new in Komodo Edit 7.0.1 Build 9835:

    February 29th, 2012

    Bug Fixes:
    · Code Browser: Correct the sort handling. (Bug 92666)
    · Code Browser: Ensure consistent updating and refreshing of tree items. (Bug 92682)
    · Code Intelligence: JavaScript: Ensure "document." lookups work inside of HTML documents. (Bug 92394)
    · Code Profiling: Allow the profiling window to be resized on Windows. (Bug 92445)
    · Code Profiling: Report PHP units as seconds instead of nanoseconds. (Bug 92446)
    · Color Picker: Fix transparent window in the John Dyer color picker. (Bug 92556)
    · Debugging: Fix crash when viewing remote debugger source code on Windows. (Bug 92419)
    · Debugging: Node.js: Support hover tips over complex expressions like foo[1].blah[3]. (Bug 92421)
    · Debugging: PHP: Add xdebug check to ensure a valid PHP session is being profiled. (Bug 92603)
    · Debugging: Perl: If PadWalker is installed, show local variables at each stack level. (Bug 70425)
    · Debugging: Ruby: Handle hover tips correctly over compound expressions. (Bug 92725)
    · Debugging: XSLT: Handle spaces and other non-alpha characters in xslt/input path names. (Bug 92262)
    · Editor: Don't let unexpected virtual space characters show up when ctrl-arrowing up or down through the document. (Bug 3451681)
    · Editor: Ensure newline caret positioning is correct, updating the "current caret X" policy. (Bug 92376)
    · Editor: Improve the way CSS colorizing stays in sync with what's going on in the document. (Bug 92718)
    · Editor: In the "Save As" file dialog, set the filter to be "All Files". (Bug 92826)
    · Editor: Komodo no longer crashes when non-ascii characters are used as string delimiters in Perl code. (Bug 92433)
    · Editor: Tabstops: Fix the last tabstop handling when used in new files. (Bug 92448)
    · Find: Ensure editor commands are still enabled when the fast find bar has the focus. (Bug 92797)
    · Formatters: Restore keybinding to format a selected block of text. (Bug 92542)
    · Keybindings: Resolve conflict with cmd_replace and cmd_font_zoom keybindings. (Bug 91507)
    · Languages: Node.js: update language icon to use the new green hexagon image. (Bug 92538)
    · Languages: Perl: The editor now colors text between "" as a string to indicate it's a glob operator. (Bug 19095)
    · Mac OS X 10.5: Fix startup problem on 10.5. (Bug 92853)
    · Preferences: Improve handling of indentation changes in the current doc, project, and globally. (Bug 91887)
    · Preferences: Ensure the selected pref panel is always visible. (Bug 92588)
    · Projects: Fixed slowdown when editing a file that belongs to a project. (Bug 92569)
    · Publishing: Ensure remote connections are closed when they are done. (Bug 92754)
    · Publishing: Properly detect and report remote connection errors. (Bug 92563)
    · Remote Files: Allow timestamps far in the future. (Bug 82484)
    · Sections List: Use a larger popup panel to show more result rows. (Bug 92556)
    · SCC: Git: Ensure status checking works correctly when there are unrevisioned files. (Bug 92821)
    · Startpage: Check Configuration: Add a Node.js checker. (Bug 92403)
    · Sync: Setup: The continue button is now enabled when the sync key is pasted in. (Bug 91813)
    · Syntax Checking: CSS: Stop emitting false positives for directives (like @import or @media). (Bug 92531)
    · Syntax Checking: EJS: Don't emit false positive error messages in EJS (Express JavaScript templates). (Bug 91747)
    · Syntax Checking: Less: Allow "&" as the start of a nested declaration. (Bug 92561)
    · Syntax Checking: Less: Allow parameterless mixins. (Bug 92561)
    · Syntax Checking: Less: Support ">" and "+" nested continuations. (Bug 92561)
    · Syntax Checking: Perl: Don't execute contents of BEGIN blocks during syntax checking. (Bug 92583)
    · UDL: Allow for JSPHP transitions in on* handlers in HTML code. (Bug 92742)
    · UI: Windows: Tweak language icon placement when using the classic theme. (Bug 91943)



    What's new in Komodo Edit 7.0.0 Build 9615:

    February 1st, 2012

    · Komodo Synchronization: Synchronize your Komodo settings between multiple machines. Changes made to the toolbox, remote server accounts or template files can be kept current on all of your machines.
    · Code Collaboration: Two or more people can work on the same document in real time. Changes made each individual user will be propagated to all other collaborators.
    · Node.js: Komodo now provides excellent code intelligence and debugging support for Node. Komodo's debugger can connect and interact with the Node V8 runtime, to show variables, set breakpoints, modify objects or view the call stack. Code intelligence provides support for the core Node.js libraries, as well support for the CommonJS module specification, which is used in Node for requiring (importing) JavaScript modules.
    · Code Profiling: Easily examine Python and PHP applications to see where the hotspots are. Supports the Cachegrind/Callgrind specification, so you can open up generic cachegrind profile files and view them with Komodo's code profiler interface.
    Syntax Checking: Komodo's syntax checking feature has been greatly improved in Komodo 7. We've added:
    · Multi-language syntax checking - you'll now see errors and warnings for JavaScript and CSS sections in an HTML document
    · A syntax checking tab in the bottom pane - you can see those errors and warnings all in one place
    · A wider range of syntax checkers to choose from - including JSLint for JavaScript and PyLint for Python
    · The ability to enable or disable syntax checkers on a per-file or per-language level
    · Preferences - complete customization of syntax checking parameters
    · Stackato Integration: Stackato is ActiveState's cloud hosting platform. Komodo provides tools that allow you to easily develop, configure, deploy and manage applications on Stackato. Use Tools > Stackato to launch the interface.
    · Fast Find: A new interactive Find widget has been added which will speed up searching for text within documents. Using Ctrl+F (Cmd+F) now brings up a small textbox at the bottom of the editor view where you can type the text you wish to search for. The searching is done incrementally as you type, so you'll see your matches instantly.
    · Moveable Side Pane Widgets: Any of Komodo's side pane widgets can now be moved to different panes. Move the Code Browser to the right side instead of the left or move the DB Explorer to the bottom. Just right-click on the side-pane tab choose the pane you want to move it to.
    · Better Code Browsing: The Code Browser can now be automatically synced with your current editor position, updating it's context as you move around in the file. A new preference setting allows you to toggle single or multi-file views.
    · Project Preferences: There are now a wider range of preferences that can be set on a per-project basis, such as the language interpreter preferences, project-wide indentation settings, environment variables and syntax checking options.
    · Preference Searching: A new filter box in the Preferences dialog helps you quickly find the setting you are looking for.
    · Debugger - Highlight Changed Variables: Variables are now highlighted in the Debugger tab when they change, so as you step through your code, you can now spot the changes more easily.
    · Komodo Color Schemes: There are now a lot more dark based color schemes included in Komodo by default. Most of these new schemes were contributed by existing users of Komodo - if you have your own favourite color scheme you want included in Komodo then please send it in.
    · Notifications Pane: The new Notifications panel in the bottom pane tracks events occurring in Komodo. Statusbar messages, SCC actions and other events can be expanded for more detail, filtered and copied.
    · Customizable Main Toolbar: It's now possible to select the individual toolbar items you wish to be shown in the main Komodo toolbar. Use View > Toolbars > Customize... to start your tweaking.
    Updated Mozilla Code Base: Komodo is now on the Mozilla 7 code base, which means:
    · Faster startup - no component registration, so the first startup and restarts after add-on installation will be substantially faster.
    · A better browser preview - supporting the lastest and greatest web technologies
    · Stability - improvements to the underlying Mozilla code will make Komodo itself more stable

    New Languages:
    · Mojolicious - a Perl templating language
    · CoffeeScript - a JavaScript templating language
    · LESS and SCSS - CSS extension languages
    · EJS - a JavaScript templating language



    What's new in Komodo Edit 7.0.0 Build 9194 Beta 2:

    November 25th, 2011

    · Add a pref in [Preferences/Projects & Workspaces] to control how to display project paths in the "Manage the Most Recent Projects List" list: show either the full path, basename only, one parent, or two parents. (Bug 91544)
    · Browser Preview: Ensure the menulist width properly flexes. (Bug 91571)
    · Editor: Fix Scintilla on Windows so the context menu doesn't cause duplicate/lost keys. Fix by marky. (Bug 91616)
    · Find & Replace: When doing a replace over files, look at loaded buffers. (Bug 89159)
    · Finish supporting the ability to add groups and file/folder references to single-project-view projects. (Bug 90283)
    · Make sure Python warnings are displayed as well as error conditions. (Bug 91570)
    · Make the single-project-view context menus more like the multi-project-view ones. (Bug 91554)
    · Places: handle attempts to delete files/folders without permission more gracefully. (Bug 91653)
    · SCC: Git: Use less memory and CPU when checking Git status. (Bug 91565)
    · SCC: Subversion: Support subversion 1.7. (Bug 91465)
    · Show project toolboxes when in single-project mode. (Bug 91535)
    · Update ko.projects.addItem to work with v7 project API. (Bug 91491)



    What's new in Komodo Edit 6.1.3 Build 8844:

    October 1st, 2011

    · Mac OS X: Lion: fix initial displaying of Komodo windows and dialogs. (Bug 90723)
    · Code Intelligence: PHP: stop invalid completions after "()->foo". (Bug 90846)
    · Code Intelligence: PHP: ensure namespace defines are properly unescaped. (Bug 90795)
    · Database Explorer: MySQL queries no longer need to specify an explicit database. (Bug 88655)
    · Preferences: Update "preserve line endings" setting. (Bug 33289)
    · Preferences: Correct problem with Servers page becoming unresponsive. (Bug 89685)
    · Remote Files: Fix pageant file access error when accessing remote files. (Bug 82419)
    · Rx Toolkit: Add a link for JavaScript Regex help. (Bug 88555)
    · Source Code Control: Hg: properly detect ignored files. (Bug 91104)



    What's new in Komodo Edit 6.1.2 Build 8334:

    July 25th, 2011

    Code Intelligence:
    · PHP: provide completions for classes defined in namespaces. (Bug 88964)
    · PHP: provide completions for variables defined in namespaces. (Bug 88964)
    · PHP: show calltips for inherited class constructors. (Bug 90156)
    · PHP: ensure parent class lookup resolves namespaces correctly. (Bug 89755)
    · Python: detect class instance variable assigned via tuples. (Bug 89416)
    · jQuery: updated API catalog to version 1.6.1. (Bug 89475)
    · CSS: removed empty string completion items for 'text-align', 'content' and 'quote'. (Bug 90055)
    Places:
    · Right-clicking project properties now brings up the selected project properties. (Bug 89797)
    · Re-use remote file connections. (Bug 90181)
    · Stop reopening the places sidebar when switching tabs when sync'ing places sidebar and tabs is on. (Bug 89553)
    SCC:
    · Git: when performing an update - don't try to pull from ".". (Bug 88308)
    · Mercurial: file status detection now supports renamed file status. (Bug 89547)
    Code Formatters:
    · JavaScript: make JS Beautify respect indentation settings. (Bug 89789)
    · Python: quote the path to re-indent script. (Bug 89782)
    Remote Files:
    · allow selection of the root "/" directory. (Bug 89654)
    · correctly handle french directory listings. (Bug 88866)
    · Database Explorer: when editing a row, show scroll bars if there are too many columns to fit on the screen. (Bug 90087)
    · Debugging: Ruby: correctly encode attribute values that contain special characters. (Bug 90564)
    · Project Templates: Improve compatibility with v5 extensions and macros. (Bug 89750)
    · Django: trigger syntax checking when the Python interpreter changes. (Bug 89573



    What's new in Komodo Edit 6.0.3:

    December 9th, 2010

    · Fixed crash triggered by "pure virtual method called" error. (Bug 88466)
    · Automatically detect network file changes. (Bug 88849)
    · Projects: Go to Definition and hyperlink definition pop up now work for projects. (Bug 88841)



    What's new in Komodo Edit 6.0.2:

    November 24th, 2010

    Places and Projects:
    · Places lists multiple duplicates of files in some cases. (Bug 88030)
    · Can't create subdirs on remote directories. (Bug 88580)
    · Differentiate between projects with same name (show full path information). (Bug 88589)
    · Newly created files from Places don't inherit new-line settings. (Bug 87833)
    · On need to invalidate the project tree row on project save. (Bug 88137)
    · Folder / File creation bugged when parent folder not expanded. (Bug 88428)
    · Double-click action on folders in places now optional. (Bug 88429)
    · Rx Toolkit: Support Perl's \Q...\E to escape non-alphanumeric chars in regexps like '.', '*', '?', and '+' (but not '$'). (Bug 82715)
    · PHP seems to quietly fail when matching non-ascii characters. (Bug 88291)
    · Add the multi-line option to JavaScript. (Bug 88554)

    Database Explorer:
    · MySQL: Add UI options to specify mysql.sock file path (instead of TCP). (Bug 87432)
    · Nicer interface for adding a new database connection. (Bug 86680)
    · Full table display gives two warnings. (Bug 88653)
    · Updating a password in the DB explorer fails. (Bug 88511)

    Code Intelligence:
    · Allow for interpreters with unexpected version strings. (Bug 88614)
    · JavaScript: Properly detect static class variables. (Bug 88549)
    · HTML5/JavaScript: Fix completions for canvas API. (Bug 88742)
    · jQuery: Show completions for chained methods. (Bug 88129)
    · PHP: Calltips for default function arguments now only show one "=" sign. (Bug 88618)

    Toolbox:
    · Toolbox shows ".svn" directory. (Bug 88240)
    · Hard to create a copy of a tool. (Bug 88026)

    Editor:
    · Detect and fix when certain key presses stop working. (Bug 86766)
    · Stop hyperlinks from triggering when trying to make a selection. (Bug 88050)
    · Mac OS X: Fixed crash when copying non-ascii text. (Bug 88563)
    · Vi emulation: Ensure change line command 'S' works on current line. (Bug 88734)

    · File status detection: Add pref to control network file checks. (Bug 88521)
    · New global pref for choosing wish or tclsh as the default interpreter for debugging. (Bug 88498)
    · EOL indicator isn't correctly used for new files created in Places sidebar. (Bug 88467)
    · Fixed file rename when changing only case. (Bug 88750)
    · Python3 debugger fails to start when file ends with a line containing only +1 spaces (or tabs). (Bug 88566)
    · The -version 170 flag is no longer needed. By default, the JavaScript linter will work at the current version. (Bug 88753)
    · When moving an item to another folder, if there's an item in the target folder with the same name, allow the name to be copied. (Bug 88026)
    · [Delete line] key binding should delete all selected lines, not just line where the cursor is. (Bug 86145)
    · Mac OS X: Use a longer Komodo version in the Info.plist file. (Bug 88564)
    · Stop double handling of drag/drop data. (Bug 88395)
    · Implement full screen mode on OS X. (Bug 45994)
    · koFileEx/URIlib doesn't recognize symbolic files. (Bug 88642)
    · koIFile can't handle backslashes in file names. (Bug 87990)
    · Enable/disable menu items when the view changes (change affects MoreKomodo). (Bug 88071)
    · Preferences: Allow editing of the sample text (Mac OS X). (Bug 88084)
    · Properly update context menus shown for dialog editor widgets. (Bug 88090)
    · Publishing: Ensure changes made in subdirs are properly detected (Windows). (Bug 88714)
    · Templates: Ensure language detection works for the HTML5 samples. (Bug 88735)
    · textinfo.py doesn't recognize UTF-8 Perl files without a BOM. (Bug 88698)
    · Triggered macro runs in second window. (Bug 88569)
    · Open/find toolbar should not be visible by default. (Bug 88574)
    · Workspace isn't saved on re-start by the auto-update or add-on system. (Bug 80785)
    · Restoring an opened project re-opens the project/places pane. (Bug 88069)



    What's new in Komodo Edit 6.0.0:

    October 8th, 2010

    · Database Explorer (Komodo IDE only): Lets you easily explore local and remote database installations, including viewing and managing data. SQLite is supported in this release, with more databases coming soon. Support for each database is implemented as a Komodo extension, so integration with other databases can be easily added.
    · Places: A new file manager has been added to Komodo's left pane. It provides a customized view of your file system (local or remote) and easy file management operations such as file editing, drag/drop file moving, creation of new files and folders, and search capabilities. Note: Places will be replacing the existing Komodo project viewer.
    · Projects: Komodo projects are now integrated with the new Places component. Opened and recent Projects will be visible in a bottom pane of the Places panel. All projects are now live folders (no virtual folders) with only one project being opened/active at a time. Project preferences apply to all opened files (even if the file does not reside in the projects base directory). Project tools (macros, run commands, snippets, etc...) are now be displayed in the Komodo toolbox area.
    · Publishing (Komodo IDE only): Copy remote files to your local system to work on them, then push them back to the remote system when you're done. Komodo keeps track of the synchronization details to avoid copying files that haven't changed, as well as using advanced conflict detection to avoid overwriting changes made by others.
    · Toolbox: The Komodo toolbox and project system are being rewritten. Individual toolbox items (commands, macros, snippets, etc.) are saved in separate JSON files rather than as nodes in a toolbox.kpf file. There is a new "Invoke Tool" command which allows you to easily search and then execute specific tools. In future versions project-specific tools will appear in the Toolbox sidebar instead of the Projects sidebar, which will eventually be removed.
    · Faster: A number of Komodo components have been made to run faster, such as startup, shutdown, tab-switching and finding text. The underlying Mozilla source code has been updated to version 1.9.1, the same code base as Firefox 3.5, which means improved performance gains for Komodo.
    · Workspace Save and Restore: Komodo will now be regularly saving your workspace. In the case of an unexpected shutdown, you can choose to restore your last used workspace the next time it starts up.
    · Hyperlink Additions: Hyperlinks have been extended and can now...
    · show image preview while hovering on an image link,
    · show Code Intelligence definitions while hovering on a symbol,
    · jump to an HTML anchor tag to it's definition,
    · jump to HREF and SRC locations,
    · open files from a path reference,
    · jump to PHP file includes
    · Rx Toolkit Improvements: Choose between Python, Perl, PHP, Ruby, and JavaScript syntax for testing your Regular Expressions. They are now evaluated "out of process", so a long-running regular expression won't tie up the IDE.
    · HTML 5 and CSS3 Support: Autocomplete for HTML 5 and CSS3.
    · More Languages: Syntax highlighting for Markdown, MySQL, and others.

    Bug Fixes:
    Code Intelligence:
    · Perl: Allow goto definition when symbol contains "&" character. (Bug 87870)
    · Python: Resolve goto definition hits into the standard library.
    · Python: Better completions on imports. (Bug 87514)
    · When a definition is not found, prompt to go to online docs. (Bug 65296)
    Publishing:
    · Correctly sync on Windows platform (Bug 87953)
    · Include filtering now works for sub-folders (Bug 87975)
    Places:
    · Fixed high CPU usage for Places pane when sitting idle. (Bug 87981)
    · When restoring a project, don't focus on the project pane. (Bug 87868)
    · SCC menu item in the main Places folder's context menu always disabled. (Bug 87936)
    Projects:
    · Allow setting the base directory to be a remote path. (Bug 87968)
    · Add a context menuitem to remove a project from the subpane. (Bug 87935)
    Vi emulation:
    · Allow pasting from clipboard "+" register. (Bug 87944)
    · Ensure Ctrl+[ cancels autocomplete popup. (Bug 87946)
    · Allow repeating of visual indent commands. (Bug 87966)
    · Allow replace "r" command in visual mode. (Bug 87967)
    · Allow visual block selections. (Bug 87281)
    · Properly handle line indentation counts. (Bug 85499)
    PHP Debugging:
    · Upgraded debugging library to Xdebug 2.1.0. (Bug 87279)
    · Re-update settings after switching PHP interpreter prefs. (Bug 88013)
    · Debugger: Ignore debugger stop command when not debugging. (Bug 75377)
    · Editor: Allow drag/drop of Komodo editor tabs between windows. (Bug 87620)
    · Extensions: Upgrading will now maintain the add-on enabled status. (Bug 84985)
    · Invoke Tool: Added support for matching against the subDir.
    · Projects: Allow setting the base directory to be a remote path. (Bug 87968)
    · Macros: Recoded macro uses the wrong param for Find_ReplaceAllInMacro. (Bug 87991)
    · UI: Linux: Stoped the flexing of left pane when selecting the DOM tab. (Bug 87998)
    · Fixed 'Edit->Find in Current Project menu and hotkey showing last used "Find Dialog" instead of "Find in Current Project"' (Bug 87916)
    · Added an "invoke tool" dialog. (Bug 87739)
    · Have the "Current Project View" filters come from either the global prefs, or the project-specific import prefs. (Bug 87888)
    · Broken Javascript RegExp highlighting after return statement. (Bug 86891)
    · Mac: Allow copy/paste keyboard commands in the file open dialog. (Bug 85838)
    · Multiple entity escaping in prefs.xml file. (Bug 87928)
    · PHPUnit test harness doesn't support failed tests. (Bug 86728)
    · Python3 debugger loses track of local variables (Bug 87617)
    · Ruby: Support debugging of rubyinstaller installations for versions 1.8.6, 1.8.7, and 1.9.1. People who build their own Ruby will need to remove the installed ruby_debug.so files, and build their own from source, or 'gem install ruby-debug-base' or 'gem install ruby-debug-base19'. (Bug 79306)
    · Toolbox: drag/drop is moving files when ctrl key is down. (Bug 87924)
    · View Line Endings setting gets out of sync after changing the line-end. (Bug 87884)
    · Add a "Help->Troubleshooting->Contact ActiveState" menu item. (Bug 85055)
    · Support debugging of Ruby 1.9.2 (Mac OS X only).
    · Toolbox: Adding custom menus and toolbars fixed. (Bug 88059)



    What's new in Komodo Edit 6.0.0 RC1:

    September 10th, 2010

    Places:
    · Show the context menu on the empty area of the tree. (Bug 87815)
    · Trigger file open on ENTER keypress. (Bug 87694)
    · Filter views now work correctly. (Bug 87015)

    Projects:
    · Don't create ".kpf.bak" files in the base of the user data dir. (Bug 87515)
    · All windows now follow project changes. (Bug 87444)
    · Display project toolboxes in the toolbox. (Bug 87591)
    · Always show a toolbox for the current project, even if it's empty. (Bug 87824)

    Toolbox:
    · Support cut/copy/paste commands. (Bug 87771)
    · Allow saving of recorded macros. (Bug 87053)
    · Hide private (SCC) directories from the toolbox folder. (Bug 87767)

    Drag/Drop:
    · Mac: no longer overwrites the clipboard contents. (Bug 85494)
    · Komodo now remembers the last dropped directory. (Bug 87681)

    Editor:
    · Allow IME input in the editor. (Bug 86648)
    · Remove the editor tooltip when the editor loses focus. (Bug 85808)
    · Ensure the titlebar is updated when saving to a new file. (Bug 87615)
    · Fix for CSS indentation when line ends with a comment. (Bug 87586)

    Keybindings:
    · Add Ctrl+= and Ctrl+- for zoom in/out. (Bug 87748)
    · Vi: moving left/right now scrolls horizontally. (Bug 87820)

    Code Intelligence:
    · Position calltip relative to the cursor. (Bug 87587)
    · Add a hyperlink definition popup when hovering. (Bug 82196)
    · JavaScript: completions now work for aliased variables. (Bug 87671)
    · Python: ensure all sys.path directories are used. (Bug 87520)

    Source Code Control:
    · Bzr: ensure the scc status is properly detected. (Bug 87534)
    · Bzr: history command now works with merged branches. (Bug 87618)

    · Browser Preview: can now preview remote files. (Bug 29508)
    · Image Preview: hyperlinks now show an image preview when hovering on an image link.
    · Rx Toolkit: correctly relay all error messages. (Bug 87713)
    · Statusbar: make encoding statusbar a changeable drop-down menulist. (Bug 78224)
    · Workspace restore: fix restoring a second Komodo window. (Bug 87500)
    · Crash: Mac: fix crasher with text drag and drop. (Bug 87571)



    What's new in Komodo Edit 6.0.0 Alpha 2:

    April 22nd, 2010

    Debugger:
    · Fixed HTML preview. (Bug 85194, 85369)
    · Komodo now handles arbitrary PHP expressions in the watch window and in hover tips while debugging. Previously only simple variable references were supported. (Bug 75956)
    · Shows class name in variable pane when available (Python and JavaScript). (Bug 86445)
    · Python: Improved type field for old-style instances.

    Editor:
    · Ctrl+arrow in Ruby, Perl, and PHP now handles variable indicators. (Bug 70694)
    · Fixed rectangular (column) editing. (Bug 86170)
    · Fixed line jumping behavior with "View as Language". (Bug 85387)
    · Fixed auto-indent problems when unicode characters present. (Bug 86527)

    PHP:
    · Tag matching in PHP files. (Bug 86371)
    · Added "throws" and "exception" phpdoc tags. (Bug 86545)

    Remote Files:
    · Fixed remote file connection class dropping symbolic link info. This only affects extension which use this class. (Bug 86434)
    · A "server-preferences-changed" observer notification is now sent when the server preferences are changed. Server preferences are now cached, but updated when changed. (Bug 66046)

    · DBExplorer: Fixed double-click behavior on tables and nodes. (Bug 86306)
    · Python: Python 3 support added - prefs, linting, lexing, and debugging. Code intelligence still to come. (Bug 84517)
    · Added EUC-JP support. (Bug 86347)
    · Preferences: Opening key binding preferences no longer clears toolbox key bindings. (Bug 82036)
    · Added image preview. Image files opened in Komodo are shown in a browser tab. (Bug 85103)
    · JavaScript: Added completions for HTML style attributes. (Bug 86391)
    · Fixed replacement "shortcuts" for regular expression groups. (Bug 86418)
    · Find: Escape the find pattern if regex is selected. (Bug 85619)
    · Unit Tests: PHP unit tests now work with one or more PHP lookup paths specified. (Bug 86488)
    · Key Bindings: Fixed labels for "Move Back Part of Word" and "Move Forward Part of Word". They were reversed. (Bug 86493)
    · History: Recently closed files show up in the "Go to File" dialog box near the top. (Bug 86492)
    · Places: When komodo is asked to open a directory instead of a file, it sends a notification as a request to see if any components can do this. The places module can, so when Komodo is launched with a directory path on the command-line, the path is opened at the top of the Place, like in TextMate.
    · Places: Added support for named filters. "default" hides hides dot files, tilde files, and some "uninteresting" files, like *.pyc, *.pyo, etc.
    · Find: Improved the search speed of "find all in current document". (Bug 67518)
    · Hyperlinks now work over remote access technologies such as VNC and Synergy. (Bug 82430)
    · Added default key binding (Ctrl+K, F11) or (Ctrl+C, F11) in Emacs mode to toggle full screen (partial fix). (Bug 86119)
    · Mac OS X: 64-bit dbgp binaries for Python 2.6 and Python 3.1. (Bug 86305)
    · SCC: Fixed 'hg remove' command. (Bug 86593)



    What's new in Komodo Edit 6.0.0 Alpha 1:

    April 8th, 2010

    What's New:
    · Database Explorer: Lets you easily explore local and remote database installations, including viewing and managing data. SQLite is supported in this release, with more databases coming soon. Support for each database is implemented as a Komodo extension, so integration with other databases can be easily added.
    · Workspace Save and Restore: Komodo will now be regularly saving your workspace. In the case of an unexpected shutdown, you can choose to restore your last used workspace the next time it starts up.
    · Mozilla 1.9.1: The underlying Mozilla source code has been updated to version 1.9.1, the same code base as Firefox 3.5.
    · Hyperlink Additions: Hyperlinks have been extended

    Bug Fixes:
    PHP:
    · Added completion support for cloned variables. (Bug 85534)
    · Added completions for aliased namespace instances. (Bug 85682)
    · Namespace aliases are now included in class and function autocomplete lists. (Bug 85681)
    · Show inherited class methods when using namespacing. (Bug 85643)
    · Python: Proper auto-completion support for the user site directory (PEP 370). (Bug 85216)
    Keybindings:
    · Hyperlinks now use Ctrl+Shift+G instead of Cmd+Shift+G. (Bug 84867)
    · Vi Emulation: Added a key binding for overloaded "run command" (Ctrl+Shift+R). (Bug 85655)
    · Codeintel: Autocomplete list now re-updates after first trigger character is changed. (Bug 85250)
    · "Close all" now shows a list of dirty files. You can then save/ignore these files or cancel the close command. (Bug 85489)
    · Command line option "--selection=" now works for column selection. (Bug 85659)
    · Remote Files: Reconnect when SFTP connection is dropped due to inactivity. (Bug 85050)
    · Fixed pasting in the command output tab. (Bug 85720)
    · Fixed utf8/unicode mix up when prompts written to terminal contain non-ASCII text. (Bug 85672)
    · Editor: Added command to select the current word under cursor (cmd_selectWordUnderCursor). (Bug 85835)
    · Added scroll bar width tracking setting to Komodo's preferences. (Bug 75485)
    · Remote files can now be opened from the command line. (Bug 82925)
    · Debugger: Debug menus now enabled when changing from remote to local file. (Bug 42411)
    · Fixed import of XRE/chrome/ customizations during upgrades. (Bug 86221)
    · Mac OS X
    · Show the auto-update dialog when updating. (Bug 85523)
    · Mac OS X: Run commands can now be properly terminated. (Bug 85693)
    · Windows: Better handling of corrupted preference files at start up. (Bug 86226)



    What's new in Komodo Edit 5.2.0:

    September 16th, 2009

    · Komodo will now automatically style very large html documents as text in order to support faster edits and re-displaying of the document.
    · The find search speed has been increased, making it faster to search your documents.
    · The Rx Toolkit is now much faster when parsing results.



    What's new in Komodo Edit 5.1.4:

    June 24th, 2009

    · Find in Files now remembers last find context.
    · Toolbox: Auto-save the toolbox after editing a macro in an editor tab.
    · Tab Groups: Fixed incorrect 'Ctrl'+'Tab' behavior.
    · Fixed inconsistent check marks in the "View|Tabs and Sidebars" menu.
    · Python: Fixed an error determining the version of the configured Python interpreter.
    · Mac OS X: Fixed problem with some applications having trouble sharing clipboard data with Komodo. Inparticular, applications built with Java and pgadmin couldn't read copied data from Komodo.
    · CSS: Fixed incorrect autocomplete inserts starting with "#".
    · Run Commands: Set processes to execute correctly on Vista.
    · Fixed links in the "internalError" dialog.
    · Fixed code intelligence memory leak.
    · Preferences: Arrow keys now work properly in the Servers menulist.



    What's new in Komodo Edit 5.1.3:

    April 30th, 2009

    · Corrected super method call for process terminate method. (Bug 82953)



    What's new in Komodo Edit 5.1.2:

    April 29th, 2009

    Fast Open:
    · Removed duplicates in "Go to File" list. (Bug 82419)
    · Current search is aborted when the "Go to File" dialog is closed. (Bug 82529)
    · Tab now autocompletes instead of moving to the next match. (Bug 82677)
    · Added 'Ctrl'+'n/p' keybinding for down/up navigation. (Bug 82678)
    Vi Emulation:
    · Comment/uncomment working correctly in visual line mode. (Bug 82369)
    · Fixed visual line selection mode indent/dedent problems. (Bug 82368)
    JavaScript:
    · Stopped ciler (scanner) failing on certain file contents. (Bug 82659)
    · Updated Dojo catalog to version 1.3.0. (Bug 75112)
    · Fixed XML tag highlighting bug. (Bug 82325)
    · Code Formatting: fixed problem with formatter losing some UTF-8 characters. (Bug 82615)
    · Mac OS X: Keybindings once again work for combinations involving Ctrl, Shift, and a non-alpha key (e.g. 'Ctrl'+'Shift'+'8' to show whitespace. (Bug 80844)
    · Fixed problem opening files with "%" in the name. (Bug 82660)
    · You can now drag and drop ".ksf" color scheme files (or URLs) into Komodo. (Bug 82632)
    · Better handling of faulty color scheme files. (Bug 82643)
    · Perl: The debugger no longer shows has variable refs like "%$foo" when they're used in an each loop. (Bug 82650)
    · Localization fixes. (Bug 82580, 82819, 82821, 82822, 82824, 82825)
    · Vi Emulation: The "cc' command now maintains line indentation. (Bug 82707)
    · Hyperlinks: Added keyboard driven hyperlink jump command (cmd_invokeHyperlink). (Bug 82704)
    · Color scheme names may now contain characters in "-,.+=@#$%", as well as ASCII letters, digits, space, and "_" as before.. (Bug 82644)
    · PHP: Support for PHP4 class constructor styles. (Bug 82721)
    · Run Commands: Fixed terminate process button not always working on Windows. (Bug 82655)
    · PDK: Fixed incorrectly disabled menu PDK menu items on OS X. (Bug 82459)
    · Notification box for accepting or reverting color scheme. (Bug 82657)
    · New preference for controlling tab close behavior. By default, Komodo now shows the next tab on the right (or left) when a tab is closed, as it did before 5.1.0. (Bug 82739)
    · Importing Komodo package files (.kpz) now easier. (Bug 82631)
    · Fixed problem determining sub-languages. (Bug 82761)
    · Projects: Create URL link when dropping an HTTP URL into a project or toolbox. (Bug 82782)
    · Debugger: Sort all PHP variables and child properties. (Bug 82793)
    · Ruby: Fixed Ruby linting. (Bug 82849)



    What's new in Komodo Edit 5.1.1:

    April 12th, 2009

    · Perl: Added support for Perl::Critic linting (if the module is installed), including a preference to indicate which severity level to use. (Bug 80330)
    · Debugger: Fixed problem in redrawing variable tabs which caused slowdowns and hangs when debugger was run repeatedly. (Bug 82518, 82542, 82426, 82557).

    SCC History:
    · Date column now sorting correctly for git, bzr and hg. (Bug 82372)
    · Fixed support for Unicode usernames with hg. (Bug 82493)

    · Mac OS X: Fixed potential error opening browser from within Komodo. (Bug 82470)
    · Go to File: Added support for filesystem paths (e.g. "~/dir/file.ext"). (Bug 82483)
    · Remote Files: Don't re-prompt for password when username contains "@". (Bug 73780)
    · PHP: Fixed Fixed stdlib code completions failing after trying to parse a binary file. (Bug 82543)
    · Fixed bug saving files in some less common languages. (Bug 82512)
    · New behavior: When a buffer is closed, Komodo now switches to the previously visited buffer. The title bar now correctly shows the name of the new current buffer after the close. (Bug 82474)
    · Projects: "Move to trash" fixed on Ubuntu 8.10. (Bug 81138)



    What's new in Komodo Edit 5.1.0:

    March 24th, 2009

    · History: Navigation (forward and back) buttons and a drop list in the toolbar that let you browse though the files and buffer locations you've been editing recently.
    · Go to File: A new dialog for quickly jumping to open files, or opening files from the History, current live projects and current directories.
    · Editor Hyperlinking: 'Ctrl'+'hover' will highlight HTTP and FTP hyperlinks under the pointer; 'Ctrl'+'click' will open the URL in the configured browser.
    · CSS Color Popup: 'Ctrl' + 'hover' over a color value in CSS will display a popup of that color; 'Ctrl'+'click' will open the color picker.
    · Search Highlighting: Matches are now highlighted in the current buffer.

    Bug Fixes:
    · API Change: The localizations file has moved from 'chrome://komodo/locale/pref.dtd' to 'chrome://komodo/locale/pref/pref.dtd'. Any extension making use of this localization file will need to be updated to use the new location.

    PHP: Xdebug builds:
    · Universal binaries for Mac OS X
    · Added binaries for Linux x86_64.
    · Added binaries for PHP 5.3.
    · Removed binaries for PHP 4.3.

    · Vi Emulation: Added '' and ``. Apostrophes return to the exact position, apostrophes return to the start of the position's line, similar to the way the two commands work in Vim 7.1. Unlike the rest of Komodo's History navigation, these commands stay in the current document. (Bug 81919)
    · Allow custom ("friendly") project names when specified directly in kpf files. (Bug 82050)
    · Fold margin colors can now be customized. (Bug 81867)
    · Debugger: Restoring cursor position after a debugging run is now optional. (Bug 80610)
    · Fixed line selection when clicking on the line number margin (Linux). (Bug 37406)
    · PHP: Fixed greedy comment/calltip parsing. (Bug 78449)
    · Preferences: Bold and italic buttons in the font preferences now update correctly. (Bug 81339)
    · History: When closing a file, Komodo moves to the previous history position. (Bug 82145)
    · Vi Emulation: Ensure replace in visual line-selection mode uses the correct start/end points. (Bug 81570)
    · History: The list of items in the history includes points where changes were made. Where more than one sets of edits is done in a single section, only the most recent edit is recorded. (Bug 82288)
    OS X: Keybinding changes (Bug 82150):
    · Open/hide toolbox (cmd_viewToolbox): was Ctrl+Shift+T, now Ctrl+Shift+L
    · Step out (cmd_stepOut): was Meta+Shift+T, now Ctrl+Shift+T
    · Added keybinding for cmd_reopenLastClosedTab: Meta+Shift+T
    · Fixed disabled complete word menus after workspace restore. (Bug 80942)
    · PHP: Fixed hang on Mac OS X 10.4 when checking unconfigured PHP prefs. (Bug 80794)
    · Files: Komodo will not open files containing null bytes. (Bug 35678)



    What's new in Komodo Edit 5.1.0 Alpha 1:

    February 6th, 2009

    Vi Emulation:
    · Fixed behavior of 'yank' and 'cut' on last line with no EOL. (Bug 81184, 51878)
    · Ensure 'c' in visual mode enters insert mode. (Bug 81763)
    · Pasting in visual mode no longer moves down one line. (Bug 81576)
    · Vi commands no longer operating outside of the editor pane. (Bug 81633)
    Perl:
    · Perl: Autocompletion on '$var = new object' syntax now works. (Bug 80856)
    · Perl: Fixed autocompletion not working on variable names ending with a digit. (Bug 81788)

    CSS:
    · Do not trigger CSS code completions after a '/'. (Bug 81661)
    · Cancel autocomplete list when a '{' or '#' entered in CSS code. (Bug 81755)

    · Interactive Shell: Fixed shell not launching when Command Output or Find Results tabs had focus. (Bug 80152)
    · Files changed outside of Komodo are now re-scanned when opened in Komodo. (Bug 77866)
    · Fold state preserved when reopening documents. (Bug 45621)
    · Macros: Triggered macros now fire with an argument called "subject", available as a global within the macro. At startup, any post-open trigger macros now fire after the startup trigger has fired, guaranteeing that Komodo is fully initialized. (Bug 76933)
    · Mac OS X: Fixed run/debug. (Bug 81298)
    · Fixed exception caused by removing all items from a project folder. (Bug 81315)
    · JavaScript debugger now correctly handles paths that contain parentheses. (Bug 81336)
    · Projects: The active project no longer changes when a non-active project is closed. (Bug 81300)
    · Unit Testing: The PHP unit test harness now supports additional arguments '--file fileName' and '--class className', which filter tests based on simple substring matching on filenames and class names respectively. (Bug 81286)
    · Support opening files with percent characters in their paths. (Bug 81275, 70777)
    · Prevent the 'this.parentNode is null' JavaScript error message when closing a tab. (Bug 80115)
    · Clicking on a button in the embedded browser's navigation bar gives the browser window the focus. (Bug 81288)
    · Tcl: Handle 4-line messages from kotcllint. (Bug 81326)
    · Mac OS X: Fixed slow typing response. This fix has an impact on extensions using API calls such as "ko.open.URI" (see Open Komodo revision 2751 for details). (Bug 80683)
    · Panel and splitter states restored correctly on startup. (Bug 81170)
    · Windows: Fixed possible hang on start. (Bug 81363)
    · Python: Interactive shell in debugging sessions now shows current frame. (Bug 81287)
    · Allow opening a Komodo project from the command line. (Bug 81394)
    · Fixed nested setTimouts for updateCommands('interactiveshell') sometimes causing a hang. (Bug 81402)
    · HTML: Autocomplete now correctly un-indents end tags. (Bug 64217)
    · Using multiple windows no longer suppresses "Save Modified Files?" dialog. (Bug 81707)
    · The 'cmd_lineDuplicate now duplicates selections as well. (Bug 78819)
    · Fixed delete key behavior within textboxes in Komodo dialog boxes. (Bug 65504)
    · SCC: Fixed mercurial diff on an unchanged file causing a hang in the diff window. (Bug 81444)
    · Flock browser on Linux now correctly detected in browser preferences (as 'flock-bin' rather than 'flock'). (Bug 81743)
    · Remote Files: Fixed date display bug. (Bug 81475)



    What's new in Komodo Edit 5.0.3:

    December 20th, 2008

    · Tcl: Fixed spawnpoints in Tcl debugging. (Bug 81047)
    · Fixed updating of add-ons from the ActiveState Community site. (Bug 81121)
    · Fixed crash when working with a UDL language with an empty state map. (Bug 81200)
    · Ruby: Debugger now properly handles UNC paths. (Bug 80991)
    · Fold state preserved when reopening documents. (Bug 45621)
    · Mac OS X: Fixed run/debug. (Bug 81298)
    · Fixed exception caused by removing all items from a project folder. (Bug 81315)
    · Mac OS X: Fixed slow typing response. This fix has an impact on extensions using API calls such as "ko.open.URI" (see Open Komodo revision 2751 for details). (Bug 80683)



    What's new in Komodo Edit 5.0.2:

    November 21st, 2008

    · Fixed settings import from previous versions when KOMODO_USERDATIDIR is set.
    · Preferences: Added preference for turning off mixed EOL warnings.
    · Preferences: Fixed encoding and language pop up menus so nested items can be selected.
    · Leading whitespace in snippets now follows the global settings. The tabWidth in a snippet is the indentWidth in the editor, as each tab corresponds to indenting by one indentLevel when a snippet is inserted into a buffer.
    · PHP: Fixed code intelligence failing when scanning encounters a non-existing symlinked PHP file.
    · SDK: The koext tool now zips additional directories for Mozilla extensions.
    · PHP: Fixed non-expanding arrays in debugger variable view.
    · SCC: Fixed SVN diff options being ignored.
    · JavaScript: Provide calltips for "Function.apply" et al.
    · Linux: Fixed file encoding preferences not being displayed correctly.
    · Rx: Fixed "$" matching line feed rather than current line ending when combined with a range.
    · Fixed template names with periods being cut off.
    · Remote Files: Fixed FTPS.
    · SCC: Filter out "path contains illegal component: .hg" warning messages.
    · Leading tabs in snippets are now replaced with [indentWidth] spaces on snippet insertion.
    · SCC: Fixed diff between history versions failing with hg.
    · JavaScript: Fixed object variables being incorrectly recognized as class members.
    · Calltips: New preference for setting the calltip maximum line width.
    · Debugging: CGI debugging of POST requests is fixed.
    · "Jump to corresponding line" now works in diffs with relative paths.
    · Fixed LangInfoError exception on unknown filetype: matlab and Forth.
    · OS X: Fixed problem grabbing bottom pane splitter.
    · OS X: 'Cmd'+'H' now hides Komodo.
    · Tab key now inserts white-space when at end of a word with no autocompletions.
    · Code Browser sidebar state now correctly saved.
    · Fixes for multi-window layout save and restore.



    What's new in Komodo Edit 5.0.1:

    November 21st, 2008

    · Remote Files: Fixed "ValueError" warning message on console.
    · Fixed run commands failing when using "Pass selection as input" or "Insert output".
    · Remote files: Remote server accounts without passwords were not being properly migrated from 4.4 profile.
    · Removed incorrect error message when inserting snippets containing [[%w]] or [[%W]] interpolation shortcuts.
    · Mapped URIs: Fixed broken 'Remote' button in mapped URI dialog.
    · Fixed problem saving preferences with "Use tab character to complete words like Ctrl+Space" selected.



    What's new in Komodo Edit 5.0:

    November 4th, 2008

    · Key binding changes: Moved the debugger's default step over keybinding from 'F10'/'Ctrl'+'F10' to 'F12'/'Ctrl-F12'. Toggling the interactive shell has moved from 'F12' to 'Shift'-'F12'. (Bug 80296)
    · SCC: fixed bzr incorrectly showing non-scc files as being under scc control. (Bug 80431)
    · Fixed file type not showing up in the status bar after opening or creating a file. (Bug 80462)
    · Projects: Moved the "New Project", "Open Project" and "Save Project" buttons into a "Project Tools" menulist to make more room for the filter box. (Bug 79625)
    · Fixed truncated run command and debugger output. (Bug 80291, 80258)
    · JavScript and PHP: Keywords now included in 3-char trigger completions. (Bug 78185, 77532)
    · Editor: Fixed indentation guessing for newly opened files. (Bug 80188)
    · Toolbox: Trap exceptions on loading a toolbox that references non-existent live folders. (Bug 80420)
    · Snippets: Cursor position is now handled correctly after snippet insertion. (Bug 80439)
    · Editor: Fixed problem with increase line indent not handling non-ASCII content. (Bug 80493)
    · Fixed erroneous prompt to create a new file when double-clicking a line in "Find Results" output for an untitled (new) document. (Bug 80232)
    · Keybindings: Reordered keybindings so common shortcuts appear in menus. (Bug 80530)
    · Fix non-ascii character handling in replaceTarget (indent region, comment/uncomment region, vi-mode replace, spell check, find/replace). (Bug 80511)
    · Sped up parsing of long lines of JavaScript and HTML. (Bug 80496)
    · SCC: Less CPU intensive mercurial status checking. (Bug 80563)
    · HTML: Changed default tidy linting to not include accessibility checks. (Bug 80598)
    · Remote Files: Fixed "File|Save Remotely As..." not working for untitled (new) files. (Bug 80605)
    · Fixed bug causing some editor commands to be disabled at startup. (Bug 80583)
    · OS X: Fixed 'Cmd'+'W' close behavior for the Preferences dialog. (Bug 80619)
    · JavaScript API: Added simple API for clipboard operations. (Bug 79772)
    · JavaScript API: Added the xtk namespace to the API documentation. (Bug 80646)
    · Windows: Fixed hard crashes. (Bug 76066)
    · Calltips: Added preference for maximum number of lines shown. (Bug 70560)
    · PHP: Statically typed function arguments now correctly parsed. (Bug 79003)
    · Common application directories now added to the PATH in Komodo's user environment settings. (Bug 80656)
    Vista: Fixed menus appearing with a vertical line through the text. Extension authors must update usages of and according to these rules:
    · Drop custom 'menu-iconic-wide' and 'menuitem-iconic-wide' classes/bindings in favor of the Mozilla toolkit 'menu-iconic' and 'menuitem-iconic'.
    · Use these classes only if your menu/menuitem has an icon. Otherwise the alignment of the menu/menuitem labels will be incorrect in context menus on Mac OS X. (Bug 80629)
    · Debugger: Starting a remote debugging session no longer prompts twice to create a mapped URI". (Bug 80125)
    · Prefs: Fixed failure to load preference files containing high-bit characters. (Bug 80676)
    · SCC: Fixed bzr status failing to detect all files in a folder. (Bug 80431)
    · OS X: Workaround for custom menus crashing. Custom menus in projects and toolboxes are no longer available on OS X due to an internal error in the underlying Cocoa UI code. (Bug 80697)



    What's new in Komodo Edit 4.4.0:

    June 24th, 2008

    · Column Editing: Column / rectangular selection now triggers column editing mode, allowing you to quickly add comments or modify multiple lines of text silmultaneously within the selection.
    · Zend Framework Support: Zend framework autocompletion and a new Zend MVC project template have been added.



    What's new in Komodo Edit 4.3.2:

    April 16th, 2008

    · Komodo Edit is now free and open source!
    · New Find in Project feature adds strength to your search so you can quickly locate the code you're looking for.
    · New Replace in Files makes global code changes simple (and the preview makes it safe).
    · New Abbreviation feature inserts snippets from your toolbox at the touch of a key.




    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM