ActiveState Powered by ActiveState

ActiveState Community


Komodo 4.2b6 is up

Posted by trentm on 2007-08-03 10:46
OS: All / Any

Komodo 4.2.0 beta 6 is out.

There are a bunch of bug fixes in this release. A major one that we'd like feedback on from those that have hit it is the problem with live folders disappearing:

Inconsistencies in Live Folder behavior
http://bugs.activestate.com/show_bug.cgi?id=69045

The full set of bug fixes is below. The update server will be serving this update shortly. As ever please give us your feedback either here on the community site or on the komodo-beta list:

http://listserv.activestate.com/mailman/listinfo/komodo-beta

Cheers,
Trent

Changes in Komodo 4.2.0 Beta 6

  • Removed "Fast Characters" autocompletion because of complications using semicolons in for loops.
  • Code Browser's filter now supports regular expressions (Python syntax).
  • Debugger: Ruby error messages and PHP stacktraces now clickable. (Bug 71238)
  • Debugger: Updated JavaScript debugger config instructions. (Bug 71311)
  • Rx Toolkit: Soft characters disabled in Rx Toolkit.
  • Autocomplete fixes:
    • JavaScript: Fixed scope for class functions. (Bug 71345)
    • Ruby: Show calltips on builtin Kernel methods. (Bug 69499)
    • Ruby: Removed exceptions thrown looking for non-existent Ruby class calltips. (Bug 69614)
    • Python: Code browser filter now supports Python Rx (Bug 71275).
    • HTML/XML: Test failures fixed (Bug 71239).
    • PHP and JavaScript: Buffer pre-scanning to improve performance (Bug 68851).
    • Python: Handle 'import *' semantics. (Bug 70014)
  • Vi emulation: Fixed cursor changing to a block cursor after viewing keybinding prefs. (Bug 71293)
  • Vi emulation: Paste after 'p' command now pasting correctly. (Bug 71057)
  • Fast characters removed. (Bug 71279)
  • Soft characters: Forward-slashes fixed in Perl. (Bug 71211)
  • Find in file "Search in" combo list was broken, clipped paths. (Bug 71420)
  • Tcl lexer: Preserve backslashness through multi-char newline sequences. (Bug 71409)
  • Added yaml file assocation. (Bug 71308)
  • Editor: "<" at start of XML buffer triggered exception. (Bug 69742)
  • Auto-indent no longer checks for too much indentation. (Bug 71165)
  • Toolbox: Make sure newly added items appear in the toolbox. (Bug 71423)
  • Project/Toolbox: Fixed sorting and saving sort order. (Bug 71331, 56677)
  • Snippets: Closing a modified snippet dialog now prompts to save changes. (Bug 63577)
  • Mapped URIs: Avoid opening two instances of the same file. (Bug 69757)
  • Live folders: Fixed disappearing entries (Bug 69045)
  • Interpolation shortcuts: Fixed %(ask:QUESTION:%d/%f). (Bug 71297)
  • Projects: Serializer now sorts items. (Bug 68906)
  • Projects: onFileOpen macros now trigger when a macro calls 'ko.open.URI. (Bug 69684)
  • Fixed 'ko.open.URI failure. (Bug 69787)
  • Help: Link to support.activestate.com fixed. (Bug 71140)
  • Install: Default Linux install directory changed to "~/Komodo-{IDE|Edit}-.. (Bug 71090)
-->