SciTE4AutoHotkey v3.0.06.01 [Updated October 12 2014]

The popular SciTE-based AutoHotkey Script Editor
User avatar
TLM
Posts: 1608
Joined: 01 Oct 2013, 07:52
Contact:

Re: SciTE4AutoHotkey v3.0.05.01 [Updated April 5 2014]

08 Apr 2014, 09:24

rajat wrote:Thank you :) . Yes, I've been MIA for way too long :oops:
so glad to see you here, I still use your postmessage examples to this day :)


fincs, do you think this thread should be made sticky ? just wondering
rajat
Posts: 8
Joined: 07 Feb 2014, 13:35

Re: SciTE4AutoHotkey v3.0.05.01 [Updated April 5 2014]

08 Apr 2014, 09:48

Haha, thanks. It was well worth all the effort to pester Chris into putting those in. He initially found these commands to be too advanced for his target users, so I did my bit to make it easier for anyone not familiar with them :)
User avatar
fincs
Posts: 527
Joined: 30 Sep 2013, 14:17
Location: Seville, Spain
Contact:

Re: SciTE4AutoHotkey v3.0.05.01 [Updated April 5 2014]

08 Apr 2014, 15:49

TLM wrote:fincs, do you think this thread should be made sticky ? just wondering
Well, only if other mods and admins deem it worth it.
fincs
Windows 11 Pro (Version 22H2) | AMD Ryzen 7 3700X with 32 GB of RAM | AutoHotkey v2.0.0 + v1.1.36.02
Get SciTE4AutoHotkey v3.1.0 - [My project list]
ozzii
Posts: 481
Joined: 30 Oct 2013, 06:04

Re: SciTE4AutoHotkey v3.0.05.01 [Updated April 5 2014]

10 Apr 2014, 05:31

I have a question.
Is there any way to add a new line after the comment.box.start.ahk1 and before the comment.box.end.ahk1
I've tried with `n and \n but it's pasted as literal
user357036
Posts: 2
Joined: 11 Apr 2014, 06:21

Re: SciTE4AutoHotkey v3.0.05.01 [Updated April 5 2014]

11 Apr 2014, 06:31

Sometimes InternalAHK.exe file hangs and is unable to terminate itself properly even after scite.exe has been closed yet. This yields issue when debugger doesn't respond to user clicks and keyboard shotcuts like F5, F7, Ctrl + Shift + F7, etc.
To fix it temporary I have to kill that process using task manager.
Here is a command line of that process:
http://storage8.static.itmages.ru/i/14/ ... 87f6bb.png

I can't reproduce the issue by request despite it appears quite often.
Please check if the debugger terminates correctly.
User avatar
joedf
Posts: 8940
Joined: 29 Sep 2013, 17:08
Location: Canada
Contact:

Re: SciTE4AutoHotkey v3.0.05.01 [Updated April 5 2014]

12 Apr 2014, 00:11

fincs wrote:
TLM wrote:fincs, do you think this thread should be made sticky ? just wondering
Well, only if other mods and admins deem it worth it.
Why not? Now, id say that it's the "official" editor. and we are 3 that potentially agree that this can be a sticky topic. ;)
Image Image Image Image Image
Windows 10 x64 Professional, Intel i5-8500, NVIDIA GTX 1060 6GB, 2x16GB Kingston FURY Beast - DDR4 3200 MHz | [About Me] | [About the AHK Foundation] | [Courses on AutoHotkey]
[ASPDM - StdLib Distribution] | [Qonsole - Quake-like console emulator] | [LibCon - Autohotkey Console Library]
User avatar
fincs
Posts: 527
Joined: 30 Sep 2013, 14:17
Location: Seville, Spain
Contact:

Re: SciTE4AutoHotkey v3.0.05.01 [Updated April 5 2014]

12 Apr 2014, 05:32

ozzii wrote:Is there any way to add a new line after the comment.box.start.ahk1 and before the comment.box.end.ahk1
I've tried with `n and \n but it's pasted as literal
I'm afraid there isn't sorry.
user357036 wrote: Sometimes InternalAHK.exe file hangs and is unable to terminate itself properly even after scite.exe has been closed yet.
(...)
I can't reproduce the issue by request despite it appears quite often.
Please check if the debugger terminates correctly.
Well, if you find a way to reliably reproduce this bug please let me know so that I can fix it. In the mean time stop the debugging before closing SciTE.
joedf wrote:Why not? Now, id say that it's the "official" editor. and we are 3 that potentially agree that this can be a sticky topic.
Well, I don't want to abuse the admin/mod powers to promote one of my projects. Any decision like this must be consensuated first, 3 mods/admins are not enough.
fincs
Windows 11 Pro (Version 22H2) | AMD Ryzen 7 3700X with 32 GB of RAM | AutoHotkey v2.0.0 + v1.1.36.02
Get SciTE4AutoHotkey v3.1.0 - [My project list]
User avatar
joedf
Posts: 8940
Joined: 29 Sep 2013, 17:08
Location: Canada
Contact:

Re: SciTE4AutoHotkey v3.0.05.01 [Updated April 5 2014]

13 Apr 2014, 22:09

fincs wrote:Well, I don't want to abuse the admin/mod powers to promote one of my projects. Any decision like this must be consensuated first, 3 mods/admins are not enough.
+1 True. I have thought about it..., but you are right. I completely agree.
Image Image Image Image Image
Windows 10 x64 Professional, Intel i5-8500, NVIDIA GTX 1060 6GB, 2x16GB Kingston FURY Beast - DDR4 3200 MHz | [About Me] | [About the AHK Foundation] | [Courses on AutoHotkey]
[ASPDM - StdLib Distribution] | [Qonsole - Quake-like console emulator] | [LibCon - Autohotkey Console Library]
geek
Posts: 1052
Joined: 02 Oct 2013, 22:13
Location: GeekDude
Contact:

Re: SciTE4AutoHotkey v3.0.05.01 [Updated April 5 2014]

14 Apr 2014, 07:48

If we're going to play officials here, I might point out that AHK Studio has been completely rewritten from scratch, and is written *in* AHK. If you do make S4AHK the official editor, I'd at least like a mention of maestrith's studio near the top of the page or something
User avatar
Joe Glines
Posts: 770
Joined: 30 Sep 2013, 20:49
Location: Dallas
Contact:

Re: SciTE4AutoHotkey v3.0.05.01 [Updated April 5 2014]

16 Apr 2014, 06:22

First off- I just want to say a big THANK YOU Fincs for all your work on this! I love using SciTE for AutoHotKey and have even tweaked it to use for Python which is great cause I don't have to remember a ton of new hotkeys.

Having said that, I installed the update the other day and had SciTE windows not populating or getting "locked"/inactive. Unfortunately I had a lot going on and reverted to my previous version w/o troubleshooting. I was just curious if anyone else experienced a similar issue. When things calm down I can re-try and try and capture some errors if need-be.

thank you,
Joe
Sign-up for the 🅰️HK Newsletter

ImageImageImageImage:clap:
AHK Tutorials:Web Scraping | | Webservice APIs | AHK and Excel | Chrome | RegEx | Functions
Training: AHK Webinars Courses on AutoHotkey :ugeek:
YouTube

:thumbup: Quick Access Popup, the powerful Windows folders, apps and documents launcher!
User avatar
joedf
Posts: 8940
Joined: 29 Sep 2013, 17:08
Location: Canada
Contact:

Re: SciTE4AutoHotkey v3.0.05.01 [Updated April 5 2014]

16 Apr 2014, 23:58

GeekDude wrote:If we're going to play officials here, I might point out that AHK Studio has been completely rewritten from scratch, and is written *in* AHK. If you do make S4AHK the official editor, I'd at least like a mention of maestrith's studio near the top of the page or something
Yes, you are right. AHK Studio is an excellent piece of work and deserves some recognition. Currently, this is (clearly) no "official" editor. I imagine making no stickies in Scripts would be the "proper/fair" action for now.
If anyone else has an anything to say on the editors or whatever, I would be glad to hear more opinions. ;)
Regards
Image Image Image Image Image
Windows 10 x64 Professional, Intel i5-8500, NVIDIA GTX 1060 6GB, 2x16GB Kingston FURY Beast - DDR4 3200 MHz | [About Me] | [About the AHK Foundation] | [Courses on AutoHotkey]
[ASPDM - StdLib Distribution] | [Qonsole - Quake-like console emulator] | [LibCon - Autohotkey Console Library]
ozzii
Posts: 481
Joined: 30 Oct 2013, 06:04

Re: SciTE4AutoHotkey v3.0.05.01 [Updated April 5 2014]

17 Apr 2014, 01:56

I don't think that making S4AHK the 'official editor' is a good idea nor AHK Studio.

I use Notepad++ ;)
But making the 2 posts sticky is a better solution (IMHO).
lexikos
Posts: 9552
Joined: 30 Sep 2013, 04:07
Contact:

Re: SciTE4AutoHotkey v3.0.05.01 [Updated April 5 2014]

17 Apr 2014, 03:10

There are a lot of useful scripts and utilities that aren't editors. I think it would be more appropriate to create a new sticky thread with links to the two editors and any other threads about AutoHotkey support in other editors, like Notepad++.
User avatar
xZomBie
Posts: 256
Joined: 02 Oct 2013, 02:57

Re: SciTE4AutoHotkey v3.0.05.01 [Updated April 5 2014]

17 Apr 2014, 03:13

lexikos wrote:There are a lot of useful scripts and utilities that aren't editors. I think it would be more appropriate to create a new sticky thread with links to the two editors and any other threads about AutoHotkey support in other editors, like Notepad++.
+1
User avatar
fincs
Posts: 527
Joined: 30 Sep 2013, 14:17
Location: Seville, Spain
Contact:

Re: SciTE4AutoHotkey v3.0.05.01 [Updated April 5 2014]

17 Apr 2014, 05:41

lexikos wrote:There are a lot of useful scripts and utilities that aren't editors. I think it would be more appropriate to create a new sticky thread with links to the two editors and any other threads about AutoHotkey support in other editors, like Notepad++.
+1. This is also why I was reluctant to making this thread sticky. There are other editors whose authors have put a lot of effort into them (e.g. AHK Studio) that also deserve recognition.
fincs
Windows 11 Pro (Version 22H2) | AMD Ryzen 7 3700X with 32 GB of RAM | AutoHotkey v2.0.0 + v1.1.36.02
Get SciTE4AutoHotkey v3.1.0 - [My project list]
User avatar
joedf
Posts: 8940
Joined: 29 Sep 2013, 17:08
Location: Canada
Contact:

Re: SciTE4AutoHotkey v3.0.05.01 [Updated April 5 2014]

17 Apr 2014, 12:04

Yes, that is actually a great idea!
I would name it something like [AutoHotkey Programming Tools]
Regards
Image Image Image Image Image
Windows 10 x64 Professional, Intel i5-8500, NVIDIA GTX 1060 6GB, 2x16GB Kingston FURY Beast - DDR4 3200 MHz | [About Me] | [About the AHK Foundation] | [Courses on AutoHotkey]
[ASPDM - StdLib Distribution] | [Qonsole - Quake-like console emulator] | [LibCon - Autohotkey Console Library]
User avatar
FanaticGuru
Posts: 1906
Joined: 30 Sep 2013, 22:25

Re: SciTE4AutoHotkey v3.0.05.01 [Updated April 5 2014]

17 Apr 2014, 12:14

I agree there should be a sticky somewhere that talks about editors for AHK. It is a very important part of coding with AHK.

If a new user downloads AHK and only uses something like basic Notepad to code then they are missing out on a huge advantage a proper editor adds to the process.

Not sure if it should be in this section or maybe in the Tutorial section.

FG

PS. I really appreciate SciTE4AutoHotkey. To be honest it was the first editor I used for AHK and I never felt the need to try another.
Hotkey Help - Help Dialog for Currently Running AHK Scripts
AHK Startup - Consolidate Multiply AHK Scripts with one Tray Icon
Hotstring Manager - Create and Manage Hotstrings
[Class] WinHook - Create Window Shell Hooks and Window Event Hooks
lexikos
Posts: 9552
Joined: 30 Sep 2013, 04:07
Contact:

Re: SciTE4AutoHotkey v3.0.05.01 [Updated April 5 2014]

17 Apr 2014, 18:42

It would not be a tutorial.
Scripts and Functions
Post your working scripts, libraries and tools
User avatar
joedf
Posts: 8940
Joined: 29 Sep 2013, 17:08
Location: Canada
Contact:

Re: SciTE4AutoHotkey v3.0.05.01 [Updated April 5 2014]

17 Apr 2014, 19:02

Just made a sticky... to take an initiative... Somebody edit it http://ahkscript.org/boards/viewtopic.php?f=6&t=3376
Im not too clear on this idea..
Image Image Image Image Image
Windows 10 x64 Professional, Intel i5-8500, NVIDIA GTX 1060 6GB, 2x16GB Kingston FURY Beast - DDR4 3200 MHz | [About Me] | [About the AHK Foundation] | [Courses on AutoHotkey]
[ASPDM - StdLib Distribution] | [Qonsole - Quake-like console emulator] | [LibCon - Autohotkey Console Library]
lexikos
Posts: 9552
Joined: 30 Sep 2013, 04:07
Contact:

Re: SciTE4AutoHotkey v3.0.05.01 [Updated April 5 2014]

17 Apr 2014, 19:19

That's pretty much it, but maybe categorise and definitely put (brief) descriptions.

I was thinking more along the lines of a topic just for editors, but it's probably fine if you just make the topic title clearer. For example, "Editors and other tools for scripting". Most users probably don't consider themselves programmers.

Return to “SciTE4AutoHotkey”

Who is online

Users browsing this forum: No registered users and 33 guests