consulo / consulo-unity3d

Frameworks: Unity3D
Apache License 2.0
103 stars 10 forks source link

'Change Signature' refactoring not working #41

Closed MaDDoXbr closed 9 years ago

MaDDoXbr commented 9 years ago

It does change the calling methods parameters (weirdly, it just leaves new elements blank), but not the method signature itself. It returns a NullPointerException: null error in the console.

MaDDoXbr commented 9 years ago

screen shot 2015-10-03 at 19 44 56

VISTALL commented 9 years ago

Hi. I saw exception that you reported. I will fix it at this week

MaDDoXbr commented 9 years ago

Thanks for the quick response. Amazing work so far btw, congrats!

Em domingo, 4 de outubro de 2015, Valeriy Semenchuk < notifications@github.com> escreveu:

Hi. I saw exception that you reported. I will fix it at this week

— Reply to this email directly or view it on GitHub https://github.com/consulo/consulo-unity3d/issues/41#issuecomment-145348039 .


Breno Azevedo da Silva

@brenoazevedo

Freakow

VISTALL commented 9 years ago

Hi again. For now i cant reproduce this issue. But - i another but. Out / Ref types works bad

VISTALL commented 9 years ago

Hi. I fixed related problem with change signature dialog (wrong out/ref types). A NPE - i am trying to reproduce, but no success.

I will try to search way to repeat - but it another issue

MaDDoXbr commented 9 years ago

Thanks again Valeriy. Last version I've tried change signature was working fine, I found no more issues.

On Mon, Nov 9, 2015 at 3:57 PM, Valeriy Semenchuk notifications@github.com wrote:

Hi. I fixed related problem with change signature dialog (wrong out/ref types). A NPE - i am trying to reproduce, but no success.

I will try to search way to repeat - but it another issue

— Reply to this email directly or view it on GitHub https://github.com/consulo/consulo-unity3d/issues/41#issuecomment-155140079 .


Breno Azevedo da Silva

@brenoazevedo

Freakow