Jump to content


Photo

SciTE4AutoHotkey v3.0.02 [Updated Jan 20 2013]


  • Please log in to reply
977 replies to this topic

Poll: Looking good? (216 member(s) have cast votes)

Looking good?

  1. Voted Yes (352 votes [85.44%])

    Percentage of vote: 85.44%

  2. No (15 votes [3.64%])

    Percentage of vote: 3.64%

  3. File not found (45 votes [10.92%])

    Percentage of vote: 10.92%

Vote Guests cannot vote

#1 fincs

fincs
  • Fellows
  • 1530 posts

Posted 03 June 2010 - 08:38 AM

logo.pngv3.0.02
screenshot.png

SciTE4AutoHotkey (screenshot) is a SciTE-based AutoHotkey script editor. It provides:
  • Syntax highlighting
  • Calltips (also known as IntelliSense)
  • AutoComplete
  • AutoIndent
  • AutoHotkey help integration
  • Abbreviations
  • Editing macros
  • Debugging support (requires AutoHotkey v1.1+)
  • Tools for AutoHotkey scripting
  • A toolbar that enables easy access to the tools
Website
Supported OSes: Windows XP SP3+ (32-bit), Windows Vista (32/64-bit), Windows 7 (32/64-bit) and Windows 8 (32/64-bit)

#2 wolf_II

wolf_II
  • Members
  • 343 posts

Posted 03 June 2010 - 11:25 AM

Do you still take suggestions for improvements for ahk.keywords.properties such as:

Move SetBatchLines to keywords2
Remove mousemove from keywords7 (already in keywords2)
Add a blank after hwnd in keywords7 (concatenates with deref to hwndderef)

Add missing special parameters to keywords7:
caret play event inputthenplay wp hp toggle hex h d a
min max monitorcount monitorprimary monitor monitorname
monitorworkarea pid

Looking very good!

#3 fincs

fincs
  • Fellows
  • 1530 posts

Posted 03 June 2010 - 12:19 PM

Move SetBatchLines to keywords2
Remove mousemove from keywords7 (already in keywords2)
Add a blank after hwnd in keywords7 (concatenates with deref to hwndderef)

Done.

Add missing special parameters to keywords7:
caret play event inputthenplay wp hp toggle hex h d a
min max monitorcount monitorprimary monitor monitorname
monitorworkarea pid

I don't want to add generic words such as "a" or "toggle" in order to avoid wrong syntax highlighting. In fact, I'm going to remove some of them.

Looking very good!

Thanks :)

#4 SifJar

SifJar
  • Members
  • 176 posts

Posted 03 June 2010 - 12:38 PM

Only XP SP3? Not XP SP2? I guess its time to update :)

EDIT: Works fine with SP2, looking pretty good. I like the move of the toolbar to the top, looks far better than before. Nice work.

#5 wolf_II

wolf_II
  • Members
  • 343 posts

Posted 04 June 2010 - 02:57 AM

@fincs: I very much like the splitting off of the If~ commands. Maybe you could collect Toggle, A, H, D,... to a similar ahk.user.specialparams.commands property so that we don't lose them altogether, and we (I) could include them with:

keywords7.$(file.patterns.ahk)=$(ahk.user.specialparams.commands) \
...


The naming is just a suggestion, is up to you to rename.

#6 IsNull

IsNull
  • Fellows
  • 990 posts

Posted 04 June 2010 - 01:15 PM

Uff, this looks amazing. Scite was always my fav AHK Editor, and now Debugger Support is upcomming. Simply great :)
However, I'm playing around with the idea to have an Editor which supports some basic Object-Orientet intelisense for AHK_L and primary for the upcomming IronAHK. But for the time being, this is great.

Btw, thanks to Wolf for the Link in the German Forum ;)

#7 wolf_II

wolf_II
  • Members
  • 343 posts

Posted 04 June 2010 - 01:20 PM

Btw, thanks to Wolf for the Link in the German Forum ;)

My pleasure.

#8 Lexikos

Lexikos
  • Administrators
  • 8845 posts

Posted 04 June 2010 - 03:32 PM

I have a question about the default style: Why is virtually everything bold? Bold fonts should be used for emphasis, but that is impossible if the majority of text is bold. I would not ask you change it for my sake (since I like to tweak), but I doubt I am the only one that finds it more difficult to read.

The Notepad scriptlet is broken... ;)

Is it necessary for the toolbar to be in compiled form? What launches it?

Good work on the debugging UI, it will come in handy. However, hotkeys for step into/over/out and run would be useful. Currently hotkeys can't be added directly to SciTEDebug.ahk as it hooks WM_USER (=AHK_HOOK_HOTKEY, oops!).

#9 fincs

fincs
  • Fellows
  • 1530 posts

Posted 04 June 2010 - 07:16 PM

I have a question about the default style: Why is virtually everything bold? Bold fonts should be used for emphasis, but that is impossible if the majority of text is bold. I would not ask you change it for my sake (since I like to tweak), but I doubt I am the only one that finds it more difficult to read.

Well, it's something I carry over since the very beginning of SciTE4AutoHotkey so I do not remember what made me use it.

The Notepad scriptlet is broken... ;)

Never had this problem but I'll see what I can do (details?)

Is it necessary for the toolbar to be in compiled form? What launches it?

SciTE was modified to launch toolbar.exe.

Good work on the debugging UI, it will come in handy. However, hotkeys for step into/over/out and run would be useful. Currently hotkeys can't be added directly to SciTEDebug.ahk as it hooks WM_USER (=AHK_HOOK_HOTKEY, oops!).

Will be changed...

#10 Lexikos

Lexikos
  • Administrators
  • 8845 posts

Posted 05 June 2010 - 02:45 AM

Never had this problem but I'll see what I can do (details?)

I guess you've never tried to run it then. :roll:
WinWait
; <filename> (7) : ==> Requires at least one of its window parameters.


#11 tomoe_uehara

tomoe_uehara
  • Members
  • 2077 posts

Posted 05 June 2010 - 04:43 PM

Hmhm...
I use the Version 2.00 - Based on SciTE 1.77
Although I don't want to be a beta-tester, but I'm looking forward into it! =)


#12 fincs

fincs
  • Fellows
  • 1530 posts

Posted 05 June 2010 - 06:02 PM

@tomoe_uehara: This is a public beta, you can freely download it and try it :D

#13 tidbit

tidbit
  • Moderators
  • 2288 posts

Posted 06 June 2010 - 10:23 PM

Logo improvement?
From this to this.

#14 tomoe_uehara

tomoe_uehara
  • Members
  • 2077 posts

Posted 07 June 2010 - 01:55 AM

When I right click the ahk icon at the taskbar (near the clock) and choose EDIT, it launches the previous version of scite, how can I change this to run the v2.1 Beta1?
And also the 'return' (autocomplete) starts with r, not R


#15 Lexikos

Lexikos
  • Administrators
  • 8845 posts

Posted 07 June 2010 - 08:11 AM

And also the 'return' (autocomplete) starts with r, not R

True. If you don't like it, you can edit ahk.api. :)

Edit: I meant that as "True, it does start with 'r'. :P" If it didn't, I would make it so by editing ahk.api.