Skip to content

[v2] #Include <ScriptLib> is highlighted red #648

@kensain

Description

@kensain

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.

Image

Metadata

Metadata

Assignees

Labels

AHK v2exclusive to AHK v2high rewardwould have a lot of value once completedlow effortwould be relatively easy to complete

Projects

Status

To do

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions