Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Doesn't handle Swift projects in a monorepo #13

Open
deevus opened this issue Jul 16, 2024 · 1 comment
Open

Doesn't handle Swift projects in a monorepo #13

deevus opened this issue Jul 16, 2024 · 1 comment

Comments

@deevus
Copy link

deevus commented Jul 16, 2024

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.

@Dracks
Copy link

Dracks commented Nov 20, 2024

I'm in similar situation, I'm doing some pet projects with swift-godot and I wish to open the zed for the root folder, and internally a folder with the swift packages, but then only the most basic stuff is there (syntax)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants