简体   繁体   中英

How to let the JetBrains Rider show errors?

在此处输入图片说明

Like this photo shows, there is no error showing up.

And also, the code analysis is enabled. 在此处输入图片说明

And if I run code inspect for those lines, the result is "no issues found".

I finally figured out the reason. There is a small button on the status bar. Click on it and we can configure its inspect settings. I dont know why Rider is not inspecting any error or warning in MainViewModel.cs or ViewModelBase.cs.

在此处输入图片说明

For those curious about why they have this Power Save Mode:

What is "Power Save Mode" in IntelliJ IDEA and other Jetbrains IDEs?

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM