Search found 106 matches

by George
Thu Dec 24, 2020 5:46 pm
Forum: Suggestions
Topic: ILspy suggestion: base instead SUPER in decompiled code
Replies: 14
Views: 5552

ILspy suggestion: base instead SUPER in decompiled code

Thank you Fabrice.

I got the present!

George
by George
Thu Dec 24, 2020 3:52 pm
Forum: Suggestions
Topic: ILspy suggestion: base instead SUPER in decompiled code
Replies: 14
Views: 5552

ILspy suggestion: base instead SUPER in decompiled code

Fabrice,

fine!.

mary xmas,
George
by George
Thu Dec 24, 2020 1:52 pm
Forum: Suggestions
Topic: ILspy suggestion: base instead SUPER in decompiled code
Replies: 14
Views: 5552

ILspy suggestion: base instead SUPER in decompiled code

Ok. Thanks.

But, the 'impilict operator' still produce errors (I am using the last compiled ILSpy.XSharpLanguage.Plugin.dll):
Implicit operator.PNG
Implicit operator.PNG (138.53 KiB) Viewed 1515 times
regards
George
by George
Thu Dec 24, 2020 10:39 am
Forum: Suggestions
Topic: ILspy suggestion: base instead SUPER in decompiled code
Replies: 14
Views: 5552

ILspy suggestion: base instead SUPER in decompiled code

<r>Fabrice,<br/> <br/> I downloaded the code from github.com/X-Sharp/ILSpy-Plugin.<br/> There was missing references, so using NuGet Manager I got:<br/> - Mono.Cecil.0.10.1.0<br/> - ICSharpCode.AvalonEdit.5.0.3.0 (manually as it doesn't exist in NuGet Browser)<br/> <br/> and I updated all other outd...
by George
Wed Dec 23, 2020 8:51 am
Forum: Suggestions
Topic: ILspy suggestion: base instead SUPER in decompiled code
Replies: 14
Views: 5552

ILspy suggestion: base instead SUPER in decompiled code

I See. Thank you.

George
by George
Wed Dec 23, 2020 8:37 am
Forum: Suggestions
Topic: ILspy suggestion: base instead SUPER in decompiled code
Replies: 14
Views: 5552

ILspy suggestion: base instead SUPER in decompiled code

<t>Hi Fabrice,<br/> <br/> please check the attached sample in ILSpy with X# plug-in.<br/> <br/> It contains, among other features, implicit operator etc. and it produces errors in translated X# code.<br/> I think it's a good sample for the plug-in.<br/> <br/> Please check also the right-click / Save...
by George
Thu Dec 17, 2020 12:55 am
Forum: Suggestions
Topic: ILspy suggestion: base instead SUPER in decompiled code
Replies: 14
Views: 5552

ILspy suggestion: base instead SUPER in decompiled code

Fabrice,

this is great !

George
by George
Wed Dec 16, 2020 2:49 pm
Forum: Suggestions
Topic: ILspy suggestion: string file paths appear in C# format
Replies: 4
Views: 3512

ILspy suggestion: string file paths appear in C# format

Thank you Fabrice

George
by George
Wed Dec 16, 2020 1:21 pm
Forum: Suggestions
Topic: ILspy suggestion: string file paths appear in C# format
Replies: 4
Views: 3512

ILspy suggestion: string file paths appear in C# format

<r>Robert,<br/> <br/> I would try, but since I have to understand the existing code and the logic of such a plugin code, I do not know how quickly or easily I can help (if I can).<br/> <br/> Also, as shown in the attached capture1.png, there are missing references.<br/> I brought the 11 missing NuGe...