Hi.
I'm using Komodo for the first time and I don't know how to disable the attribute autocomplete for <p> and <ul> tags. Every time that I type <p> automatically appears class="classname"...
Thanks for your help.
Is there anything special I need to do to get Komodo IDE recognizing my installed perl packages? I have ActivePerl installed, and have downloaded several modules using PPM, yet Komodo IDE is failing on my USE statements. I've added my activeperl install to my PATH, but what other environment variables am I missing for Komodo to find my packages?
I have installed a macro library for WebOS development, however whenever a command is run such as this
ko.run.runEncodedCommand(window, "palm-generate -p \"{appinfo:{title:'" + title + "', id:'" + id + "', vendor:'" + vendor + "', version:'" + version + "', main:'" + main + "', icon:'" + icon + "', minicon:'" + minicon + "', category:'" + category + "'}}\" " + projectPath + slash + "bin", done);
I get the error of
/bin/sh: palm-generate: command not found
what is funny is that I can run that exact same command at the terminal and it will work just fine.
I'm giving a try to Komodo always when i see a new version, but its not very useful under os x - its boring. I was using version ~4 on windows, it was just nice to work with it - it was fun.
Is there any plan to make Komodo useable under OS X for future?
I'm not describing any part of application, because its slow in general. It permanently eats 7% of CPU even if its not focused, and working with it eats 50% to 140% of CPU.
Its harm that it works like this, i really liked to use it few years ago on windows.
Thanks.
I have xdebug enabled and it shows up in modules and zend extensions when I do "php -m"
When I run phpinfo() I get the xdebug info in there
debug.extended_info On On
xdebug.idekey nobody komodochris
xdebug.manual_url http://www.php.net http://www.php.net
xdebug.max_nesting_level 100 100
xdebug.profiler_aggregate Off Off
xdebug.profiler_append Off Off
xdebug.profiler_enable Off Off
xdebug.profiler_enable_trigger Off Off
xdebug.profiler_output_dir /tmp /tmp
xdebug.profiler_output_name cachegrind.out.%p cachegrind.out.%p
xdebug.remote_autostart Off Off
Hi
I've tried to create a project template.
But when i try to create a new project from template my newly created project template cannot be chosen.
Anyone know why?
Hi
I am entirely new to Komodo, am trying the IDE demo as well as Komodo Edit.
I have noted that under "Add-Ons" I can find a add-on called "Django Language 1.0.0"
I was wondering what this add on incudes. I can see I have code completion in python incuding various django stuff. However I do not have code completion on "django-templates" i.e html specifics such as {% something }
I have also noted that under "New File" there is a choice for a "django file", when creating such a file it seems its the same as a html file.
So, to my questions -
Komodo says git is disabled because it's not found, even though it was working fine before I restarted my computer. I have FIND ON PATH selected and check again doesn't find it.
I can use git perfectly fine from the command line by typing "git [command]".
How is the project manager on the left supposed to be used? I find it annoying that I can't create directories in it and that dragging files into folders doesn't actually move them. What's the point of creating a shortcut and a folder (the virtual one, not real one)?
Thanks