Use external console as default for projects
Hi,
I try to configure that Rider should use the external console for all new projects, but I can't seem to find where I can do that.
I can of course go into "Run/Debug Configurations" of a project and set "Use external console", but that is saved only for a single project (instead of a default for all projects).
And if I try to use the menu in the welcome screen and use "Run configuration templates for new projects" the templates for .NET seem to be empty (possible bug?). So where can I configure this?
Please sign in to leave a comment.
Hi!
Yeah, this settings window is exactly what you are looking for. It definitely should not be empty. What is your Rider version? Are all configurations empty? Could you please open this window and collect the full log bundle so we can take a closer look at the case? You can upload logs to our server and share the ID.
Thanks!
Hi there,
I'm on Rider 2023.1.2 and there are no further updates for Rider. Only the first four entries in the list (.NET Executable, .NET Launch Settings Profile, .NET Project, and .NET Static Method) are emtpy, everything else seems to be there. But what I noticed: When I select an entry that works (e.g. npm) and then select one of the .NET templates the window doesn't refresh and the previously selected (working) settings are still displayed. In this screenshot for example I selected 'npm' and then '.NET Executable' but the window doesn't refresh and the settings for npm are still displayed.
I uploaded the logs:
Upload id: 2023_05_25_EYqA4MjWzP84gBfnwJmrKh (file: rider-logs-20230525-2020129661272362639126217.zip)
I will try to completely reinstall Rider and report back if it fixed the issue.
Completely uninstalled JetBrains Toolbox and Rider and reinstalled (Rider 2023.1.2), nothing changed, issue is still there.
OS: Windows 11 Pro 22H2
Hi!
Thank you for the details. As I can see, the issue doesn't appear in the latest Rider EAP. Feel free to try it out!
Hi,
thanks for the tip! That bug seems to be fixed in the current EAP2. But - I still can't set "Use external console" for new projects. The fields show up now, but they are locked and can't be changed. What am I doing wrong here?
Hi!
Indeed, you're right. Unfortunately, it is not available for .Net Project. It works fine for .Net Executable. Sorry for misleading you! Please feel free to upvote the issue.