Rider 2020.3.4

添加对受信任项目的支持,以降低启动来自未知源项目的相关风险。
3月 18, 2021
新版本

特性

Trusted projects

  • Introduced the concept of trusted projects to mitigate the risks associated with opening projects from unknown and untrusted sources.
  • When you open a project, Rider doesn’t execute any code from it and checks whether it is trusted or from a trusted location.
  • If the project currently is not trusted, the IDE will ask you to choose whether to open it in safe mode or full-trust mode. If the project currently is not trusted, the IDE will ask you to choose whether to open it in safe mode or full-trust mode.
  • If you open a project in safe mode, the IDE will disable all potential code execution upon opening. Since this makes it impossible to build an accurate project model, many IDE features, such as error highlighting, will be disabled. However, you can still browse the project’s contents and open its source files in the editor.
  • To avoid showing warnings for every project, the IDE allows you to define trusted locations. Projects in directories specified as “Trusted Locations” are always considered trusted.
  • To ensure that you get the untrusted project warnings only when something out of the ordinary is happening, It is recommended to add the directory where you usually create projects to your trusted locations.
Rider

Rider

在 Windows、Mac 或 Linux 上开发 .NET、ASP.NET、.NET Core、Xamarin 或 Unity 应用程序。

有任何疑问吗?

透过Live Chat与我们的JetBrains 专家联络!