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
Previously, the snapshot command assumed that monikers had an incoming
edge from a result set. However, LSIF allows the moniker edge to come
from the range vertex, and it also permits recursive result sets. This
commit updates the snapshot command so that it computes monikers
according to the spec.
0 commit comments