Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Can't extract interface #545

Closed
julioct opened this issue Sep 20, 2023 · 1 comment
Closed

[BUG] Can't extract interface #545

julioct opened this issue Sep 20, 2023 · 1 comment
Labels
area-roslyn bug Something isn't working

Comments

@julioct
Copy link

julioct commented Sep 20, 2023

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
@julioct julioct added the bug Something isn't working label Sep 20, 2023
@microsoft-issue-labeler microsoft-issue-labeler bot added the area-test Test discovery, execution, debugging label Sep 20, 2023
@timheuer timheuer added area-roslyn and removed area-test Test discovery, execution, debugging labels Sep 25, 2023
@timheuer
Copy link
Member

@arkalyanms

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-roslyn bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants