Why can't I select and copy all from the Build Output pane?

Why can't I select and copy all from the Build Output pane?

I have build errors. I want to copy everything from there but it's only allowing me to copy one row!

0
1 comment

Hi, as of Rider 2025.3.2, there isn’t an option to select and copy all content directly from the Build Output tree view.

If this workflow is important for you, please feel free to submit a feature request in our tracker:
https://youtrack.jetbrains.com/newIssue?project=RIDER

Meanwhile, all build information is also available in the Console view. In the Build tool window, click Toggle Console View, and you’ll be able to copy the output from there.

You can also configure the console verbosity in Settings | Build, Execution, Deployment | Toolset and Build | Write MSBuild log to output

This may help adjust the amount of detail shown in the console.

0

Please sign in to leave a comment.