| View previous topic :: View next topic |
| Author |
Message |
sonicdevo Guest
|
Posted: Sat Apr 14, 2007 11:32 pm Post subject: Best AHK "editor" for a programming newbie? |
|
|
| I'm very new to programming and AHK's syntax is giving me fits. Which of these [url="http://www.autohotkey.com/wiki/index.php?title=Script_Listing#Editors"]editors[/url] would be the most newbie friendly in helping me to learn proper syntax? |
|
| Back to top |
|
 |
BoBo Guest
|
Posted: Sat Apr 14, 2007 11:42 pm Post subject: |
|
|
| Quote: | | I'm very new to programming and AHK's syntax is giving me fits. Which of these [editors] would be the most newbie friendly in helping me to learn proper syntax? | I doubt that you would ask someone to choose a wife/husband for you, right? So why should this be different? It's a matter of taste. As we don't know exactly your taste (in this case called requirements), it's hard to give a usefull advise. Good luck.
Check out Rajat's InteliSense script (and if I remember it right, another one by majkinetor). These are helpfull tools to learn AHK's syntax with any editor you like. |
|
| Back to top |
|
 |
Tropico Guest
|
Posted: Sat Apr 14, 2007 11:48 pm Post subject: |
|
|
| I'd say Notepad++ is the best, provided you download and install the custom language file on the Autohotkey site. It's also the best in general IMHO. |
|
| Back to top |
|
 |
BoBo Guest
|
Posted: Sat Apr 14, 2007 11:52 pm Post subject: |
|
|
| Quote: | | (and if I remember it right, another one by majkinetor). | Got it! ---> [ISense] |
|
| Back to top |
|
 |
Murp|e
Joined: 12 Jan 2007 Posts: 474 Location: Norway
|
Posted: Sun Apr 15, 2007 12:48 am Post subject: Notepad++ |
|
|
| I agree with Topico. Notepad++ is by far the best notepad replacement I have come across IMNSHO and it supports AutoHotkey syntax highlighting. You can download it from this link. |
|
| Back to top |
|
 |
ahklerner
Joined: 26 Jun 2006 Posts: 1317 Location: USA
|
Posted: Sun Apr 15, 2007 2:03 am Post subject: |
|
|
| SciTE is the only way to go. |
|
| Back to top |
|
 |
Micahs
Joined: 01 Dec 2006 Posts: 413
|
Posted: Sun Apr 15, 2007 8:16 pm Post subject: |
|
|
I go with SciTE also. This thread has a link to an ahk-enabled SciTE. It's what I use and I set it up for use on a usb drive, but it will work from a harddrive also. If you do run it from a harddrive, you only have to run SciTElauncher once - to update a configuration setting. (It won't hurt to run SciTElauncher every time, it's just not necessary. It will maximize SciTE when it loads it, but if you don't care about that don't use it.)
HTH _________________
 |
|
| Back to top |
|
 |
|