Samathan
- Total activity 16
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 4
- Subscriptions 5
-
Created Is there a way to create custom @ syntax or intention actions?
Does anyone know if it's possible to create a custom context that highlights certain lines in a similar way to the @ context (@return, @returns, @param, etc.) or the intention actions (TODO, BUG, e... -
Created How to get rid of the MAX_PATH warning?
I have long path support enabled for my computer, and everything works properly. But when building in Rider in a solution that has files with paths longer than the default maximum path length, I ge... -
Edited Some help managing a solution across different machines?
So I work on the same project on both a desktop at home and a laptop at uni. I keep my entire project on Google Drive, which lets me edit the same files on both computers, with them syncing insta... -
Edited Rider can't find Unreal's engine files?
I'm trying to #include a header file that's located in Unreal's engine code, which Unreal says should be included with: #include "MediaPlayer.h" But when I do that, Rider says that it can't find ... -
Created Differences between the solution configurations?
I'm using Rider for Unreal Engine, I have a ton of pre-made solution configurations, but I have no clue what the difference between them or each of their purposes is. I haven't been able to find an...