New version ! XSharp language ILSpy Plugin

This forum is meant for questions and discussions about the X# language and tools
Post Reply
User avatar
Fabrice
Posts: 405
Joined: Thu Oct 08, 2015 7:47 am
Location: France

New version ! XSharp language ILSpy Plugin

Post by Fabrice »

Hi,
I'm pleased to announce a new version of the XSharp language Plugin for ILSpy.
This new version is correcting the way PROPERTY are generated.
It also add an Option page for XSharp, with (currently) one setting to generate Uppercase Keywords.

Binary version is available in the Download/General/Tools : You need to use at least ILSpy version 3.1.0.3652

Fab
XSharp Development Team
fabrice(at)xsharp.eu
FFF
Posts: 1522
Joined: Fri Sep 25, 2015 4:52 pm
Location: Germany

New version ! XSharp language ILSpy Plugin

Post by FFF »

Hi Fabrice,
works and looks a lot better ;)

Thx
Karl
Regards
Karl
(on Win8.1/64, Xide32 2.19, X#2.19.0.2.)
User avatar
Fabrice
Posts: 405
Joined: Thu Oct 08, 2015 7:47 am
Location: France

New version ! XSharp language ILSpy Plugin

Post by Fabrice »

Hi Karl (and others),

If you have (already) downloaded the "New" Plugin (1.0.1), I suggest that you download it again :)

I have just uploaded a "new" "new" version with some corrections :
- PROPERTY with GET only were sometimes wrongly generated
- No more BREAK statement in SWITCH
- OPERATOR are now correctly generated.

Enjoy :)

Fab
XSharp Development Team
fabrice(at)xsharp.eu
Post Reply