instance.id
- Total activity 43
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 6
- Subscriptions 14
-
Created Goto definition result almost always placed at the very bottom of window (or just below view) unless file is already opened
For some reason, when I use Goto Definition, the result will always be placed at the very bottom of the window (or occasionally just below view) if the file was not already opened. (which can be se... -
Created Does there exist some sort of method of quick-switching plugins/settings? (Ex: switch between using Jetbrains AI and Copilot for completion, and their hotkeys)
Hey there, I was wondering if there happens to exist any sort of mechanism/mechanic to allow for switching between plugins on the fly? I typically use copilot for my completion, as it has been ... -
Created Is there some sort of annotation I can add to an extension method to let the anazyzer know that an object has been checked for null?
Hello all, I am hoping to get rid of a bunch of (Possible 'System.NullReferenceException') items that show up in my code, because it seems that Rider doesn't detect that I have already checked ... -
Edited Rider says "Unable to locate .Net SDK 6.x", but running dotnet --info shows everything is located right where Rider is looking.
If you see the images below, Rider is saying it can't locate the dotnet 6 SDK, but in the middle of the first image, you can see the result of the different commands, and in the second image, you c...