Skip to content

adapt default environment to julia version #33

@gdkrmr

Description

@gdkrmr

lsp-julia-default-environment contains the julia version number and if we want to set it automatically, we have to query the julia version or similar.

The Julia version number can be queried via:

julia -e "println(VERSION.major, '.', VERSION.minor)"

or

julia -e "println(dirname(Base.load_path()[1]))"

#25 (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