Well there are a few options. A lot of people use SubEthaEdit it works but it’s nothing to special. Also TextMate I have heard is real nice and has many more features for coding. SubEtha is focused a lot around it’s multi-person editing.
This is kind of like an ad, but it’s for something many of you will want and is directly related to this thread, so bare with it! Most of you know I’m not a bot or a spammer.
If you aren’t familiar with MacZot! they buy a large number of copies of something and then sell it for a significantly reduced price. The drawback is that when they run out of copies, that’s it. No dice.
This promotion is an agreement with the software company, I guess, that reduces the price by 5 cents for each mention in a blog by anyone. So, they get a ton of free advertising and you get a much more reduced cost on the software (possibly free! which did happen the last time they tried this.)
Anyway, if you have a blog, read that page and consider helping us all out. All you have to do is mention the whole promotion and SubEthaEdit on your blog. That’s it. There’s no risk here and it’s not a gimmick. I’ve bought software from them before. Also, if you participate in the blog thing, you’ll get an email telling you right when the price has reached zero, so you can be sure to take advantage. If it reaches zero, I’ll be sure to post here as soon as I find out, so everyone can get a copy.
Basically… MacZOT and TheCodingMonkeys will award $105,000 in Mac software. All you need to do is help advertise software many of us already use. I have the old free version, but I’d like to get back on the upgrade wagon.
By the way, it’s already down to $21.90 from $35 and the offer is only good until just before midnight California time.
Heh heh, everyone here is gonna kill me, but this is the script editor I use most often…
Microsoft Visual C# on PC.
Ok, before you guys run out to hire the assasins, my mac has a fuzzy monitor so looking at text hurts like heck after a while and I like VC#'s editing features much more than SEE’s. Both machines are 5 feet from each other and I have a network so it isn’t that bad. (Good old wireless KBs).
Makes good sense using Visual C#, actually. I’d use X-Develop as it’s better than that and SubEthaEdit, but no budget for it yet. Really should have bought it when it was on discount.
I’d use X-Develop as well, but my money has to go to more important things right now. For debugging I tweak the code on the mac so it is efficent enough for me right now.
For what it’s worth, I spent the weekend searching for another scripting environment, and found JEdit – a Mac friendly, open-source (free!) app that supports syntax-highlighting, etc. for more than 100 languages (including C# and JavaScript).
Since SubEthaEdit went non-free, I’ve been using Dreamweaver to edit my Unity Javascript.
On the plus side: (1) I already own it (which maybe you do too), (2) I already know how to use it (which maybe you do too), and (3) it formats Javascript nicely.
On the negative side: (1) it doesn’t pass code changes to Unity automatically (like SubEthaEdit does), (2) if you don’t already own it, it’s way too expensive for just doing Unity coding.