Skip to content

Editor namespaces refactoring - part 1#59907

Merged
tmat merged 13 commits intodotnet:mainfrom
tmat:EditorNamespace
Mar 6, 2022
Merged

Editor namespaces refactoring - part 1#59907
tmat merged 13 commits intodotnet:mainfrom
tmat:EditorNamespace

Conversation

@tmat
Copy link
Copy Markdown
Member

@tmat tmat commented Mar 3, 2022

Match namespaces to top-level directory names in EditorFeatures project.

@tmat tmat requested a review from a team as a code owner March 3, 2022 02:04
@tmat tmat requested a review from a team March 3, 2022 02:04
@ghost ghost added the Area-IDE label Mar 3, 2022
@tmat tmat force-pushed the EditorNamespace branch 2 times, most recently from 778c5f2 to 3e88750 Compare March 3, 2022 17:11
@tmat tmat force-pushed the EditorNamespace branch 3 times, most recently from 23aef40 to f9c2da9 Compare March 4, 2022 18:19
@tmat tmat force-pushed the EditorNamespace branch from f9c2da9 to 0a1fe11 Compare March 5, 2022 21:40
@tmat tmat enabled auto-merge (squash) March 5, 2022 21:46
@tmat tmat merged commit e6ce86c into dotnet:main Mar 6, 2022
@ghost ghost added this to the Next milestone Mar 6, 2022
@tmat tmat deleted the EditorNamespace branch March 6, 2022 02:16
333fred added a commit that referenced this pull request Mar 7, 2022
…ures/required-members

* upstream/main: (78 commits)
  [main] Update dependencies from dotnet/roslyn (#59792)
  Annotate BreakpointSpans and fix NREs (#59846)
  Editor namespaces refactoring - part 1 (#59907)
  [main] Update dependencies from dotnet/source-build-externals (#59845)
  Update PublishData.json (#59952)
  ...and the comment
  Revert the last change in the compiler layer
  Force SVsExtensionManager to load before InProcComponent creation
  Handle nameof situation, moved logic back to workspaces layer
  Add back OmniSharpInlineHints (#59941)
  Initialize AsyncCompletionTracker in a fire-and-forget manner
  Try to load the extension manager from the main thread as well
  Use the correct GUID for SVsUserNotificationsService
  Update CodeStyle/format/SDK versions (#59903)
  Create attribute default arguments during binding (#59750)
  Undo refactoring part 2
  Undo refactoring
  Move logic of symbol filtering to compiling layer. Refactoring
  Clean up diagnostic and solution crawler options - take 2 (#59233)
  Add quotes in string for clarity
  ...
333fred added a commit to 333fred/roslyn that referenced this pull request Mar 15, 2022
…o enforce-setting

* upstream/features/required-members: (78 commits)
  [main] Update dependencies from dotnet/roslyn (dotnet#59792)
  Annotate BreakpointSpans and fix NREs (dotnet#59846)
  Editor namespaces refactoring - part 1 (dotnet#59907)
  [main] Update dependencies from dotnet/source-build-externals (dotnet#59845)
  Update PublishData.json (dotnet#59952)
  ...and the comment
  Revert the last change in the compiler layer
  Force SVsExtensionManager to load before InProcComponent creation
  Handle nameof situation, moved logic back to workspaces layer
  Add back OmniSharpInlineHints (dotnet#59941)
  Initialize AsyncCompletionTracker in a fire-and-forget manner
  Try to load the extension manager from the main thread as well
  Use the correct GUID for SVsUserNotificationsService
  Update CodeStyle/format/SDK versions (dotnet#59903)
  Create attribute default arguments during binding (dotnet#59750)
  Undo refactoring part 2
  Undo refactoring
  Move logic of symbol filtering to compiling layer. Refactoring
  Clean up diagnostic and solution crawler options - take 2 (dotnet#59233)
  Add quotes in string for clarity
  ...
@allisonchou allisonchou modified the milestones: Next, 17.2.P3 Mar 28, 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.

3 participants