| View previous topic :: View next topic |
| Which Editor do you actually use? |
| Notepad/WordPad |
|
13% |
[ 20 ] |
| Notepad++ |
|
18% |
[ 27 ] |
| UltraEdit |
|
2% |
[ 4 ] |
| PSPad |
|
24% |
[ 35 ] |
| vi (or similar) |
|
2% |
[ 4 ] |
| emacs (or similar) |
|
2% |
[ 4 ] |
| SciTE |
|
10% |
[ 15 ] |
| TextPad |
|
2% |
[ 3 ] |
| Syntax/MED/JEdit |
|
0% |
[ 1 ] |
| EmEditor |
|
0% |
[ 0 ] |
| ConTEXT |
|
2% |
[ 3 ] |
| EditPlus |
|
3% |
[ 5 ] |
| Custom (Written in AHK) |
|
0% |
[ 0 ] |
| Other (Please tell us) |
|
15% |
[ 22 ] |
|
| Total Votes : 143 |
|
| Author |
Message |
engunneer
Joined: 30 Aug 2005 Posts: 8255 Location: Maywood, IL
|
Posted: Tue Jun 19, 2007 10:23 pm Post subject: What Editor do you use for AHK programming? |
|
|
A question was asked in Ask for help, so I thought I would make a new poll, since we have many more users than the last time this was brought up. If I am forgetting your editor, please vote Other, since I can't change the poll.
I had to lump a few together, since I had too many poll options.
I use PSPad because I wanted to stop stealing UltraEdit
For people that get directed here for syntax highlighting, AHK comes with a few scripts to configure most of the editors above for Autohotkey Syntax. They are found in c:\program files\Autohotkey\extras\editors\[name of editor]
run the script for the editor of your choice, and happy scripting. _________________
(Common Answers)
Last edited by engunneer on Wed Nov 21, 2007 9:43 pm; edited 2 times in total |
|
| Back to top |
|
 |
POINTS
Joined: 17 Jan 2006 Posts: 290
|
Posted: Tue Jun 19, 2007 10:32 pm Post subject: PSPad |
|
|
PSPad even though it crashes all the time and isn't open source.... _________________ My AutoHotkey Program for Warcraft III:
Warkeys
http://warkeys.sourceforge.net/
Remap your hotkeys
Healthbars always on
Remap inventory |
|
| Back to top |
|
 |
TheIrishThug
Joined: 19 Mar 2006 Posts: 419
|
Posted: Tue Jun 19, 2007 10:57 pm Post subject: |
|
|
PSPad. If it's crashed on me, I can't remember it.
God, I cringe every time I think about how long I used Notepad. |
|
| Back to top |
|
 |
polyethene
Joined: 11 Aug 2004 Posts: 5248 Location: UK
|
Posted: Tue Jun 19, 2007 11:11 pm Post subject: |
|
|
I use PSPad and Notepad. _________________ GitHub • Scripts • IronAHK • Contact by email not private message. |
|
| Back to top |
|
 |
Sean
Joined: 12 Feb 2007 Posts: 2462
|
Posted: Wed Jun 20, 2007 2:07 am Post subject: |
|
|
| I use gvim, and vote for vi instead of Other. Is it correct? |
|
| Back to top |
|
 |
corrupt
Joined: 29 Dec 2004 Posts: 2485
|
Posted: Wed Jun 20, 2007 3:05 am Post subject: |
|
|
I voted other - most of the time (95% or more) I use JFE (Jens' File Editor). It's loaded with features, runs nicely from a USB drive, and it's free . |
|
| Back to top |
|
 |
toralf
Joined: 31 Jan 2005 Posts: 3910 Location: Bremen, Germany
|
Posted: Wed Jun 20, 2007 5:46 am Post subject: |
|
|
JFE seems like a good alternative. Thanks for the link.
I voted PSPad, since it is the one I use currently. I'm considering to use SciTE. _________________ Ciao
toralf  |
|
| Back to top |
|
 |
SKAN
Joined: 26 Dec 2005 Posts: 8688
|
Posted: Wed Jun 20, 2007 6:27 am Post subject: |
|
|
I voted Others: Metapad  |
|
| Back to top |
|
 |
foom
Joined: 19 Apr 2006 Posts: 386
|
Posted: Wed Jun 20, 2007 2:01 pm Post subject: |
|
|
| ConTEXT. Its like an lightweight PSPad as far as i can tell from looking at PSPad once. It has everything i need (highlighter, code template, nice find results output, execution keys). However it has some quirks and development is on hold for a very long time now but every other editor i have tried had something that just didn't feel right so i am stuck with ConTEXT since i started coding. |
|
| Back to top |
|
 |
engunneer
Joined: 30 Aug 2005 Posts: 8255 Location: Maywood, IL
|
Posted: Wed Jun 20, 2007 3:30 pm Post subject: |
|
|
| Sean wrote: | | I use gvim, and vote for vi instead of Other. Is it correct? |
I was hoping to lump all vi/vim related editors into one (same with emacs)
| Skan wrote: | I voted Others: Metapad  |
I thought I had MetaPad in there. I must have lost it in the shuffle when I had to remove/condense options.
I honestly only listed that since it had a folder in the Autohotkey/Extras/Editors folder. I hadn't heard of it. I should see how it looks _________________
(Common Answers) |
|
| Back to top |
|
 |
Roland
Joined: 08 Jun 2006 Posts: 307
|
Posted: Wed Jun 20, 2007 3:33 pm Post subject: |
|
|
| Notepad2. |
|
| Back to top |
|
 |
Tuncay
Joined: 07 Nov 2006 Posts: 1886 Location: Germany
|
Posted: Wed Jun 20, 2007 7:17 pm Post subject: |
|
|
| corrupt wrote: | | I voted other - most of the time (95% or more) I use JFE (Jens' File Editor). It's loaded with features, runs nicely from a USB drive, and it's free Smile . |
Same reason why I am using PSPad. PSPad crashes sometimes on old versions, currently it does not crash any more. |
|
| Back to top |
|
 |
Thalon
Joined: 12 Jul 2005 Posts: 633
|
|
| Back to top |
|
 |
majkinetor
Joined: 24 May 2006 Posts: 4511 Location: Belgrade
|
Posted: Thu Jun 21, 2007 7:11 am Post subject: |
|
|
EditPlus. The fastest editor around, starts like a Notepad, have features not found even in much more popular editors. On the bad side, old regular expressions and badly implemented code folding and shareware. _________________
 |
|
| Back to top |
|
 |
jonib
Joined: 09 May 2006 Posts: 75
|
Posted: Thu Jun 21, 2007 10:12 pm Post subject: Editor in FAR manager |
|
|
I use the editor in FAR manager it's a text mode win32 file manager similar to Norton Commander.
The editor itself is kinda basic but with plugins support I have most of the features I need when programming and I even used a plugin called Colorer to add AHK Syntax highlighting support. |
|
| Back to top |
|
 |
|