Skip to content

Releases: JaneySprings/DotRush

2025.10-service5

26 Oct 17:10

Choose a tag to compare

  • [Fix]: Missing DisplayName property in some test cases (#125) (f967ac2)
  • [AltEditors]: Use multithread dispatcher by default (0f47330)
  • [Fix]: MSTest tests never finish running on .NET Framework (#125) (c078aa0)

2025.10-service4

23 Oct 17:01

Choose a tag to compare

  • Add launchBrowser option in the extension settings (a9deb94)
  • Clear codeAnalysis caches after workspace reload (b271e4f)
  • Fix decompiler documents if the original solution has been changed (5dcf65f)
  • Add the launchWebBrowser property in launch.json (458bc34)
  • [AltEditors]: Update quick start readme (806e4b7)
  • [AltEditors]: Preserve file attributes in server archive (a6770e8)
  • [AltEditors]: Improve automatic project locator (6b60aa8)

2025.10

27 Sep 19:45

Choose a tag to compare

  • Update dotnet-diagnostics submodule (e1248ef)
  • Support templates from dotnet workloads (7fda229)
  • Template Engine (#117) (ead4005)
  • Update color of inline values for debugger (d0ba952)
  • Fix NUnit test filtering with runsettings Category conditions (#114) (c9e5f54)
  • Fix missing files in document model if you rename a folder (7cbe7c3)
  • [Fix] [Non-VSCode]: Default configuration not being applied (#113) (c5c9641)
  • [Feature Request] Inlay Hints (#89) (39ee5b6)
  • Update a search function of the WorkspaceSymbolHandler (bb51ea4)
  • fix(zed): use new release assets names for osx and win (#112) (1c0766e)
  • [ASP.NET]: Launch browser automaticaly with launchUrl argument (7ab5e9a)
  • Add security-extended queries: for CodeQL (a62a71f)
  • Migrate to GitHub Actions (#111) (875a564)
  • [Fix] Running tests with multiple target frameworks (#110) (93e9faf)
  • [Fix] Trouble running Microsoft.Test.SDK tests (#110) (db98a5f)
  • Add the triggerCompletionOnSpace property (4ab6b26)
  • Fix missing tests if TestCaseSource attribute used (6024ff7)
  • Fix test filter when running entire fixture (#109) (2228cc5)
  • [Fix] TestRunner is running tests with similar method names when asked to run a single test (#109) (c680005)

2025.09

01 Sep 06:15

Choose a tag to compare

Changes:

  • 7b4e698 Run tests with coverage - add runsettings (#69)
  • 4356a72 Add SkipPauseOnExceptions property to Mono Debugger (#102)
  • 1ee4083 [Fix]: Stopping test run doesn't stop tests from executing (#105)
  • c912ad8 Add the DispatcherType option for server
  • b80b768 Update WorkspaceFileWatcher (#103)
  • b7bf685 Enhance test item resolution with fixture processing (#104)
  • bd308e8 Add tests for HoverHandler functionality (#101)
  • 00f64e5 Fix incorrect target for the 'Run Test at Cursor' action
  • 297a352 Fix document outline range it member has an attribute list
  • 701d22c Use BlockStructureService for FoldingRange handler

This list of changes was auto generated.

2025.08

03 Aug 12:44

Choose a tag to compare

Changes:

  • 3ac2c73 Fix some issues with new Testing platform
  • 5c79c76 New TestPlatform implementation (#97)
  • 034e725 Update Roslyn trigger characters for completion provider (#94)
  • 86fadbb Refactor Default SymbolDisplayFormat initialization for clarity and maintainability (#95)
  • 34349a1 Fix dotrush.task resolving in the code.workspace files
  • a0d36e7 Make diagnostic help links clickable (#91)
  • 24894d7 Add dotrush/solutionDiagnostics notification
  • 0fc58b3 Add dotrush/loadCompleted notification
  • 137904c Support Unity Android debugging (#85)
  • f08fbc7 [Fix] DotRush Start Server Error (#82)
  • e658e84 XML doc inheritance in mouse hover docs (#81)
  • 9319714 Use sort type names for hover cref tags (#79)
  • a3de46b [Fix] Mouse hover docs br don't work, also see is broken when reference methods with parameters (#79)

This list of changes was auto generated.

2025.07

03 Jul 18:17

Choose a tag to compare

Changes:

  • bcba38c Create a command to return the project directory (#78)
  • 49aa9ee Show full documentation for symbol on hover (#70)
  • e8b0e6b Add DiagnosticsFormat property (#67)

This list of changes was auto generated.

2025.06

05 Jun 18:38

Choose a tag to compare

Changes:

  • 63f59b3 Add Generate Description in XML refactoring (#53)
  • 2fd7a50 Update NeoVim readme
  • 08985c5 Fix memory leaks in completion handler
  • bcf65d1 SublimeText support #55
  • 4ef8a35 [Fix] Use explicit solution types instead of globPattern #54
  • 7998469 Fix incorrect operations for rename code action

This list of changes was auto generated.

2025.05

01 May 14:27

Choose a tag to compare

Changes:

  • 4908088 Add preLaunchTask option for TestRunner
  • 3d10549 Add dotnet profilers (trace + gcdump) (#34)

This list of changes was auto generated.