Skip to content

[BUG] Can't extract interface #6430

Closed
dotnet/roslyn
#76718
@arunchndr

Description

@arunchndr

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:

image

In latest version:

image

Can we get the Extract interface... context menu item back?

Steps To Reproduce

  1. Use the lightbulb to open the context menu item on any class
  2. 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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions