Joao Gavron
- Total activity 78
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 7
- Subscriptions 23
-
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? -
Created Commit two times for new files
Every time that I add a new file I need to make two checks for the same file, one for kinda mark the file/folder as a versioned file, as you can see below and then when I enter in the commit chang... -
Created New options for Named expression
Normally I didn't use named expressions because I try to avoid having methods with too many parameters, but some methods from the technology that I use don't follow the same idea, so to make things... -
Created Debug trying to open a second instance of unity
Suddenly rider started to try to open a second unity instance when I try to debug my code o.O And the breakpoints show this error This is happening on this project ONLY. IDK if this is a coincide... -
Created TODO filter apply on more than one line
I'm trying to mark a whole commentary (with multiple lines) with a filter color I really think that I'm missing something because we have this option But when I add indentation to my commentaries... -
Created The debugger "step into" going to weird place
When trying to "step into" a method the debugger is following a direction that I didnt get, see the sample A simple local instance of a NanonobotForm that has a method called StartUnite See what h... -
-
Created How to rename a namespace?
AnsweredThe rename options are not appearing when hovering over a namespace name, what am I doing wrong?