Questions tagged [komodo-edit]
12 questions
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…
yoav barnea
- 133
3
votes
3 answers
Komodo Edit - How to disable the 'Linter' for a language?
I've been using Komodo Edit to work on a Django project.
It works great except for one little annoyance: When I am editing Django template files, Komodo likes to put red squiggly lines underneath the first HTML tag that follows a Django tag,…
TM.
- 1,320
2
votes
1 answer
Komodo Edit: How to use Tabs and Carriage Returns in Find/Replace?
In NoteTab Pro, I could use tabs and returns in the find and replace dialogs by using ^t and ^p.
Now I have switched to Komodo Edit which is much more powerful, and I can't find any way to search for these characters.
For the moment, I am not using…
Andrew Swift
- 2,065
2
votes
4 answers
How do I clean up (auto-indent) code in Komodo Edit 5?
I have a Rails html.erb file in Komodo Edit 5 and the indentation has gone a bit wild.
Is there a plugin or function that automatically indents my code so it's easier to read?
conspirisi
- 275
1
vote
1 answer
Komodo Edit auto complete
I am just starting to use Komodo Edit. I have linked to a few CSS files but when I am editing an HTML file and then add a class to an element I would like the editor to guess what I am typing by referencing styles in my style sheets.
Can this be…
Ian
- 11
- 1
1
vote
0 answers
Komodo Edit: file save command disabled
In Komodo Edit, save button seems to always remain disabled after I make changes to any file. What could be the cause? How do I make the option enabled and save a file?
The file is local, not read-only, and can be saved normally from any other…
dbkk101
- 889
1
vote
0 answers
How to connect Komodo edit with WAMP?
How do I setup it to preview PHP code over WAMP with Komodo edit?
Daniel
- 121
1
vote
1 answer
Why does Komodo edit not open files on doubleclick due to some path encoding error?
When I double click a file in finder to open in Komodo edit, it displays an error message saying it can't find the file and the path is displayed, but with wrong encoding, such that special characters such as "ó" and "ð" are displayed as some weird…
gakera
- 445
1
vote
1 answer
Linux: How do I set the working directory of an application?
So I am using Komodo edit, and it thinks that my current directory is /home/username1/ Yet my files are in /home/username1/workspaces/ruby/project1
Why won't Komodo recognize that my working directy is that of the current file? Same with situation…
Zombies
- 3,972
0
votes
2 answers
Selecting all css properties with brackets to erase them
How would one search, within a CSS file and using Komodo Edit, everything inside and including the brackets from every CSS style rule.
I need to end up with a list of CSS classes and IDs erasing all properties from a very large CSS file.
I need to…
MauF
- 173
0
votes
0 answers
How do I make komodo edit open stuff with mac line breaks?
I'm on my Windows 7 PC using Komodo Edit text editor (version 6.1).
I have a file from my Mac which I need to use, but it either doesn't open or opens as a blank doc.
The file isn't broken or anything, as I can open it in Word.
Would this problem be…
Kirt
- 7,561
0
votes
1 answer
Komodo Edit Autocomplete to Include Adding Semicolons
I just started using Komodo and I like it. I have the Smart Editing settings set to do quite a lot, and when I type a parenthesis or curly brace, it adds the second one, which is great. But in some cases I want to automatically get to the end of…
nicorellius
- 6,815