rider Questions

3

Solved

I had dotnet-sdk-7.0 installed and everything worked perfectly. Yesterday I installed dotnet-sdk-8.0 from the Microsoft package repository removing the existing .NET packages from my distribution f...
Bankroll asked 13/12, 2023 at 17:51

2

Is it possible to view all the methods and fields of a class, including inherited fields? Something similar to the structure view but include all symbols. Currently, I type this. and see all the su...
Instrumentality asked 7/9, 2022 at 10:50

5

I am trying to create a class with the name "SlotContent" but the file content is not highlighting shown in the picture For every other file the syntax highlighting works totaly fine. I T...
Larose asked 1/9, 2022 at 17:13

2

Solved

Is there an easy way to export/share my Rider code style settings and use those in ReSharper (VS) and vice versa?
Rotunda asked 30/11, 2019 at 18:32

2

Solved

I have ArchLinux distro, I'm testing .Net SDK on Linux for the first time. I installed a trial version of JetBrains Rider IDE. I created new ASP.Net Core project, but I get this error message in th...
Griseous asked 11/2, 2018 at 12:43

3

Does that feature exist there? How is it able to be used? Rider official docs was useless for me within that issue.
Synonymy asked 8/10, 2018 at 5:19

2

Solved

I'm trying to connect to an Azure Service Bus and I'm facing an issue. It seems impossible to connect as I always get this error: Azure.Identity.AuthenticationFailedException: ClientSecretCredenti...
Seeder asked 3/2, 2023 at 13:18

4

Solved

When I Ctrl+Click a method or class in IntelliJ Rider, I'd expect it to go that class/method. However, instead it brings up a "Select Target" dialog which always has two copies of the sam...
Monikamoniker asked 3/8, 2021 at 21:35

13

Solved

I am trying to set a breakpoint in JetBrains Rider, but the debugger isn't breaking. I know for sure the application should reach the code I'm trying to break on, as changing string literals appea...
Immunology asked 30/7, 2018 at 10:58

8

I am using JetBrains Rider to run unit tests for a .net Core project. And for some reason, it is failing to recognize any of the test cases in the solution. These test cases were being detected bef...
Hummock asked 20/4, 2021 at 20:57

1

I'm trying to follow This post to solve the issue but I can't understand if the problem is Rider itself (that differs from IDEA) or something that I am mistaking. If I click on "Live Templates...
Circularize asked 5/9, 2022 at 15:0

3

Solved

According to the official website and their YouTube videos, Codeium Chat is supposed to be accessible from the JetBrains IDEs. But I have no way of accessing the chat window... I wanted to know if ...
Medial asked 22/9, 2023 at 7:5

2

In Visual Studio, you get this when you step over a line while debugging: I can't seem to find an equivalent in Rider. Is there something like it?
Starve asked 19/11, 2019 at 15:0

5

Solved

I'm using the same credentials as before update. It writes: [08S01] The driver could not establish a secure connection to SQL Server by using Secure Sockets Layer (SSL) encryption. Error: "PK...
Lavaliere asked 28/4, 2022 at 14:19

4

Solved

The problem during debug when I try to press Step into hot key. It is set to F11 and F7 by default. When I try to press F11 nothing happens. When I try to press F7 it steps by code but when it must...
Wriest asked 19/1, 2022 at 16:19

1

Solved

I've installed .NET through JetBrains Rider. It appears as installed: And my applications can be built under .NET8.0 and ran under .NET8.0 within Rider. I located the .exe (that was built whilst I...
Supposal asked 27/2 at 14:2

2

Solved

I'm working on a project for a upcoming job interview. I'm used to writing C# in Visual Studio, but since I've changed to Linux, I'm trying to use Rider. In Visual Studio you can add multiple proje...
Crossman asked 28/4, 2022 at 15:55

10

Solved

As instructed by the Rider IDE, I installed the .NET Core framework from Microsoft. I know that the installation was successful since I am able to run the dotnet command from my terminal. However, ...
Deflation asked 12/2, 2018 at 3:53

2

Solved

I googled around and found way to debug Angular apps in Rider but it doesn't feel right because of the steps it requires to do such a simple thing, so I'm here to ask if the approach is correct and...
Brakesman asked 31/12, 2023 at 23:31

2

Solved

I'm trying to setup Rider and I've gone through the settings a couple of times now, and I haven't found any way to change the double-click of opening files in the Explorer-tab to a single-click. Do...
Hsinking asked 3/1, 2019 at 19:41

2

Solved

Hi there today I reset my pc and installed Rider and over the Settings/Environment the Xamarin Android and Xamarin iOS Sdk. As I wanted to create a new Xamarin.Forms project Rider said that the And...
Aquiver asked 22/7, 2021 at 8:43

6

Solved

I'm trying to switch from VS for Mac to Rider. My Xamarin.Forms project compiles and deploys on VS for Mac on both iOS and Android. Now I've opened the project in rider and it works great for the A...
Peacemaker asked 10/5, 2018 at 15:41

2

There's no real guide for this, this is the existing documentation : https://www.jetbrains.com/help/rider/GitHub.html it's outdated. Rider actually wants you to provide a token : this seems to not...
Aegir asked 19/5, 2021 at 0:52

1

How do I open the same solution using 2 different instances of Rider in macOS ? I have a web application which I need to run and debug, and while it is running I need to run my API tests project wi...
Joshia asked 14/12, 2020 at 15:20

3

Solved

I am attempting to load a solution offered by Pluralsight which contains a project called "GradeBook" using JetBrains' Rider IDE. After cloning the repository from Git and loading the sol...
Disciplinant asked 8/4, 2019 at 0:32

© 2022 - 2024 — McMap. All rights reserved.