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

alfmoonspace

macrumors member
Original poster
Mar 1, 2010
74
62
Sorry to bother you guys about this question, I am a new CS major at Weber State and we are learning java. Anyway, the teacher uses jgrasp but I seriously have fallen in love with notepad ++.

I got a macbook pro but I can't seem to find a editor that has exactly what notepad ++ shows to me (offers?).

A list of languages, you know how it has the end { connector, and automatic numbering.

Anyway, maybe I am missing something here. Played around coda, Smultron, TextEdit but cant seem to duplicate notepad ++? Any help?

Sorry for being a noobie, hopefully you guys can understand my gibberish!

Thanks!
 
TextWrangler has been my choice for a while now...does exactly what it should and it's free.
 
Sorry to bother you guys about this question, I am a new CS major at Weber State and we are learning java. Anyway, the teacher uses jgrasp but I seriously have fallen in love with notepad ++.

I got a macbook pro but I can't seem to find a editor that has exactly what notepad ++ shows to me (offers?).

A list of languages, you know how it has the end { connector, and automatic numbering.

Anyway, maybe I am missing something here. Played around coda, Smultron, TextEdit but cant seem to duplicate notepad ++? Any help?

Sorry for being a noobie, hopefully you guys can understand my gibberish!

Thanks!

Learn Vim. It will take awhile but you'll feel so much more in control when editing text. I'm only really just starting to feel comfortable in it and only use 0.0001% of its features but I am already so much faster in it than I am in a normal GUI text editor.

Plus it is free and works on Mac OS X, Linux, other Unices and Windows.
 
how do I enable the { follower from start/end so I can read my code better?
 
how do I enable the { follower from start/end so I can read my code better?

Say this a different way, I can't decipher what you mean and I'm guessing others won't either... do you want something to highlight a section of code within a block when your cursor is on one of the braces? Do you want a } added whenever you type a {? Do you want the next line to be indented when you type a {? Do you want the } highlighted when your cursor is over the matching { and vice versa? "{ follower from start/end" does not make sense to me.

-Lee
 
Sorry, that was totally confusing. So when you open in a class with a { and end with a }, there is a doted line that shows you the connection.

That is probably the best I can do, haha. Just wondering if any mac text editor has that option?
 
Sorry, that was totally confusing. So when you open in a class with a { and end with a }, there is a doted line that shows you the connection.

That is probably the best I can do, haha. Just wondering if any mac text editor has that option?

You can do so in TextMate. By choosing "Show Invisibles".
 
+1 for Textmate. Give it a try, it's solid.

By chance is this teacher named Prof. Rague?
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.