Please recommend a text editor

I

iPollo

Guest
Hi guys,

I recently got a Mac mini as a 2nd system. I was planning to use more my PC but guess what? after upping the RAM on the mini my PC is now my 2nd system... ;)

So far, there's nothing I can't do on my Mac that I used to do with my PC (except for gaming), however, since I'm fairly new to the Mac OS arena I know very little about software. I do a lot of programming for my company in a proprietary scripting language and I really appreciate a text editor capable of doing syntax coloring on non-standard languages. I use UltraEdit on my PCs. I tried BBEdit on my Mac and I think it's awesome for HTML editing (I also have to do some PHP thingies from time to time so I'll keep it) but I can't seem to find an option in it to add a non-standard language for syntax coloring. I also miss the search capabilities of UltraEdit.

Can you recommend me a text editor that can do at least syntax coloring for non std languages?

Thanks in advance
 
Joined
Apr 9, 2004
Messages
1,072
Reaction score
10
Points
38
A free one would be AppleWorks that comes with OS X. Or if you want to buy Office 2004 for Mac.
 
OP
Z

zap2

Guest
or buy iworks which comes with pages a word prossessor and keynote which is like powerpoint I think keynote is way easyer than powerpoint and pages and word are equel. iworks is 79 bucks and the cheapest office for mac is 150 get iwork
 
Joined
Nov 26, 2004
Messages
913
Reaction score
38
Points
28
Location
Oklahoma
Not sure if it will meet all your needs or not, but you might try TextWrangler from Bare Bones at http://www.barebones.com It seems like a very nice program and you can't beat the price....Free...
 
Joined
Mar 30, 2004
Messages
4,744
Reaction score
381
Points
83
Location
USA
Your Mac's Specs
12" Apple PowerBook G4 (1.5GHz)
For those of you who seem confused: A word processor (AppleWorks, Word, Pages) is not the same thing as a text editor. They serve different needs.

Anyway...

JEdit (http://www.jedit.org/) has this ability, I believe.

James said:
Not sure if it will meet all your needs or not, but you might try TextWrangler from Bare Bones at http://www.barebones.com It seems like a very nice program and you can't beat the price....Free...
TextWrangler is a reduced-feature-set BBEdit derivative, and it doesn't have this feature, either.

There is a development kit for creating new language modules for BBEdit/TextWrangler, but it's not a trivial task.
Have you tried Googling for a third-party module that supports the language you're working with? There are a bunch of them out there.
 
OP
I

iPollo

Guest
Thanks for all your help. However, technologist is right. I need an editor pretty much like BBEdit but with additional customization capabilities.

technologist said:
Have you tried Googling for a third-party module that supports the language you're working with? There are a bunch of them out there.

The problem is that the language I'm using is proprietary. That is, it is developed at the company I work for. I'll take a look @ JEdit and check if it can do that. It's not an absolutely must have feature for me but it would be really nice to have.

Thanks a lot.
 

dtravis7


Retired Staff
Joined
Jan 4, 2005
Messages
30,133
Reaction score
703
Points
113
Location
Modesto, Ca.
Your Mac's Specs
MacMini M-1 MacOS Monterey, iMac 2010 27"Quad I7 , MBPLate2011, iPad Pro10.5", iPhoneSE
iPollo said:
Thanks for all your help. However, technologist is right. I need an editor pretty much like BBEdit but with additional customization capabilities.



The problem is that the language I'm using is proprietary. That is, it is developed at the company I work for. I'll take a look @ JEdit and check if it can do that. It's not an absolutely must have feature for me but it would be really nice to have.

Thanks a lot.

Just checked out Jedit and it looks like it should work. Make sure to check out all the plugins for it. One of those should work for you.
 
OP
M

meltbanana314

Guest
I'll put in another vote for jEdit.

The best part about it is that it's cross platform because it's written in Java, so people can go on any Linux/BSD/Solaris/OS X/Windows system and use the exact same editor (provided Java is installed, of course.)
 
OP
K

Kokopelli

Guest
Another option is SubEthaEdit. http://www.codingmonkeys.de/subethaedit/ It is a very cool application with a bunch of default syntax highlighting options as well as allowing user defined syntax highlighting. I use it for light editing as well as quick collaboration on docs for clients. (The collab features are neat but it is a very nice editor even ignoring that feature.)
 
Joined
Feb 9, 2005
Messages
2,340
Reaction score
82
Points
48
Location
DFW
Your Mac's Specs
MacBook Pro 13" | MacBook Pro 13" | Mac Mini 2GHz C2D
Kokopelli said:
Another option is SubEthaEdit. http://www.codingmonkeys.de/subethaedit/ It is a very cool application with a bunch of default syntax highlighting options as well as allowing user defined syntax highlighting. I use it for light editing as well as quick collaboration on docs for clients. (The collab feature are neat but it is a very nice editor even ignoring that feature.)

i second that. check it outi did all the coding, inclusing the css file with SubEthaEdit. I am just a beginner, but the color coded syntax is a help. I alos have never use the collaborate feature
 
Joined
Dec 30, 2002
Messages
2,118
Reaction score
23
Points
38
Location
Sunny So Cal
Your Mac's Specs
G5•2x1.8•1.5•320•8x+/-
i guess im a CLI junky, but i use vi(m) and pico in UNIX.. but i use xCode when debugging..... pretty colors
 
Joined
Feb 25, 2003
Messages
5,279
Reaction score
138
Points
63
Location
Tropical Island, Jealous?
Your Mac's Specs
MacPro 3.0Ghz 16GB RAM, 4x256 Vid, 30''cinema display

Shop Amazon


Shop for your Apple, Mac, iPhone and other computer products on Amazon.
We are a participant in the Amazon Services LLC Associates Program, an affiliate program designed to provide a means for us to earn fees by linking to Amazon and affiliated sites.
Top