dotnet / dotnet/project-system
Imports nodes are "copyable", but after copying you can't paste anywhere
Open
Feature-Import-Tree
Triage-Approved
- Dominant language
- C#
- Stars
- 1k
- Forks
- 415
- PR merge metrics
- No merged PRs in 30d
Description
I suspect this is because of FileSystemEntity, but then IVsSolutionGetProjrefOfItem is returning null in VsStorageProjectItemsPackager.

We need FileSystemEntity because that's what makes Copy Full Path and Open Containing Folder work.
Contributor guide
Assessment
This issue has not been assessed yet.