Greetings Everyone :)
I'm new here, so go easy on me :p
I have downloaded Komodo Edit to do my xHTML coding in !
Can someone tell me where I can download an API for Komodo Edit 5.0.3 that will help me with the coding I do in xHTML ?
Any help would be greatly appreciated.
Thank You :)
See [Help|Macros|Macro API]
An even larger part of Komodo is documented only in the source,
split between JavaScript files, which usually handle front-end
operations, and Python, which do the back end. You also have
access to much of the Mozilla XPCOM components.
In short, there's a lot of information available. Could you
describe what you'd like to accomplish -- this will give a
better idea of which resources you need.
Thanks,
Eric