You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
But absolute paths are problematic to share between multiple people. I tried all possible "../", "../../" combinations of relative paths, and they don't seem to work:
Uh oh!
There was an error while loading. Please reload this page.
Swift version
main-snapshot-2025-04-12 (per swiftly)
Platform
macOS
Editor
Sublime Text, Zed
Description
For Embedded Swift, we use
toolset.json
a lot. If I reference it from .sourcekit-lsp/config.json with an absolute path, it gets picked up correctly:But absolute paths are problematic to share between multiple people. I tried all possible "../", "../../" combinations of relative paths, and they don't seem to work:
Steps to Reproduce
No response
Logging
No response
The text was updated successfully, but these errors were encountered: