-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Labels
AHK v2exclusive to AHK v2exclusive to AHK v2high rewardwould have a lot of value once completedwould have a lot of value once completedlow effortwould be relatively easy to completewould be relatively easy to complete
Description
Is your issue related to a problem? Please describe.
I have a following script structure:
Context
├── Lib/Hotstrings.ahk
└── Context.ahk
Within Context.ahk I have #Include <Hotstrings>
which refers to script's Lib folder. This line is highlited as error, even though the script functions correctly. I assume the extension expects the file Hotstrings.ahk to be located in a global Lib folder in My Documents.
Describe the solution you'd like
Remove incorrect error highlighting.
mark-wiemer
Metadata
Metadata
Assignees
Labels
AHK v2exclusive to AHK v2exclusive to AHK v2high rewardwould have a lot of value once completedwould have a lot of value once completedlow effortwould be relatively easy to completewould be relatively easy to complete
Projects
Status
To do