Closed
Description
From vscode-dotnettools created by julioct: microsoft/vscode-dotnettools#545
Describe the Issue
Extracting an interface is an essential part of day-to-day coding activities, but with the latest C# extension version you can't do it.
In version 1.26.0:
In latest version:
Can we get the Extract interface... context menu item back?
Steps To Reproduce
- Use the lightbulb to open the context menu item on any class
- The extract interface... context menu item is not there
Expected Behavior
The extract interface... context menu item should be there.
Environment Information
- OS: Windows 11
- VS Code version: Code - Insiders 1.83.0-insider
- Extension version: 2.2.10