komodo
How to integrate FileMerge with Komodo 6 IDE?
After reading this post: http://community.activestate.com/forum/subversion-external-diff-tool I\'ve tr开发者_JS百科ied using the following command in the \"diff options\" text box in preferences > s[详细]
2023-01-26 03:52 分类:问答Komodo edit -auto-complete chained jquery
How do you get code hinting/completion for chained functions in Komodo edit. I had it working in Komodo Edit 5, but I lost the ability when I upgraded to ver 6. Now it gives me code hinting for the f[详细]
2023-01-23 15:45 分类:问答finding all float literals in Python code
I am trying to find all occurrences of a literal float value in Python code. Can I do that in Komodo (or in any other way)?[详细]
2023-01-23 04:25 分类:问答Advanced Find & Replace / Text Expand / Macros
Hopefully a nice quick one for someone. I\'m working on a project that requires a specific link being written around 400 or so locations. Each link is the same, except it has the town\'s name in it, s[详细]
2023-01-19 06:55 分类:问答PHP Komodo getter/setter auto-generation
Does Komodo support getter/setter auto generation a la NetBeans开发者_如何转开发 or Eclipse? If so how do I use it? I can\'t seem to find it.This is a modified/improved version with a more readable co[详细]
2023-01-10 01:38 分类:问答Indent guide plugin for gedit (python)
screenshot http://www.activestate.com/padfiles/komodo_edit/komodo_edit_linux.png See the indent guides? They\'re damn helpful when writing Python code. Any chance I could get something similar for ge[详细]
2022-12-29 09:29 分类:问答User input in perl - Issue with running script in KomodoEdit
i wrote this tiny code on gedit and ran it :- #/usr/bin/perl print \"Enter the radius of circle: \\n\";[详细]
2022-12-27 17:26 分类:问答Komodo Edit "new command" options memory
I am using Komodo Edit 5.2.4. I have set up a custom \"new command\" which takes some input from the user and executes a program with it. This works fine, but I want the ability to default the options[详细]
2022-12-22 11:02 分类:问答Komodo Code Completion for Django
Sorry to repeat old questions, but I didn\'t quite understand the answer. The question was: How to enable auto-complete in Komodo Edit 5.2 for Django[详细]
2022-12-22 08:11 分类:问答Komodo Edit 5.2 Django Template Syntax Error - Info: <head> previously mentioned
I am using Komodo Edit 5.2 for editing html and Django template files. It always shows a single syntax error inside the first {% block %} area on the first tag of my template.[详细]
2022-12-15 19:48 分类:问答