How to stop project build on first error?

Answered

Or on N-th error.

0
3 comments
Hi Nicky, Unfortunately, this is not possible.
0
Avatar
Permanently deleted user

I think this will be useful feature.

In most cases user want to see only first error, with auto-navigation on error place in code editor.

0
Nicky, in most cases, this is not possible. After error Rider builds only parts that not depends on this error. Also, the "build errors" window opens automatically from where you can navigate to errors by double-click.
0

Please sign in to leave a comment.