Questions tagged [komodo]

Komodo Edit is a code editor for several languages (including PHP, Python, JavaScript, XSLT, XML, XHTML, and HTML) which provides syntax highlighting, autocomplete, FTP/SFTP support, etc. It is available for free. Komodo IDE is a commercial product and includes all the features of Komodo Edit and adds the features of an IDE, allowing you to run, view output and debug Perl, Tcl, Python, Ruby and PHP code from within the program.

Komodo IDE supports add-ons to extend its functionalities.

Resources

227 questions
0
votes
1 answer

How do I set the default location when opening files in Komodo Edit?

I use Komodo Edit to do all of my coding. All of my files are located in my WAMP server installation (W:/wamp/www). It gets annoying to have to find my way to that directory every time i want to open a file. How do I set Komodo Edit to…
ShoeLace1291
  • 4,551
  • 12
  • 45
  • 81
0
votes
1 answer

How to hide Status Bar in Komodo Edit

Hellow Im using Komodo Edit and want to hide status bar Maybe where is some options to shell execution ?
IvanM
  • 2,913
  • 2
  • 30
  • 30
0
votes
2 answers

create a .zip file for backup in python 3 with os x

I am new to programing python (5 days now) and have ran into a problem that i can't seem to find the answer to in this forum. i would appreciate any help and a detailed explaination would be very much appreciated. To being. i'm using python 3 on a…
0
votes
1 answer

Using Xdebug with Netbeans or Komodo fails when connecting to Mysql

I am trying to get either NetBeans or Komodo IDE to remotely debug PHP. I have a remote website installed on the development machine which is a Mac running Mountain Lion. Xdebug is installed. The website on the local machine runs normally in a…
Jeffrey Simon
  • 918
  • 3
  • 11
  • 25
0
votes
1 answer

Changing tab icons in Komodo Edit

I would like to change the default blank tab icons in Komodo, but couldn't find the right CSS selectors. I created userChrome.css file that works and I could target the language-specific tabs by: #tabbed-view tabs > tab[label$=".js"] But the…
leemour
  • 11,414
  • 7
  • 36
  • 43
0
votes
1 answer

Komodo Project Template Macros

What is the use of oncreate macro in komodo project? How it could be used in Ruby on rails?
riti
  • 255
  • 2
  • 11
0
votes
1 answer

specman on Komodo

I have 2 problems i can't seem to fix: 1) For some reason Komodo won't highlight any methods in my .e files, even though the default language is specman-E, and the file set to the proper language. How can i get him to highlight it? 2) After i press…
0
votes
1 answer

Why does komodo edit require a duplicate .py file to execute my commands?

I am using Komodo edit 7.1 on a macbook pro running OS X mountain lion Note that the duplicated file needs a space at the beginning. e.g: to execute hello-world.py, I wrote the code given in the lesson but when running the command i get an error…
0
votes
1 answer

Setting up the Komodo IDE with XDebug for step-through PHP debugging

I'm currently running Komodo 7 and have XDebug set up on PHP 5.3.1, which is installed as part of XAMPP 1.7.3. All of this is running on Mac OS X 10.7. Until I upgraded XAMPP (from version 1.0.1) step-through debugging of PHP in Komodo was working…
Jim
  • 804
  • 2
  • 12
  • 26
0
votes
1 answer

Debugging django with Komodo IDE 7 doesnt break on breakpoints

I am using Komodo IDE 7 with a Django 1.4 using Python27. I have been using the remote debugging option of Komodo IDE 7 but it seems to not responed to my breakpoints. If I break in my model decleration/setting.py it does break for the first time…
Nuno_147
  • 2,817
  • 5
  • 23
  • 36
0
votes
1 answer

how to add to PATH variable in OSX

I'm going to try building a custom language extension for Komodo Edit. In order to build an xpi file, I need to add something to the PATH variable. I'm not really familiar with the command line, so I'm not 100% sure how to do this. I started by…
user26858
0
votes
1 answer

Can't open a xdebug session with a vmware guest os?

I've a vmware guest os with a webserver and xdebug 2.1.2 and I want to work from my host os with the remote debugger and Komodo IDE. How must I configure xdebug and Komodo to make it work? I've tried to add my host ip and my guest ip in the…
Micromega
  • 12,486
  • 7
  • 35
  • 72
-1
votes
1 answer

Code intelligence not working for Django komodo edit 10

I've been using komodo edit 10 for a while before I buy komodo ide to see if I like it or not, especially after I heard about all the features it offers. I use Django a lot for backend web development and one thing I noticed is code intelligence and…
TechEmperor95
  • 389
  • 1
  • 4
  • 18
-1
votes
1 answer

Unhappy komodo Edit

Look at the image, any ideas WTF happened with my Komodo?
John Smith
  • 51
  • 1
  • 4
-1
votes
1 answer

Komodo editor tabs disappeared - bug?

Komodo used to show me tabs of open files, but one day they disappeared. I can't find an option to turn them back on. I use the side menu now but it's much less convenient. I tried in the "View" > "Tabs & Sidebars" menu but can't find an option to…
Amanda
  • 202
  • 1
  • 3
  • 8
1 2 3
15
16