Jan van Veldhuizen

- Total activity 17
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 6
-
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...