Jump to content


Photo

Sublime Text Editor - Very nice


  • Please log in to reply
61 replies to this topic

#1 rootey

rootey
  • Members
  • 20 posts

Posted 25 October 2009 - 07:52 PM

screen shot:
http://www.sublimete...honHeroFull.png
I've tried many text/code/ide editors: vim, scite, eclipse etc...
This one is my current favourite:
http://www.sublimetext.com/
download the 1.2 version or the beta:
http://www.sublimetext.com/beta
As you can see from the changelog, it is a very active project.

As with all editors, it always takes a while getting set up, this one is pretty feature rich, but also has 'packages' to extend it.
http://www.sublimetextwiki.com/

I'm sure you guys will like it:
http://sublime.akali...rted/index.html

#2 rootey

rootey
  • Members
  • 20 posts

Posted 25 October 2009 - 11:04 PM

Here's a couple of screen casts showing some of the hidden features:
Basic HTML tags completion and Snippets:
http://ej12n.com/scr...texteditor.html

Multiple Selections and Regex Use:
http://ej12n.com/scr...ultiselect.html

<!-- m -->http://blogdata.akal...regex-buddy.htm<!-- m -->

Math, Columns, Multiple selections, Exec Python Code, and a "Firebug-like feature" extra:
http://www.ej12n.com..._selections.htm

#3 tidbit

tidbit
  • Moderators
  • 2282 posts

Posted 26 October 2009 - 02:18 AM

This looks quite sweet. An AHK plugin would be nice.
Will try it.

edit: grrr

Sublime Text may be downloaded and evaluated for free, however a license must be purchased for continued use



#4 Guests

  • Guests

Posted 26 October 2009 - 02:16 PM

Sublime Text may be downloaded and evaluated for free, however a license must be purchased for continued use


Emacs can do most of what is described on the videos and it's completely free.

It also takes a bit of getting used to, though. :D

#5 rootey

rootey
  • Members
  • 20 posts

Posted 26 October 2009 - 08:01 PM

Yeah I know it's not free, but the guy says "There is no enforced time limit for the evaluation." So for the moment, i'll keep using the release or the beta.
If it keeps developing at it's current rate, it may be one of the few software purchases i make. Considering the amount of time we spend coding/scripting; a few bucks for a really nice piece of software is the last thing on my mind.
I've just been on a quest for years, trying to find an editor that i'm completely happy with.
So far it looks very cool; so i'll keep evaluating it. I hope it works out good for you guys too!

#6 khad

khad
  • Guests

Posted 28 October 2009 - 07:21 AM

I like sublime text as well. Unfortunately I can't find a package that will highlight the syntax.

But anyway just wanted to let yall know if you choose the Lisp syntax highlighter (View > Apply Syntax Highlighting), it will at least color your comments as well as some random words and numbers to at least give your scripts some sense of readability.

#7 Believer

Believer
  • Members
  • 41 posts

Posted 28 October 2009 - 01:30 PM

I'll have to check this one out too, used emacs, VI, Vim, NuSphere etc., but currently hooked on EditPlus (also only free for evaluation, but no expiration of eval). Biggest factor for me is being sure it will manage projects and run on an encrypted thumb drive or truecrypt container so it's portable. Currently, EditPlus is the only one that I can do that with. NuSphere allows you to import and export project files so you can load them from a thumb drive, but the program itself has to be installed on all machines you use.

#8 SoLong&Thx4AllTheFish

SoLong&Thx4AllTheFish
  • Members
  • 4999 posts

Posted 28 October 2009 - 02:29 PM

UltraEdit has U3 version (mobile) I haven't found an editor with more features but it has quite a learning curve and you need to invest time to make it suit your needs with macros, scripts (javascript) and the odd AHK tweak. But to each their own, what works for me might not work for someone else... Also not free but you can buy a lifetime worth of upgrades if you pay 50% extra or something when you do decide to buy it ...

#9 Believer

Believer
  • Members
  • 41 posts

Posted 28 October 2009 - 02:34 PM

I actually tried that, spent more time sending them bug reports than using the program, although it was really slick with all the built in features, then went back to EditPlus and TrueCrypt, still works fine. UE3 got buggy when switching form one machine to another, would forget my SSH and FTP settings.... drove me nuts.

#10 SoggyDog

SoggyDog
  • Members
  • 803 posts

Posted 29 October 2009 - 10:15 PM

Use EditPlus as a general rule (wrote a script to handle the nags after trial expires), but after trying Sublime Text, liked it.

a) I agree that it's a downer to not have syntax highlighting for AHK, and

B) I successfully run Sublime Text on a flash drive by simply copying the installed folder to the drive.

#11 rootey

rootey
  • Members
  • 20 posts

Posted 01 November 2009 - 12:56 PM

Here are a few links to start trying to make life easier:
Ctrl + scroll wheel to control text zoom level (like Scite)
http://www.sublimete...4&t=751&start=0

Using TextMate bundle for AutoHotkey syntax highlighting (threads):
http://www.sublimete...3&t=588&start=0
http://www.autohotke...topic48723.html
http://www.sublimete...3&start=0#p2828
Hopefully, with a little experimentation we can get highlighting working.

#12 Ace Coder

Ace Coder
  • Members
  • 362 posts

Posted 08 November 2009 - 05:17 AM

Very nice indeed.
P.S. I own the forums! lol Im the last poster on every board :shock:

#13 rootey

rootey
  • Members
  • 20 posts

Posted 09 July 2010 - 08:17 PM

Here is a 5sec install guide for AHK syntax highlighting in SublimeText editor:

AutoHotKey.zip
<!-- m -->http://www.sublimete... ... .php?id=64<!-- m -->

unzip this into your user applications folder:
should be something similar to this>

C:\Documents and Settings\JOHN_SMITH\Application Data\Sublime Text\Packages\

All done. Ready to use.

If you need a free version of this GREAT editor, why not try the beta, found here:
<!-- m -->http://www.sublimetext.com/beta<!-- m -->

:O)
rootey

#14 SoggyDog

SoggyDog
  • Members
  • 803 posts

Posted 09 July 2010 - 09:20 PM

Nice;
This works;
Thank you very much for the update.

For anyone new to SublimeText, there's one more step beyond "All done. Ready to use."

Click View > Apply Syntax Highlighting > AutoHotKey

[edit] This step isn't required, I don't think, if you open the AHK file from the context menu.

#15 Chicken Pie 4 Tea

Chicken Pie 4 Tea
  • Members
  • 377 posts

Posted 17 October 2010 - 09:44 AM

great, now where is the setting for getting rid of the horrible (to me) black background and having a white one instead?!
oh yeah found some non black colour schemes under preferences/apply colour scheme. The spell checker (on this site not in Sublime text) keeps telling me I am typing colour wrongly. I am not. There is the uk way and the us way.