Jimmy

Results 527 comments of Jimmy

> @Liaojinghui, I think there should be some command to remove colors and keep original compatibility. Perhaps some people will prefer it clean as the original one. It is already...

@shargon should we merge the accepted proposal?

Man, you have to tell us how to vote @superboyiii

@shargon needs udpate.

@shargon I think you can also move on this pr

@shargon is this compatible to the previous code?

Since all unit test passes, it should be fine. I have approved it, you can merge when you are avilable.

Was about to comment, misclicked approve.

If we do it this way, it works: ```C# public static BigInteger getWithKey() { ValueB = 123; return ValueB; } ``` if we remove ` ValueB = 123;`, it fault,,,,,,even...

I can only dig this far: `context_pop.EvaluationStack.Count != context_pop.RVCount` check fail as `EvaluationStack.Count` is 2 and `RVCount` is 1 ![Screenshot 2023-11-16 at 7 08 07 PM](https://github.com/neo-project/neo-devpack-dotnet/assets/10189511/7de6dffe-5e97-41de-aa5d-53f70c40f10e)