Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

thekev

macrumors 604
Original poster
Aug 5, 2010
7,005
3,343
I've searched existing threads on this. I was wondering if anyone knows of a good IDE or text editing program that can import the syntax of a specific API or bring up tooltips. I'm also wondering if any can swap in long flag names for short ones, as it obviously makes the script easier to read later on. The common problem is that many APIs have a lot of very specific commands that can change from version to version, so having to go check on deprecated functions and flags can be extremely time consuming.

Also is there any way to make Xcode work more like Komodo?
 
You're not after syntax, you're after semantics. I think the editor would need to be fed a bit of domain knowledge for this.
 
You're not after syntax, you're after semantics. I think the editor would need to be fed a bit of domain knowledge for this.

Bleh I still mix up programming terms. It's not an extreme area of expertise for me (unfortunately). Any idea if Xcode can load definitions for semantics and do things like shorthand --> longhand flag replacements?
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.