Joao Gavron
- Total activity 94
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 7
- Subscriptions 30
-
Created More customization for live templates
I wanna to create a template for something like thisif (!frame.Unsafe.TryGetPointer<$component$>($entity$, out var $componentOut$)){ $END$}where- component is a value that I would fill, like Acti... -
Created Cant backup my settings
When I try it says “Pending, click Apply to start syncinc” but I cant see an Apply button. Also if I press save nothing happen -
-
-
Created Rider is ordering my variables by name...
as the title says, I wanna disable this weird behavior, I wanna it to be separate by “type weights” like separating statics private/public, private/protected/public, consts and so on -
Created Can I add new options to new class floating box?
Im talking about this box Can I add my custom entries here? -
Created Why upper has different rules to to format?
Why the first entry has different rules to clean/format??? -
Created Extract method working weirdly after update to 2014.1.4
Extract method not appearing as an option in some cases -
Created [FormerlySerializedAs] isn't being asked when renaming props that has the backing field being serialized
Or this is an important feature request OR Im missing something here, the gif is self explanatory -
Created Updating my rider from 2023.1.3 to 2023.2.1 unsync the unity VCS (formerly plastic) from IDE
The tittle explain the problem, when I update it simple stop working from inside the IDE, did I need to reinstall some plugin? or what should I do to fix it?