| View previous topic :: View next topic |
| Author |
Message |
motuslechat
Joined: 22 Oct 2004 Posts: 32
|
Posted: Wed Nov 10, 2004 12:06 pm Post subject: AHK_Editor Beta2 |
|
|
Hi,
The new version of AHK_Editor is ready. You can download from :
http://www.upload4free.com/files/28102.zip
Changes in Version 0.1 Beta2 :
Execution Menu is activate with 4 options
New Sub Menu History in About Menu
Bug fix when Save with a Long Name
New Installer with MultiLanguage (English and French): tell me if you want others.
I hope that it enjoy.
Give me your comments !!!  |
|
| Back to top |
|
 |
Jon
Joined: 28 Apr 2004 Posts: 349
|
Posted: Wed Nov 10, 2004 3:56 pm Post subject: |
|
|
Hi motuslechat, Nice work but the highlighting doesn't seem to be working properly.
1) It isn't highlighting the following-
-hotkeys
-sub routine labels or
-keys such as # and !
- Braces
2) It is highlighting words that are in the comments or words that are not commands
e.g. with the following message box-
splashtext=Please wait While the databases are being updated
While is highlighted
3) I have found words highlighted in green in some of my code e.g. with the sentence -
"WinMove, End of database, The End of the database of BHO`'s has been reached., 0, 0"
This part is in green-
's has been reached., 0, 0
4) The forward slashes in website addresses are highlighted.
5) The following commands are also not highlited-
EnvUpdate
Drive
Break
Continue
Return
MaxMem
MaxThreads
ErrorStdOut
MaxThreadsBuffer
MaxThreadsBuffer OnOff
MaxThreadsPerHotkey
UseHook
ListHotkeys
KeyHistory
EnvAdd
EnvDiv
EnvMult
EnvSub
IfEqual
IfNotEqual
IfGreater
IfGreaterOrEqual
IfLess
IfLessOrEqual
SetEnv
SplashTextOff
NoTrayIcon
Persistent
SingleInstance
SingleInstance forceignoreoff
Edit
ListLines
ListVars
Reload
AllowSameLineComments
CommentFlag
HotkeyInterval
HotkeyModifierTimeout
Hotstring
Include
IncludeAgain
InstallKeybdHook
InstallMouseHook
MaxHotkeysPerInterval
WinActivateForce
SysGetWinMinimizeAll
WinMinimizeAllUndo
Well do with what you have done so far though. I can see this app being very useful.  |
|
| Back to top |
|
 |
motuslechat
Joined: 22 Oct 2004 Posts: 32
|
Posted: Wed Nov 10, 2004 6:15 pm Post subject: Thank you |
|
|
Thank for your long comments.
I have not implemented all the words and "functions" of AutoHotKey. I'll try to do this in Beta 3.
I wanted to know if I must contine to develop it or stop.
Thanks.
MotusLechat |
|
| Back to top |
|
 |
Chris Site Admin
Joined: 02 Mar 2004 Posts: 10716
|
Posted: Wed Nov 10, 2004 11:39 pm Post subject: |
|
|
| I tried it and I like the built-in line numbering and the "Execute" menu item. Great work and thanks for sharing it. |
|
| Back to top |
|
 |
Rajat
Joined: 28 Mar 2004 Posts: 1687
|
Posted: Fri Nov 12, 2004 2:35 am Post subject: |
|
|
wow! this is looking pretty good already! is comment highlighting coming? _________________
 |
|
| Back to top |
|
 |
Guest
|
Posted: Fri Nov 12, 2004 3:20 am Post subject: Comments |
|
|
| On the issue of comments, (and highlighting them would be nice), any placeholders are highlighted in them as well, which can look confusing. This includes and, then, if, let, and various other functions. Of course, highlighting the entire comment would make the issue nil. |
|
| Back to top |
|
 |
motuslechat
Joined: 22 Oct 2004 Posts: 32
|
Posted: Fri Nov 12, 2004 8:43 am Post subject: |
|
|
Hi,
Thank you for your comments.
The first "official" realease coming soon...
It will include comment highlighting, better Intellisense (give oneline syntax to write code) and a lot of features. I'll give you all details when it will ready.
Thanks again.
MotusLechat. |
|
| Back to top |
|
 |
larl473032004
Joined: 04 Jul 2004 Posts: 19
|
Posted: Mon Nov 15, 2004 5:20 pm Post subject: AHK_Editor Beta2 |
|
|
It seems that the Run Feature is broken.
It worked in the old version but I can not get it to work
LarryB |
|
| Back to top |
|
 |
|