YANG Huan
YANG Huan
这个菜单知道的,请问具体怎么改,下拉菜单最多只能选择5
Thanks your suggestion. CSharp.lua has always put the readability of the output first.This is easy to debug and misarrange, and the corresponding code on one line by one will not...
Thanks for your understanding.
thanks, but i can't reproduce this issue ``` class A { public int baseDMG { get { return 0; } set { } } public int baseARM { get {...
I don't want to have a dependency on visaul studio project.
yes, Roslyn can work with csproj, i will try support
There's some instructions at #258
i put readable in the first place, it will be simple and easy optimization. now some class with long namespace already will be local variable,future may optimize more. the code...
thans you advice, I've been balancing code size ,performance and readability. Some complex optimization will be more complicated to implement, the workload may be too large. "use array index instead...
I've been trying to control the size of the code, and some of the features that aren't profitable will be discarded.