If you have a SwiftPM project in a subfolder of a VSCode workspace, SourceKit-LSP does not provide symbol completion, hover documentation for the Package.swift file even though a workspace/didChangeWorkspaceFolders request that adds the subfolder has been sent.
See swiftlang/vscode-swift#768