Nikolay Dyankov
Nikolay Dyankov

Reputation: 7234

OSX Lion fullscreen code editor?

Since I'm working on an 11" Air I was wondering if there are any good code editors yet that take advantage of Lion's fullscreen mode (or whatever it's called).

Please share if you have found such code editors, thanks! I'm writing mostly JS, CSS & HTML. And a little PHP.

Cheers!

Upvotes: 0

Views: 914

Answers (3)

user1427458
user1427458

Reputation:

Sublime Text is my favorite editor. It is available of all platforms (windows, mac, linux), has great plugins and comes with "full-screen" and "distraction-free" editing mode, which will be great for your current setup.

Upvotes: 0

dennisbest
dennisbest

Reputation: 419

You can give Maximizer a try and then use any code editor you like. http://chpwn.com/apps/maximizer.html

Just mentioning this for the sake of posterity.

Or you can wait for the next release of TextMate, sometime in early 2053. (Sorry, couldn't resist.)

Upvotes: 1

Paul R
Paul R

Reputation: 213059

You might want to look at BBEdit, or its freeware younger brother TextWrangler.

Upvotes: 1

Related Questions