When using central package management, it would be really useful to have some way to navigate between a PackageReference and the corresponding PackageVersion. Not sure if this would semantically map well to an existing command such as go to definition, so we might need to add a new command for this.
When using central package management, it would be really useful to have some way to navigate between a
PackageReference
and the correspondingPackageVersion
. Not sure if this would semantically map well to an existing command such as go to definition, so we might need to add a new command for this.