Skip to content

Pass exception into internal error diagnostic#59443

Merged
davidwengier merged 6 commits intodotnet:mainfrom
davidwengier:FixDiagnostic
Feb 14, 2022
Merged

Pass exception into internal error diagnostic#59443
davidwengier merged 6 commits intodotnet:mainfrom
davidwengier:FixDiagnostic

Conversation

@davidwengier
Copy link
Copy Markdown
Member

@davidwengier davidwengier commented Feb 10, 2022

Fixes #59418

Also validates that this issue won't happen again, at least for EnC rude edits. Found one other issue too!

@davidwengier davidwengier requested a review from tmat February 10, 2022 00:34
@davidwengier davidwengier requested a review from a team as a code owner February 10, 2022 00:34
@ghost ghost added the Area-Interactive label Feb 10, 2022
Copy link
Copy Markdown
Member

@Youssef1313 Youssef1313 left a comment

Choose a reason for hiding this comment

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

Note: the failing test is culture-sensitive. Adding the whole message in English will fail Spanish test run.

@davidwengier
Copy link
Copy Markdown
Member Author

@tmat PTAL

@davidwengier davidwengier merged commit a632bc1 into dotnet:main Feb 14, 2022
@davidwengier davidwengier deleted the FixDiagnostic branch February 14, 2022 20:50
@ghost ghost added this to the Next milestone Feb 14, 2022
333fred added a commit that referenced this pull request Feb 15, 2022
…ures/required-members

* upstream/main: (1291 commits)
  Revert "Make solution options global (#59168)" (#59537)
  Update src/VisualStudio/CSharp/Test/F1Help/F1HelpTests.cs
  Update src/VisualStudio/CSharp/Impl/LanguageService/CSharpHelpContextService.cs
  Update Language Feature Status.md (#59546)
  Catch more exceptions (#59526)
  Fix Peek Definition for Razor files (#59528)
  Update OneOffInsertion.ps1 path in 17.0 branch (#59541)
  Use GetBestTypeByMetadataName in 'use System.HashCode' fixer
  Pass exception into internal error diagnostic (#59443)
  Provide f1 help for discards
  Update src/VisualStudio/Core/Def/SymbolSearch/AbstractDelayStartedService.cs
  Fix formatting
  move line
  Simplify
  Simplify
  Fixup
  Explicitly perform some mef loads in teh background
  Bump Microsoft.DiaSymReader version for release
  Remove IBoundSwitchStatement (#59516)
  Make solution options global (#59168)
  ...
@RikkiGibson RikkiGibson modified the milestones: Next, 17.2.P2 Mar 1, 2022
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.

Error format string not filled for Error ENC0088 Modifying the body of '{0}' will prevent the debug session from continuing due to internal error: {1}

4 participants