Skip to content

Better Resolution of djLspPath in VS Code settings #120

@udit-001

Description

@udit-001

Please add support for resolving ${workspaceFolder} in the djangoTemplateLsp.djLspPath setting.

Example use case:

"djangoTemplateLsp.djLspPath": "${workspaceFolder}/.venv/bin/djlsp"

This would allow projects with a local .venv to work without needing absolute paths.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions