Rider 2018.1.1 发布了,此次更新包含如下内容:
RIDER-15898 — Support for .NET Core 2.1 project templates.
RIDER-15514 — Fixed deployment of Xamarin projects.
Fixed issues with NuGet actions which require HTTP/HTTPS requests (e.g., Restore, Search, and so on).
RIDER-10078 — Fixed invocation of a method with a
params
argument while debugging.RIDER-15320 — Fixed drag-and-drop to move folders in C# and VB projects.
RIDER-9174 — Fixed the behavior of Start New Line Before Current.
RIDER-476 — The console on the Run tab displays output with non-ASCII characters correctly.
RIDER-13576 — Step Over works as expected and moves to the next statement in the block.
RIDER-15197, RIDER-15397 — Fixed several issues around XAML Preview.
同时还有 F# 增强:
RIDER-7148 — Debug in F# Interactive (only on Windows for now) is available under Tools | F# Interactive | Debug in F# Interactive.
#8 — Added inline debugger values.
Improved memory usage and performance in projects with multiple target frameworks.
详情见发布公告。
引用来自“冰力”的评论
这个 IDE 是用 net core 开发的还是说可以开发 .net core?引用来自“gzwxn”的评论
用 Java 开发的!就是 ReSharper 的独立版。
引用来自“robortly”的评论
不知道微软咋想的。Visual Studio Code 支持ubuntu , Visual Studio 却不支持。Visual Studio真的是我遇到的编译器中最强大的了。