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
This removes an abstraction that sat between `SMA.CompletionResults` and
`OmniSharp.CompletionItems`. It most likely existed out of necessity
before a prior refactor that introduced OmniSharp. Now we can skip the
middle layer and instead convert directly, massively simplifying the
code (and fixing tooltips).
0 commit comments