Skip to content

Additional XAML LSP handlers#47217

Merged
mgoertz-msft merged 3 commits intodotnet:masterfrom
mgoertz-msft:dev/mgoertz/handlers
Aug 29, 2020
Merged

Additional XAML LSP handlers#47217
mgoertz-msft merged 3 commits intodotnet:masterfrom
mgoertz-msft:dev/mgoertz/handlers

Conversation

@mgoertz-msft
Copy link
Contributor

Add XAML LSP handlers for formatting and auto insert and update existing handlers to minimize breaking changes going forward.

@mgoertz-msft mgoertz-msft requested a review from a team as a code owner August 27, 2020 23:27
@mgoertz-msft
Copy link
Contributor Author

@dibarbet Somehow I'm having trouble getting you added as a reviewer on the top right.

FYI, I have temporarily disabled building our current XAML LSP handler implementations in the VS repo so that these breaking changes won't cause a build break when Roslyn gets inserted with this change.

@mgoertz-msft mgoertz-msft merged commit 57582f2 into dotnet:master Aug 29, 2020
@ghost ghost added this to the Next milestone Aug 29, 2020
@mgoertz-msft mgoertz-msft deleted the dev/mgoertz/handlers branch August 29, 2020 01:50
333fred added a commit to 333fred/roslyn that referenced this pull request Aug 31, 2020
* upstream/master: (43 commits)
  Fix typos (dotnet#47264)
  Disable CS0660 where Full Solution Analysis produces a different result
  Pass in correct arguments to TypeScript handler
  Add skipped failing test for IDE0044 (dotnet#45288)
  Avoid first chance exception
  Code review feedback part 3
  Update stale URLs in the readme
  Update IntegrationTestSourceGenerator.cs
  Fix comment
  Update IntegrationTestSourceGenerator.cs
  Remove unused reference to obsolete class
  Update nullable annotations in Classification folder
  Update generator public API names: (dotnet#47222)
  NullableContextAttribute for property parameters is from accessor (dotnet#47223)
  Modify global analyzer config precedence: (dotnet#45871)
  Skip the C# source generator integration test running for now
  Additional XAML LSP handlers (dotnet#47217)
  Remap diagnostics using IWorkspaceVenusSpanMappingService in-proc
  Warn on type named "record" (dotnet#47094)
  Bail out early before getting SyntaxTree
  ...
@allisonchou allisonchou modified the milestones: Next, 16.8.P3 Aug 31, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants