Thomas Schreiner

- Total activity 19
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 2
- Subscriptions 6
-
Thomas Schreiner created a post, keyboard Shortcuts for AI Actions
Hi,Is it possible to define keyboard shortcuts for the new AI Actions like ‘Explain Code' or ‘New Chat Using Selection’ and / or for my own prompts?When I open the keyboard settings and search for ... -
-
-
Thomas Schreiner commented, -
-
Thomas Schreiner created a post, Specify multiple MsBuild for one Solution?
We have one Solution which contains classic Framework 4.8 asp.net WebForms Projects alongside .netstandard2.0 and AspNetCore dotnet5.0 WebProjects. We are using MsBuild 16 from a Visual Studio Inst... -
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 ...