swiftlang / sourcekit-lsp

Language Server Protocol implementation for Swift and C-based languages
Apache License 2.0
3.2k stars 264 forks source link

Add test case that we don't reload the package if a `.swift` file get added in a folder that doesn't affect compilation #1508

Closed ahoppen closed 1 week ago

ahoppen commented 1 week ago

Companion of https://github.com/apple/swift-package-manager/pull/7699

rdar://128573306

ahoppen commented 1 week ago

https://github.com/apple/swift-package-manager/pull/7699

@swift-ci Please test