dotnet / dotnet/project-system
"View Code/F7" should not be present for sub-nodes
Open
Feature-Solution-Explorer
Triage-Approved
- Dominant language
- C#
- Stars
- 1k
- Forks
- 415
- PR merge metrics
- No merged PRs in 30d
Description
**Summary**:
Form1.resx have extra "View Code/ View Designer/ Copy/ Delete / Rename" items in CPS.
**Steps to reproduce:**
1. Create a .NET Core app, then double click the Form1.cs file to show the Form designer, and the Form1.resx generated.
2. Right Click the Form1.resx, choose the "View Code/F7".
**Expect Result:**
The "View Code/F7" is not available in the sub-nodes for resource files
**Actual Result:**
After the step2, the "View Code/F7" is not working.

**User Impact**:
Contributor guide
Assessment
This issue has not been assessed yet.