AutoHotkey Homepage AutoHotkey Community
Let's help each other out
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Sublime Text Editor - Very nice
Goto page 1, 2  Next
 
Reply to topic    AutoHotkey Community Forum Index -> Utilities & Resources
View previous topic :: View next topic  
Author Message
rootey



Joined: 06 Sep 2009
Posts: 20

PostPosted: Sun Oct 25, 2009 7:52 pm    Post subject: Sublime Text Editor - Very nice Reply with quote

screen shot:
http://www.sublimetext.com/screenshots/pythonHeroFull.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.akalias.net/gettingstarted/index.html


Last edited by rootey on Sun Oct 25, 2009 11:27 pm; edited 1 time in total
Back to top
View user's profile Send private message
rootey



Joined: 06 Sep 2009
Posts: 20

PostPosted: Sun Oct 25, 2009 11:04 pm    Post subject: Reply with quote

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

Multiple Selections and Regex Use:
http://ej12n.com/screencasts/multiselect.html

http://blogdata.akalias.net/regex-buddy/regex-buddy.htm

Math, Columns, Multiple selections, Exec Python Code, and a "Firebug-like feature" extra:
http://www.ej12n.com/screencasts/math_column_selections.htm
Back to top
View user's profile Send private message
tidbit



Joined: 09 Mar 2008
Posts: 1807
Location: Minnesota, USA

PostPosted: Mon Oct 26, 2009 2:18 am    Post subject: Reply with quote

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

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

_________________
rawr. be very afraid
*poke*
Note: My name is all lowercase for a reason.
Even monkeys fall from trees. - Japanese proverb
Back to top
View user's profile Send private message
Guest






PostPosted: Mon Oct 26, 2009 2:16 pm    Post subject: Reply with quote

Quote:
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. Very Happy
Back to top
rootey



Joined: 06 Sep 2009
Posts: 20

PostPosted: Mon Oct 26, 2009 8:01 pm    Post subject: Reply with quote

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!
Back to top
View user's profile Send private message
khad
Guest





PostPosted: Wed Oct 28, 2009 7:21 am    Post subject: Reply with quote

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.
Back to top
Believer



Joined: 13 Jun 2008
Posts: 41
Location: Earth

PostPosted: Wed Oct 28, 2009 1:30 pm    Post subject: Reply with quote

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.
Back to top
View user's profile Send private message
SoLong&Thx4AllTheFish



Joined: 27 May 2007
Posts: 4999

PostPosted: Wed Oct 28, 2009 2:29 pm    Post subject: Reply with quote

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 ...
_________________
AHK Wiki FAQ
TF : Text files & strings lib, TF Forum
Back to top
View user's profile Send private message
Believer



Joined: 13 Jun 2008
Posts: 41
Location: Earth

PostPosted: Wed Oct 28, 2009 2:34 pm    Post subject: Reply with quote

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.
Back to top
View user's profile Send private message
SoggyDog



Joined: 02 May 2006
Posts: 783
Location: Greeley, CO

PostPosted: Thu Oct 29, 2009 10:15 pm    Post subject: Reply with quote

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.
_________________

SoggyDog
Dwarf Fortress:
"The most intriguing game I've ever played."
Back to top
View user's profile Send private message Send e-mail Visit poster's website MSN Messenger
rootey



Joined: 06 Sep 2009
Posts: 20

PostPosted: Sun Nov 01, 2009 12:56 pm    Post subject: Reply with quote

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

Using TextMate bundle for AutoHotkey syntax highlighting (threads):
http://www.sublimetext.com/forum/viewtopic.php?f=3&t=588&start=0
http://www.autohotkey.com/forum/topic48723.html
http://www.sublimetext.com/forum/viewtopic.php?f=4&t=693&start=0#p2828
Hopefully, with a little experimentation we can get highlighting working.
Back to top
View user's profile Send private message
Ace Coder



Joined: 26 Oct 2009
Posts: 361

PostPosted: Sun Nov 08, 2009 5:17 am    Post subject: Reply with quote

Very nice indeed.
P.S. I own the forums! lol Im the last poster on every board Shocked
Back to top
View user's profile Send private message
rootey



Joined: 06 Sep 2009
Posts: 20

PostPosted: Fri Jul 09, 2010 8:17 pm    Post subject: [howTo] AHK syntax highlighting in SublimeText editor Reply with quote

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

AutoHotKey.zip
http://www.sublimetext.com/forum/download/file.php?id=64

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:
http://www.sublimetext.com/beta

Surprised)
rootey
Back to top
View user's profile Send private message
SoggyDog



Joined: 02 May 2006
Posts: 783
Location: Greeley, CO

PostPosted: Fri Jul 09, 2010 9:20 pm    Post subject: Reply with quote

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.
_________________

SoggyDog
Dwarf Fortress:
"The most intriguing game I've ever played."
Back to top
View user's profile Send private message Send e-mail Visit poster's website MSN Messenger
Chicken Pie 4 Tea



Joined: 18 Aug 2009
Posts: 375
Location: holland

PostPosted: Sun Oct 17, 2010 9:44 am    Post subject: Reply with quote

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.
_________________
"Choose your parents wisely"
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    AutoHotkey Community Forum Index -> Utilities & Resources All times are GMT
Goto page 1, 2  Next
Page 1 of 2

 
Jump to:  
You can post new topics in this forum
You can reply to topics in this forum


Powered by phpBB © 2001, 2005 phpBB Group