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

No such module PackagePlugin #1044

Open
samdeane opened this issue Aug 29, 2024 · 1 comment
Open

No such module PackagePlugin #1044

samdeane opened this issue Aug 29, 2024 · 1 comment
Assignees
Labels
bug Something isn't working sourcekit-lsp SourceKit-LSP issue

Comments

@samdeane
Copy link

samdeane commented Aug 29, 2024

Describe the bug

In a Swift Plugin package, vscode-swift/SourceKit is reporting that PackagePlugin doesn't exist.

The package builds fine, so it clearly does exist :)

image image

To Reproduce

Clone [email protected]:elegantchaos/Versionator.git
check out 187bc4c0e15dadccb5a65b2f71fa0082bd583f81
open package in vscode

Expected behavior

No problems should be reported.

Environment

~/Developer/Projects/Versionator > versions                                                                                                                                           (main)
+ uname
Darwin
+ sw_vers
ProductName:            macOS
ProductVersion:         14.6.1
BuildVersion:           23G93
+ swift --version
swift-driver version: 1.113 Apple Swift version 6.0 (swiftlang-6.0.0.7.6 clang-1600.0.24.1)
Target: arm64-apple-macosx14.0
+ xcodebuild -version
Xcode 16.1
Build version 16B5001e
+ code --version
1.92.2
fee1edb8d6d72a0ddff41e5f71a671c23ed924b9
arm64
+ code --list-extensions --show-versions
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]

Additional context
Add any other context about the problem here.

@samdeane samdeane added the bug Something isn't working label Aug 29, 2024
@samdeane
Copy link
Author

(I realise that this may be a SourceKit issue...)

@award999 award999 added the needs investigation Issue requires some investigation before it can be worked on label Aug 29, 2024
@award999 award999 added sourcekit-lsp SourceKit-LSP issue and removed needs investigation Issue requires some investigation before it can be worked on labels Sep 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working sourcekit-lsp SourceKit-LSP issue
Projects
None yet
Development

No branches or pull requests

3 participants