Skip to content

Support for detecting a "default" Julia environment without project structure #10

@christiankral

Description

@christiankral

This is a feature request that is derived from #4 (comment) and zed-industries/zed#16102 (comment):

In the development process of a technical project I very often DO NOT have full project structure of a Julia package containing

  • a src directory
  • a project description Project.toml
  • etc.

Instead I am using standalone Julia files that I want to test and develop in a "default" Julia environment, as installed on my computer. This feature request asks for the support of standalone Julia files with no project stucture and no dependency of specific package versions. The requested functionallity is basically comparable to the Python implemention of Zed.

@whiterock for your information

Metadata

Metadata

Assignees

No one assigned

    Labels

    external:lspRelated to LanguageServer.jl

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions