Hi k3ph

,
-multi language interface (for the current tools, scite etc)
Already planned

-ahk compiler in portable mode (yes, it is possible)
Already using portable version.
-replace auspy with ahk window info 1.7
-replace the macro recorder with some better solution (maybe titan's one. a keylogger like, recorder with timings seems to lack)*
Likely going to happen.
-a debug mode calling debugBIF() (in the fly without adding into the source, calling the debugger only over the test execution)
I prefer AutoHotkey_L debug mode integration, but I have no clue on how DBGp works and how to
implement a debugging system in this program. Maybe someone can guide me... :hint: :hint:
-a "stdlib" downloader like a pseudo package system (would require a good index)
That's not related to the editor :rolleyes:
-a wizard for some commands like imagesearch and running cli apps (that would be simple and would help a lot of new people)
Nice suggestion, maybe a wizard application could be made for those commands...
-winapi+dllcall+struct related tools (skan's, heresy's, lexikos' etc. msdn is a must)
Maybe those persons can adapt their apps to be compatible with my editor...
-possibility to add other programming languages in scite in a wizard or something (hey, I miss my default scintilla supported languages! also note scite is using lua and doesn't comes with a lua editing highlighter? wtf.)
The custom Scintilla version has every lexer deleted but the AutoHotkey lexer and the errorlist lexer.
If you want more languages, get ready for a size increse :rolleyes:
-autohotkey.net connect through ftps and svn (portable tortoise!? <- lol its a joke)*
Em... :roll:
-source compare (diff, merger etc)*
:roll:
-global settings saver (for saving current data in the tools fields)
:roll:
-bundle monospaced font (come on, we all love monospaced fonts)
So you want the installer to install some extra fonts?
-hints and tips for some commands (not like an annoying assistant like the clipper, but something useful for non experienced people)
I get the idea but tips on how it would work?
-special chars sandbox (a fast visual tool to test asc, visualizing extended ansi etc)
It's gonna be added because I also need it :roll:
-the possibility to add third party tools at the scite4autohotkey flying toolbar without much efforts (a config panel to manage the order and add more tools. Eg: winspector, spy++, winid etc.. we use them often! 
Is adding a small line to the toolbar.properties (=Name|Path|Hotkey|Icon) difficult?
Anyway I'm gonna make a "SciTE4AutoHotkey Tool SDK", or sort of

-autohotkey.com announces window (gets the news from the site, obviously optional and should check how old is the news, could be handled by rss)
-autohotkey forum PM's lister (gets the new pm's received loggin in the forums and alerts user)
-autohotkey irc client (a very quick chat window for ask for help, discussion etc. well, the ansi mode could be easily handled with the tcp/ip functions)
Ask me to add a web browser to the editor, please :lol:
-a better integration with chm, possibility of fast queries over the "intellisense" like highlighter (autocomplete is not enough)
Well... Can you explain better?
-support for layout profiles (by example, winapi tools are shown by default in the advanced mode, the tips and hits a newbie mode etc)
Maybe an user system could be added in a future release.
-cursor list (a sandbox to setcursor, pre-visualize cur, ico. this is not very useful but it would help a lot some gui people)
Maybe.
-versioning system with backup (this is secondary but it would be very interesting, well it would be useless with svn support, but there are still many people offline)
:roll:
-autohotkey.net pastebin manager (I wonder why its not there yet)
You're talking of a small autohotkey.net pastebin paster, right?
-words/commands/functions etc counter (woah, I thought scite had it)
There will be a function/label list in a future release that will likely include this feature.
-skan's custom gui editor for pseudo skins (as previously requested the image attacher, why not it too?)
No

-it uses the launcher as reference to load other apps, so relative paths are ../ like. (very bad for a portable code, make it recognize autohotkey.exe path!)
-SmartGUI creator doesn't bundles with the manual.htm file
Will be fixed.
-
Well, the first of all I
don't wanna bloat this app too much, so please only ask for
the most important features, ok?