Skip to content

Doesn't handle Swift projects in a monorepo #13

Description

@deevus

I'm working in a monorepo that has several packages, some of which are Swift projects.

It seems as though sourcekit-lsp is being started from the root of the repo. I do get some completion, but only for standard library imports such as Foundation. Any packages referenced in Package.swift get no completion at all.

If I start Zed from each project directory, it works fine.

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