Rider 2020.1 EAP release, cross-platform .NET IDE

Rider 2020.1 EAP has been released . For the first 2020.1 EAP version, the official said, "We do not turn their attention to implementing any major new features or change the target of the world. Instead, we put a lot of effort to improve and modify a large number of existing features to make them better, more friendly. "

This version includes some of the highlights are: the separation process originally started under a debugger, adjust the tool bar "unit test session" and "Unit Test Explorer" window, JetBrains Mono become the default font, new Zen mode, fixes the "Invalid target architecture arm64e" wrong, enhanced Unity support, enabled by default  Smart the Step Into , unit testing browser / session window of a new high-level group by function, after the start of the input code completion pop-up window displays too faster, text search filtering unit test tree and history using Code Vision display method.

Specific updates are as follows:

Debugger engine

  • Users can now be separated from the process originally started under the debugger without having to terminate the application.

  • By default, it will Step Into Operation enabled " Smart Step Into " (the Preferences / Settings | Build, Execution, Deployment | Debugger | Stepping | the .NET Languages | Always do Smart Step Into).

  • Thread name displayed in the execution line in order to help users understand where the application is currently located.
  • Users can perform after an abnormal stop debugging session "Skip to Here / Cursor" operation.
  • Users can better control the "Debug Output" window, and you can disable the service message "Debug Output" in.
  • Issues related to the debugger complete list, see Issue Tracker .

Unit testing

  • ReSharper exist but Rider was missing in a feature now finally been successfully added to Rider in: When you paste code from a solution of a file can be automatically imported namespaces.
  • Shortcut "Alt + Shift + Up / Down / Right / Left Arrow" block will be selected to perform in the same way in Visual Studio.
  • C # now supports the "caret is moved to the block start" / "caret is moved to a code block end" and "the caret is moved to a code block start selecting" / "caret is moved to a code block End Select" and follow the same behavior with other JetBrains IDE.
  • Method Separators now applies to C #, visually separate interfaces, classes, methods and the like.
  • Documentation Tool tips display when the mouse hovers as highlighted error code symbol.

Code completion

  • After start typing, code completion pop-up windows display speed will be greatly improved, especially for large-scale solutions in terms.
  • From the completion code completion pop-up window project conforms to the code style settings.
  • More fixes to view this page .

nuGet

  • Rider edit NuGet.Config, packages.config, and * .nuspec files provide initial support, including code completion, syntax validation and fast documentation pop-up window.
  • Many NuGet repair .

UI updates

  • The new model combines Zen Distraction Free Mode and Full-Screen mode.
  • All operating systems can use a unified IntelliJ Light theme.
  • Windows 10 is now top of the window frame looks better in a borderless mode.

......

更多详细信息可查看博客文章

值得一提的是,Rider EAP 版本是免费使用的,但会在生成日期的 30 天内过期。

下载地址: https://www.jetbrains.com/rider/nextversion/?_ga=2.110905029.1568527548.1583022435-446621903.1579414676

Guess you like

Origin www.oschina.net/news/113743/rider-2020-1-eap-released