ActiveState Community

OS X

one file crashes komodo edit but I need it...

OS: OS X

Hello All:

For some reason when i go to open this one file as of today, it crashes my KomodoEdit.

I have these details when it crashes, can someone help me figure what the issue is as I need to edit this file.

Process: komodo-bin [1302]
Path: /Applications/Komodo Edit.app/Contents/MacOS/komodo-bin
Identifier: com.activestate.Komodo
Version: 5.2 (5.2)
Code Type: X86 (Native)
Parent Process: launchd [199]

Date/Time: 2009-11-06 17:19:12.345 -0500
OS Version: Mac OS X 10.6.1 (10B504)
Report Version: 6

Folding HTML

I just started using Komodo Edit and am really enjoying it. One thing I can't quite figure out is how it decides where to fold HTML code. It seems to me that it folds from the first opening tag of a line to include the line of its closing tag. I think my confusion stems from including multiple opening or closing tags on one line. Can anyone confirm this or are there other folding criteria for HTML?

Thanks!

File encoding pb

OS: OS X

Hi all,

I am new to Komodo and I have been trying to write a small HTML file. The file contains some french letters. When I save the file the french letters are changed into weird symbols in the HTML text file. I am sure I am missing something in the preferences panel to set the save language to French. Can you help me ?

Thks

Fortran syntax highlighting and/or adding a new language

OS: OS X

Hi,

Is there an existing extension to add fortran syntax highlighting to Komodo Edit? I use Komodo Edit for my python code all the time, and would like to use it for fortran as well.

Else, is there a tutorial somewhere to demonstrate how to add support for a new language to Komodo Edit? I don't want autocompletion etc., just syntax highlighting and indenting. I found a tutorial at http://blogs.activestate.com/2007/01/kid_adding_a_ne but if it doesn't work for Komodo 4.2, I doubt it will work for version 5.2.1. Is there a more updated tutorial somewhere?

Thanks,

Sourish

Using 32-bit Python from Komodo under Snow Leopard

OS: OS X

Apparently the Python in Snow Leopard runs in 64-bit mode, but many of my packages (wxPython, in particular) is only 32-bit. So when I try to run my app from Komodo 5.2.1, I get errors like this:

ImportError: /usr/local/lib/wxPython-unicode-2.8.10.1/lib/python2.6/site-packages/wx-2.8-mac-unicode/wx/_core_.so: no appropriate 64-bit architecture (see "man python" for running in 32-bit mode)

Can anyone suggest a workaround? Is there a way to get Komodo to use 32-bit Python? I'm able to run my app from the TextMate Python bundle, but can't debug from there. Thanks!

Regarding FTP, images and drag and drop.

OS: OS X

Hey there, day three of testing Komodo Edit and I have what (I hope) are my final set of newbie questions. So here we go.

Can Komodo Edit do FTP publishing?

I've downloaded addons, read forum posts and I still don't quite understand publishing within Komodo. It seems to me that there's really nothing equivalent to publishing on the order of Coda, Dreamweaver, Espresso, Ultraedit or the other web-specific IDEs. At best it seems Komodo can define an FTP account and connect to it, but it doesn't otherwise integrate with my projects in any way.

Key Command "Preview in Browser" not working? (Mac)

OS: OS X

I set up a custom key command to bind to my mouse for web browser previews in Firefox. For consistency with my current workflow in Coda I set this up as Command Option B. The problem is while the menu command shows up in the view menu and the menu appears to trigger on the command (or at least it flashes), Komodo doesn't actually preview the file in Firefox. The view menu highlights/flashes but nothing else happens.

Reveal current file in project drawer

OS: OS X

Would be great if there were a keybinding that would highlight the current file in the project drawer. Useful for when you need to browse files near where you are.

Question about Tab Triggers and Zen Programming

OS: OS X

I'm demoing Komodo and I like what I see so far however I have a few questions about the editor. Firstly, coming from TextMate/Coda/Espresso I'm accustomed to tab triggers working in the following method:

key+tab=snippet

Restrict Go To File to files in current project

OS: OS X

Go To File is really handy. One annoyance for me though is that it lists files that are outside of the current project. Thats just about never what I want. Is there some way to restrict that, or weight those matches to the bottom?