Change parseIncrementally
to return a struct instead of a tuple
#2267
Labels
enhancement
New feature or request
From swiftlang/sourcekit-lsp#857 (comment)
Like with all API changes, we need to see if we can do this in an API-compatible way. I think breaking the API here might be acceptable because the user base of this function should be fairly small, but an API-compatible way would definitely be preferred.
The text was updated successfully, but these errors were encountered: