fade2gray
fade2gray
@murataygunn Hi, I'm not particularly familiar with the use of symbols but you may get a better response here... [https://github.com/mark-wiemer/vscode-autohotkey-plus-plus/discussions](https://github.com/mark-wiemer/vscode-autohotkey-plus-plus/discussions)
Yes, I can confirm that I see the same behaviour, but I'm a novice regards fully understanding arrays and objects etc. Sorry, didn't notice cweijan had already replied, but I...
@cweijan > I no longer develop the debugger function, I suggest you try additional installation vscode-autohotkey-debug Does this mean you might pull the debugger functionality altogether? As it is, I...
Seems to work ok for me. VSC1.51.1, AHK-Plus 2.6.1.
What works for me: The cursor is followed in the editor when **single**-clicking under outline. The cursor is followed under outline when **double**-clicking in the editor.
An example included in the [AutoHotkey documentation](https://www.autohotkey.com/docs/commands/WinActive.htm) for `WInActive()`. ```ahk if WinActive("ahk_class Notepad") or WinActive("ahk_class" . ClassName) ; "ahk_class" need not have a space after it. WinClose ; Uses the...
Ah syntax highlighting, I'm with you now - try asking Mark Wiemer [here](https://github.com/mark-wiemer/vscode-autohotkey-plus-plus/discussions).
Nothing to apologise for. 👍
Works on 23H2 build 22631.5624
Anything to stop being blinded by a glaring white screen. 👍