Jan van Veldhuizen
- Total activity 30
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 3
- Subscriptions 10
-
-
Edited Run webapi without a browser [SOLVED]
In Visual Studio I have this option to run a webapi without launching a browser. Then I can call a function from Postman and debug the application.I can't find such an option in Rider. Is this poss... -
Created duplicate Rider entry in Toolbox menu
CompletedSince today I have two entries for Rider 2022.3.1 in the Toolbox menu. I am hesitating to use the uninstall option on one of them.I check the Toolbox folder and found folders ch-0 and ch-1 for Ride... -
Created Synopsys Code Sight plugin for Rider?
The Synopsys Code Sight plugin seems to be available for all JetBrains IDE's, except Rider. Or have I looked at the wrong place? Is there any plan to make it available for Rider too? -
Edited Is it possible to create a project WITHOUT a solution file?
If I use Rider to start a javascript project, then I create an empty solution, and use the terminal to execute the necessary npm commands. But then the root folder of the 'solution' always has a sl... -
Created Keyboard shortcut after running unit tests?
Hi All, After running unit tests, is there any key to get the focus back in the editor, or anywhere else? I have to click the mouse somewhere. The application seems to have focus, but I cannot find...