Skip to content

Delete unnecessary O# service - #68097

Open
Cosifne wants to merge 2 commits into
dotnet:mainfrom
Cosifne:dev/shech/CleanO#Service
Open

Delete unnecessary O# service#68097
Cosifne wants to merge 2 commits into
dotnet:mainfrom
Cosifne:dev/shech/CleanO#Service

Conversation

@Cosifne

@Cosifne Cosifne commented May 4, 2023

Copy link
Copy Markdown
Member

ISymbolRenamedCodeActionOperationFactoryWorkspaceService is a service used in VS to notify the rename operation of a symbol.
However, it's not required in O#. #68095 remove the usage of GetRequiredService

So this service could be deleted. (Actually O# right now would rename a symbol twice)

(Note: this would need dual changes from O#)

@Cosifne
Cosifne requested review from 333fred and dibarbet as code owners May 4, 2023 19:10
@ghost ghost added Area-IDE untriaged Issues and PRs which have not yet been triaged by a lead labels May 4, 2023

@333fred 333fred left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Cosifne

Cosifne commented May 4, 2023

Copy link
Copy Markdown
Member Author

@Cosifne Cosifne changed the title Delete unused O# service Delete unnecessary O# service May 4, 2023
@Cosifne

Cosifne commented May 4, 2023

Copy link
Copy Markdown
Member Author

The O# side PR: OmniSharp/omnisharp-roslyn#2529

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area-IDE untriaged Issues and PRs which have not yet been triaged by a lead

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants