Jeff L.
Jeff L.
> TOMLKit also doesn't seem to provide a correct coding path (it's always empty from what I've seen). I’ve fixed that on [this branch](https://github.com/LebJe/TOMLKit/tree/codingPath), could you try it out and...
@benlangmuir, are you saying I should: - Have a `Dictionary` that stores the `codecomplete` results. - Rewrite `completionsFromSKDResponse` so that it: - Clears the old completions form the dictionary, and...
Do you mind if I keep this issue open so it points to the issue you mentioned?
Thanks for the suggestion! I'll create a PR for this and have it as part of the next minor release.