Skip to content

Having errors in AHK v1 scripts constantly makes the context jump to the output console #657

Description

@siljuberg
  1. Create a AHK file with an error. For example a reference to a non-existant file:
    #Include nonExistant.ahk
  2. Make sure AutoHotkey v1 is selected.
  3. 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

Metadata

Metadata

Assignees

Labels

AHK v1exclusive to AHK v1bugsomething isn't working

Projects

Status
In progress

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions