WildRikku
- Total activity 42
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 4
- Subscriptions 14
-
Created How to export the code cleanup profiles?
Hi folks,I've recently started using custom code cleanup profiles, a great feature that has been very useful in combination with automatic applying on git commit. I'd now like to do that on all my ... -
Created Referencing assembly does not seem to work
Hi everyone,I am unsure if the following is a bug or if I misunderstood something, since I only recently started to learn how to use assembly definitions in Unity.I have a Unity 6.3 project with tw... -
Created Plugin idea or feature suggestion: Resolve Unity fileIDs
Hi everyone,Unity has great support for version control since all files are text, but especially scene files can be almost useless since all references are IDs. So even with Rider's great diff view... -
Created Can I change the preferred style of XML documentation?
Hi folks,when using Rider to code C# for Unity, entering three slashes above a method automatically creates summary start and end tags. However, when coding C++ for Unreal, entering three slashes d...