Search found 7 matches

by J Scott Elblein
12 Nov 2017, 16:18
Forum: Visual Studio Code
Topic: Visual Studio Code Support
Replies: 20
Views: 39772

Re: Visual Studio Code Support

I didn't think any debugging extensions have been implemented for AHK yet. Am I wrong about that? Looks that way, unfortunately. I'm pretty surprised actually. Seems like AHK is popular enough that someone would've felt the need for breakpoints, reading live vars, etc., and already made a vscode ex...
by J Scott Elblein
10 Nov 2017, 18:43
Forum: SciTE4AutoHotkey
Topic: SciTE4AutoHotkey v3.0.06.01 [Updated October 12 2014]
Replies: 835
Views: 621032

Re: SciTE4AutoHotkey v3.0.06.01 [Updated October 12 2014]

Any mods/way to auto-open the Variables window when starting a debug session on a script?

Another nice thing would be to have it auto-run when you first start the script. i.e. Normally, you first click the debug icon, then have to click the Run icon. All-in-one click would be cool.
by J Scott Elblein
10 Nov 2017, 18:41
Forum: SciTE4AutoHotkey
Topic: SciTE4AutoHotkey v3.0.06.01 [Updated October 12 2014]
Replies: 835
Views: 621032

Re: SciTE4AutoHotkey v3.0.06.01 [Updated October 12 2014]

Ovg wrote:While this mod is active I can't set breakpoints anymore. Any suggestions will be appreciated.
Same here. It breaks breakpoints. :cry:
by J Scott Elblein
07 Oct 2017, 10:22
Forum: Visual Studio Code
Topic: Visual Studio Code Support
Replies: 20
Views: 39772

Re: Visual Studio Code Support

Seems everything works great so far; intellisense, syntax highlighting, and running the code with code runner. Only problem left (for me at least) is actually being able to set breakpoints, and debug as you would line by line, (etc.).

Anyone else have the same problem?
by J Scott Elblein
01 Sep 2017, 23:08
Forum: Visual Studio Code
Topic: Visual Studio Code Support
Replies: 20
Views: 39772

Re: Visual Studio Code Support

Not exactly sure what I'm missing here; seems like it should work but, I still get the error, when trying to run a script: [Running] autohotkey "g:\FileMenuTools\App\FileMenu Tools\My Custom Additions\Coding\Scripting\AutoHotKey\My Scripts\tempCodeRunnerFile.ahk" 'autohotkey' is not recognized as an...
by J Scott Elblein
21 Aug 2017, 05:30
Forum: Ask for Help (v1)
Topic: RegRead: what am I missing here? Topic is solved
Replies: 6
Views: 2153

RegRead: what am I missing here? Topic is solved

Hi all, Brand new to AHK, but not new to coding. I installed AHK to play with and already have run into an issue. I'm just trying to read the value of a reg key, and it's coming back empty (I've confirmed there's in fact, a value in the actual registry key itself). I copied & pasted the exact RegRea...

Go to advanced search