- Create a AHK file with an error. For example a reference to a non-existant file:
#Include nonExistant.ahk
- Make sure AutoHotkey v1 is selected.
- Do something in the editor to trigger a file check. Enter for example line break.
Expected:
The cursor remains in the file allowing me to continue editing.
Actual:
Context jumps to the output window.
AHK++ version: 6.7.0
VScode info:
Version: 1.100.1 (system setup)
Commit: 91fa95bccb027ece6a968589bb1d662fa9c8e170
Date: 2025-05-09T15:43:50.040Z
Electron: 34.5.1
ElectronBuildId: 11369351
Chromium: 132.0.6834.210
Node.js: 20.19.0
V8: 13.2.152.41-electron.0
OS: Windows_NT x64 10.0.26100
#Include nonExistant.ahk
Expected:
The cursor remains in the file allowing me to continue editing.
Actual:
Context jumps to the output window.
AHK++ version: 6.7.0
VScode info:
Version: 1.100.1 (system setup)
Commit: 91fa95bccb027ece6a968589bb1d662fa9c8e170
Date: 2025-05-09T15:43:50.040Z
Electron: 34.5.1
ElectronBuildId: 11369351
Chromium: 132.0.6834.210
Node.js: 20.19.0
V8: 13.2.152.41-electron.0
OS: Windows_NT x64 10.0.26100