Skip to content

Support variables defined in imports #55

@sommerfelddev

Description

@sommerfelddev

$ cat justfile

import "bar.just"

foo:
    {{ bar }}

$ cat bar.just

bar := "bar"
nvim justfile

Image

Either support it, or at least add a way to disable this check

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions