Skip to content

VS Code Variables reference #240

Description

@SirWayN3

I tried to use some Variable references from Variable Reference VS Code.

in

"settings": {
		"autoit.includePaths": [
			// "${workspaceFolder}\\LibreOffice"
			"C:\\CMS_Lite\\LibreOffice"
		]
	}

They seem not to work at all, since the absolute path is working, but the referenced path is not...
If i use the first entry, i get this error message:

Directory "${workspaceFolder}\LibreOffice" not found (autoit.includePaths[0])

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions