Questions tagged [komodo]

8 questions
6
votes
4 answers

How can I replace all \r\n with \n using Komodo Edit

Somehow, some 40 files (mostly Python modules) in my project have \r\n (Windows style) as line endings. I'd like to change them to \n (Unix style) line endings, but Komodo Edit doesn't appear to provide a way change existing files' line endings, and…
orokusaki
  • 1,254
3
votes
1 answer

Adding code completion to all of my files in Komodo Edit

I am new to Komodo Edit. Does anyone know how to add intellisense to my own files? For example: myFirst.js that includes auto completion for objects or functions that were defined in mySecond.js Also how do I add auto completion to my CSS file from…
2
votes
0 answers

"PHP Error" when running PHPUnit tests from within Komodo IDE

I am using the latest version of the Komodo IDE, PEAR and PHPUnit with PHP version 5.3.0. When I run the unit tests for my Komodo project the tests run correctly, but regardless of whether there are any tests to run or not I get shown the…
1
vote
1 answer

How to open include files in Komodo editor

i m using Komodo Version 6.0.3 for PHP coding . i want to know some functionality in Komodo editor How to open included files ( php ) just like dream weaver ( by Pressing CTRL+D ). How to comment HTML style ?? like How to…
xkeshav
  • 385
0
votes
1 answer

Application that doesn't stick to launcher in dash in Gnome Shell

I have installed Komodo Edit 7.0.2 and had to create a custom .desktop file in order to launch it from the Gnome Shell dash - see http://pastebin.com/VuKniTiM Everything was working fine: one click on the launcher and its icon became "active",…
0
votes
2 answers

How can I make breakpoints work when debugging Zend Framework in Komodo IDE 7?

I am trying to use Komodo IDE 7 (7.1.3) to debug a Zend Framework (PHP) project. The project is being served by Apache on a Ubuntu Server and I am using Komodo on Windows 7 on the same LAN. The files are on a mapped drive corresponding to the root…
Technoh
  • 142
0
votes
1 answer

How can I add Komodo to my bottom panel?

I've installed Komodo on my Open Suse 12.2 KDE desktop but I don't have a menu entry in my start menu? I've followed the installation instruction at http://docs.activestate.com/komodo/4.4/install.html#Installing_Komodo_on_Linux but there isn't any…
Cybercartel
  • 1,962
0
votes
0 answers

KOMODO, what is a project and why it cannot be created

I wonder, what is a project (what it consists of and what is its purpose) in KOMODOenter image description here and why, when I attempt to create one, KOMODO cycles like in the picture attached.