Top "Komodoedit" questions

Komodo Edit is a multi-platform free and open-source code editor with support for PHP, Python, Ruby, JavaScript, Perl, Tcl, XML, HTML, CSS and more.

How can I run the first Python program in Komodo Edit 8.5?

I'm learning Python for the first time and I use Komodo Edit 8.5 to practice Python. But I don't know how …

python-2.7 komodoedit
PermissionError [errno 13] when running openpyxl python script in Komodo

I am having trouble using openpyxl scripts in Komodo edit 9 and python 3.4 on Windows 7. I copied some openpyxl code to …

python permissions python-3.4 openpyxl komodoedit
Editor giving "Unexpected End Tag" syntax error for HTML file

Edit: Because of the time restriction of the project I just had to revert to a working copy of the …

html editor syntax-error komodoedit
Komodo Edit - HTML reformatting / Tidy

Is there a simple way to reformat my HTML from within Komodo Edit or to automate the process against Tidy? …

html tidy htmltidy komodoedit
JavaScript code not running in HTML5 document

I'm beginning HTML5 development, and I'm already in trouble with javascript in HTML code: <script> // javascript code </…

javascript html komodoedit
How to run Python in komodo

I am completely new to Python and wanted to try this code from the tutorial: istrue = 1 if istrue: print ("be …

python-3.x editor interpreter komodoedit
How to setup Komodo Edit for Python 3.2

I would like to use Komodo Edit to edit scripts written in Python 3.2. How do I setup Komodo Edit to …

python python-3.x komodoedit