Skip to content

[LSL] Add support for includes being relative to workspace root. #67

@WolfGangS

Description

@WolfGangS

It would be useful to be able to include files from workspace root by formating the include with a leading /

Example

Given the directory structure

workspace
├─ libs/
│  └─ lib.lsl
└─ src/
   └─ main.lsl

If main.lsl can use the following include

#include "/libs/lib.lsl"

To reference lib.lsl

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions