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 

Would you be interested to get a native AHK/AutoIt editor ?

 
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> General Chat
View previous topic :: View next topic  

Would you be interested to get a native AHK/AutoIt editor ?
Why not, one more or less - who cares ...
0%
 0%  [ 0 ]
I've already configured my current one for AHK !
33%
 33%  [ 2 ]
Yep
16%
 16%  [ 1 ]
Nop
16%
 16%  [ 1 ]
Yes, indeed - and if possible I would support it !
33%
 33%  [ 2 ]
Total Votes : 6

Author Message
Beastmaster



Joined: 15 Apr 2004
Posts: 182

PostPosted: Sat May 08, 2004 10:09 am    Post subject: Would you be interested to get a native AHK/AutoIt editor ? Reply with quote

Ladies and gentleman

I proudly present - my first poll Cool
Back to top
View user's profile Send private message
Chris
Site Admin


Joined: 02 Mar 2004
Posts: 10464

PostPosted: Sat May 08, 2004 11:57 am    Post subject: Reply with quote

It wouldn't be a high priority because there are several free editors -- such as Crimson and Scite I believe -- that can be enhanced to colorize syntax and such. Why reinvent the wheel?

Also, Rajat has already made a context-sensitive help macro (http://www.autohotkey.com/docs/scripts/ContextSensitiveHelp.htm) and an auto-complete macro. The latter only works in TextPad, but I'm pretty sure it could easily be adapted for general use with any editor.
Back to top
View user's profile Send private message Send e-mail
Beastmaster



Joined: 15 Apr 2004
Posts: 182

PostPosted: Mon May 10, 2004 8:46 am    Post subject: Reply with quote

Yep, confirmed. Maybe I've to clearify my request/posting Embarassed

Yes, of course there are hundreds of editors around so why reinvent the wheel - good point.

For those which are used to use a specific editor since years (UltraEdit, TextPad, MetaPad, EditPad, ...), especially if programming different languages (AHK & C++ & HTML & ...), this definitely won't make any sense - really ? Wink

My investigations around that topic on different dev forums came up with an interesting aspect: a majority of developers seems to use minimum 2 editors in parallel - with MS Windows it was always the same - Notepad - lean, quick, handy, always available.

So I thought about an AHK Notepad like editor ...

a) which provides support, limited to AHK[/A2/A3/INI/txt]
b) which won't boost the download size
c) a single executable
d) which, if wanted could be included in a compiled AHK[/A2/A3] script - which is a li'll difficult with CrimsonEditor based on its size (see below Rolling Eyes ))

For beginners (AHK novice) that means: No installation, just run it (eg. linked with some sample scripts) Syntaxhighlighting, less errors, even more satisfaction. Laughing

-----

sciTE: 600K [Download]
NotePad2: 496K (Installed) [Download]
Crimson Editor: 1133KB (Download) 3MB (Installed) [Download]

BTW: sciTE (and NotePad2, both using the same editor component - SCIntilla)
Back to top
View user's profile Send private message
Chris
Site Admin


Joined: 02 Mar 2004
Posts: 10464

PostPosted: Mon May 10, 2004 12:08 pm    Post subject: Reply with quote

It looks like it would add at least 200K to the installer size. It might be worth it someday, but for now it's not the highest priority because not many users would probably opt to use it (since they have an editor of their own). I would estimate that only about 20 or 30% would install that option. Still, that's a pretty high number.

From what I gather from the e-mail you sent me, notepad2 (unlike Scite?) does not accept external syntax and cliptext files. You must change and recompile the program to recognize a new syntax? Anyway, that's the main reason it's not the highest priority. Maybe someone else will get to it before I do.
Back to top
View user's profile Send private message Send e-mail
Beastmaster



Joined: 15 Apr 2004
Posts: 182

PostPosted: Mon May 10, 2004 1:33 pm    Post subject: Reply with quote

Quote:
From what I gather from the e-mail you sent me, notepad2 (unlike Scite?) does not accept external syntax and cliptext files. You must change and recompile the program to recognize a new syntax?


Correct. It seems to be a C++ recompilation task.

Quote:
Anyway, that's the main reason it's not the highest priority. Maybe someone else will get to it before I do.


Sigh Embarassed Wink , if AHK[/A2/INI/txt] could be supported, it would be a step forward, like this guy has done it for PowerBasic [Sample]

Thx for Ur effort Chris.

-----


BTW: I've tried Rajat's Connect-AHK-Help-2-An-Editor-Of-Your-Choice-Script (with Notepad2). NICE !
Thank you Rajat. Excellent.
Thx, Chris 4 that recommendation. Very Happy
Back to top
View user's profile Send private message
Rajat



Joined: 28 Mar 2004
Posts: 1717

PostPosted: Mon May 10, 2004 1:40 pm    Post subject: Reply with quote

though the editor u use might have that feature already... but if it doesn't then AHK cmd AutoComplete script that i've made for TextPad (as Chris mentioned) can be easily adapted to any editor of choice.... u might like to try that.

its in the new beta (get the link in announcements section).
_________________
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> General Chat All times are GMT
Page 1 of 1

 
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