Skip to content

Revert "Move SymbolSearch down to EditorFeatures (#45505)"#45529

Merged
1 commit merged intodotnet:masterfrom
jasonmalinowski:revert-move-of-symbolsearch-to-editorfeatures
Jun 29, 2020
Merged

Revert "Move SymbolSearch down to EditorFeatures (#45505)"#45529
1 commit merged intodotnet:masterfrom
jasonmalinowski:revert-move-of-symbolsearch-to-editorfeatures

Conversation

@jasonmalinowski
Copy link
Member

This reverts commit f755e8a. That change meant our EditorFeatures code was using DllImports in the cross-platform binary, and we weren't sure what that would do in VS for Mac if that code ran. It also brought a dependency on Microsoft.VisualStudio.RemoteControl, which also seems to depend on various Windows specific APIs.

We'll finish up the decision of what to do in #45115

This reverts commit f755e8a. That
change meant our EditorFeatures code was using DllImports in the
cross-platform binary, and we weren't sure what that would do in
VS for Mac if that code ran. It also brought a dependency on
Microsoft.VisualStudio.RemoteControl, which also seems to depend on
various Windows specific APIs.

We'll finish up the decision of what to do in
dotnet#45115
@jasonmalinowski jasonmalinowski requested a review from a team as a code owner June 29, 2020 20:47
@jasonmalinowski jasonmalinowski requested a review from a team June 29, 2020 20:47
Copy link

@ghost ghost left a comment

Choose a reason for hiding this comment

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

Auto-approval

@ghost ghost merged commit e02d3e1 into dotnet:master Jun 29, 2020
@jasonmalinowski jasonmalinowski deleted the revert-move-of-symbolsearch-to-editorfeatures branch June 29, 2020 22:08
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants