Thomas Schreiner

- Total activity 9
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 3
-
Thomas Schreiner created a post, How to wrap / chop long lines in cshtml @(...) codeblock
We have an @(...) codeblock in a .cshtml file. This block starts with a lot of concatenated Function calls like Foo.Do().Some().Thing()... and is 500 chars long. The Context Actions Chop / Wrap l... -
Thomas Schreiner commented, -
-
Thomas Schreiner created a post, AnsweredHow to show errors and warnings after a failed build
After a failed build Rider only shows Errors in the Build Tool Window. If there are Warnings they are hidden as long as there are Errors. Warnings are only shown if there are no build Errors. How ... -