Skip to content

Remove dependency on Microsoft.VisualStudio.RemoteControl assembly from Features#62655

Merged
tmat merged 5 commits intodotnet:mainfrom
tmat:RemoteControl
Jul 15, 2022
Merged

Remove dependency on Microsoft.VisualStudio.RemoteControl assembly from Features#62655
tmat merged 5 commits intodotnet:mainfrom
tmat:RemoteControl

Conversation

@tmat
Copy link
Member

@tmat tmat commented Jul 14, 2022

Features assembly can only reference OSS libraries.

@tmat tmat requested a review from a team as a code owner July 14, 2022 23:42
@ghost ghost added the Area-IDE label Jul 14, 2022
@tmat
Copy link
Member Author

tmat commented Jul 14, 2022

@CyrusNajmabadi PTAL

Copy link
Contributor

@ryzngard ryzngard left a comment

Choose a reason for hiding this comment

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

LGTM for layering

@jasonmalinowski
Copy link
Member

Is this used in VS for Mac? It obviously shouldn't be in Features, but is the VS for Windows too high of a layer?

@tmat tmat enabled auto-merge (squash) July 15, 2022 00:53
@tmat
Copy link
Member Author

tmat commented Jul 15, 2022

It's Windows only. The impl is linked to both VS and ServiceHub.Remote projects. Conveniently we already have a few similarly linked storage related types. We can consider moving all of them to LSP layer (aka "client code that is not editor" layer), if needed.

@tmat tmat merged commit 42632d5 into dotnet:main Jul 15, 2022
@ghost ghost added this to the Next milestone Jul 15, 2022
@tmat tmat deleted the RemoteControl branch July 15, 2022 23:18
333fred added a commit to 333fred/roslyn that referenced this pull request Jul 18, 2022
* upstream/main: (40 commits)
  Revert "Generalize RoamingProfileStorageLocation to ClientSettingsStorageLocation (dotnet#62684)"
  Revert "Update SymReader to the latest version (dotnet#62695)"
  Apply changes directly to text buffer - take 2 (dotnet#62617)
  Allow diagnostic tagging to use either push or pull diagnostics
  Tests test and more tests
  Fix new rename showing overloads when not applicable (dotnet#62559)
  Add stronger type safety
  Add support for resolving contextual error types
  Pass LineFormatting options into OmniSharpCodeAction options
  Initial approach to supporting contextual types
  Update dependencies from https://github.com/dotnet/arcade build 20220715.4 (dotnet#62704)
  Handle diff3 conflict markers (dotnet#62391)
  Update SymReader to the latest version (dotnet#62695)
  Generalize RoamingProfileStorageLocation to ClientSettingsStorageLocation (dotnet#62684)
  Add IWorkspaceProjectContextFactory F# wappers (dotnet#62646)
  Use OmniSharp LineFormatting fallback options in more places.
  Remove dependency on Microsoft.VisualStudio.RemoteControl assembly from Features (dotnet#62655)
  Add array initialization optimization (dotnet#62392)
  [main] Update dependencies from dotnet/arcade (dotnet#62597)
  Keep selection on rename invocation (dotnet#62654)
  ...
adamperlin pushed a commit to adamperlin/roslyn that referenced this pull request Jul 19, 2022
…om Features (dotnet#62655)

* Remove dependency on Microsoft.VisualStudio.RemoteControl assembly from Features

* Remove
@allisonchou allisonchou modified the milestones: Next, 17.4 P1 Jul 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants