mark-wiemer-org / ahkpp

AutoHotkey Plus Plus (AHK++) - AutoHotkey v1 and v2 support for VS Code
https://marketplace.visualstudio.com/items?itemName=mark-wiemer.vscode-autohotkey-plus-plus
Other
152 stars 10 forks source link

Not valid `LABEL` shown in `OUTLINE` #438

Closed kyklish closed 3 months ago

kyklish commented 3 months ago

Description

Not valid LABEL shown in OUTLINE. Colon must be right after label name: LABEL:.

Actual behavior

ACTUAL

Expected behavior

EXPECTED