Skip to content

v2.50.25

Latest
Compare
Choose a tag to compare
@dibarbet dibarbet released this 08 Oct 21:37
· 46 commits to main since this release
05beba2

Changes in 2.50.25 since 2.45.25

2.50.25

  • Update Roslyn to 4.13.0-1.24477.2 (PR: #<>)
    • Use MSBuild globs to determine which file changes are relevant (PR: #75139)
    • Allow <code> in DocComments to render as a block in Hover response (PR: #75215)
    • Ignore irrelevant exceptions when reporting LSP server NFW (PR: #75150)
  • Bumped xamltools to 17.12.35326.17 (PR: #7610)
  • Do not remove documents if they are not files (PR: #7607)
  • Support copilot registerRelatedFilesProvider API (PR: #7605)
  • Update Debugger packages to v2.50.0 (PR: #7597)

2.49.25

  • Update Razor to 9.0.0-preview.24467.1
    • Fix LF line-ending auto format bug (PR: #10802)
  • Bumped xamltools to 17.12.35319.159 (PR: #7583)
  • Bump xamlTools to 17.12.35318.29 (PR: #7577)
  • Register Copilot relatedFilesProvider for C# (PR: #7578)
  • Update Roslyn to 4.12.0-3.24470.4 (PR: #7589)
    • Remove ResultId from RelatedDocumentsHandler (PR: #75176)
    • Do not attempt to report EnC diagnostics for non-host workspaces (PR: #75138)
    • Allow Razor to get diagnostics for cohosting (PR: #75102)

2.48.31

  • Add signing support to VSIX (PR: #7490)
  • Update Debugger to v2.47.0 (PR: #7547)
    • Adds in support for .NET 9 Break for Async User-Unhandled
  • Do not inject 'debugConsoleVerbosity' for 'coreclr' (PR: #7546)
  • Do not auto surround <, [ and ( in XAML. (PR: #7540)
  • Fix resolve fix all code action (PR: #7536)
  • Update Roslyn to 4.12.0-3.24463.6 (PR: #7564)
    • Fix order modifiers code action not showing up in vscode (PR: #75092)
    • Log unit test output (PR: #75084)
    • Fix issue where closing sourcelink document threw if not opened (PR: #75046)
    • Expose sourcelink option to VSCode (PR: #75044)
    • Report source generator failures in Hot Reload diagnostics (PR: #75029)
    • Fix issue navigating from source link documents (PR: #75030)
  • Bump xamltools to 17.12.35311.18 (PR: #7549)
    • XAML color swatches

2.47.21

  • Update Roslyn to 4.12.0-3.24456.2 (PR: #7525)
    • Avoid BuildHost crash in Mono due to missing types (PR: #74994)
  • Turn off word suggestions in XAML completions (PR: #7516)
  • Bump xamltools to 17.12.35305.252 (PR: #7521)
    • XAML editor enabled various lightbulbs related to x:DataType, BindingContext and Bindings.

2.46.32

  • Update Roslyn to 4.12.0-3.24430.2 (PR: #7496)
  • Bump Razor to 9.0.0-preview.24427.2 (PR: #7471)
    • Suppress unique ids (#10791) (PR: #10791)
    • Self-versioned documents (#10747) (PR: #10747)
    • Remove ItemCollection from CodeRenderingContext (#10764) (PR: #10764)
    • Moving formatting service to common layer (#10761) (PR: #10761)
    • Allow LSP and cohosting to provide specialized methods to get a syntax tree (#10765) (PR: #10765)
    • Update NOTICE.txt (#10768) (PR: #10768)
    • Allow @@ as a fallback (#10752) (PR: #10752)
    • Support component rename from an end tag (#10762) (PR: #10762)
  • Bump xamltools to 17.12.35230.10 (PR: #7493)