C# 6.0
Author: ichechet
Creation Date: 9/5/2015 6:08 AM
profile picture

ichechet

#1
Greetings!

Is it possible to add C# 6 support in WL? The reason I ask for is the stat code.

I can use string.Format construction:

CODE:
Please log in to see this code.


or just make this:

CODE:
Please log in to see this code.
profile picture

Eugene

#2
Hi,

You can use C# 6.0 features in custom DLLs created in Visual Studio 2015. If using an older version of VS (say 2012 or 2013), you might need .NET Framework 4.6 Targeting Pack.
profile picture

ichechet

#3
How about WL support of these features?
profile picture

Eugene

#4
That certainly won't happen this year as there's upcoming build (which is feature complete) scheduled later this fall. If Fidelity agrees to accept some of the wishlist entries like this for a future release, we'll try to submit it. Considering that this ain't no critical issue but merely syntax sugar and it's already available in compiled Strategies as suggested above, chances are pretty low. :/
profile picture

Eugene

#5
We are asked why FormattedString still doesn't work despite the new Editor with its Roslyn parser should already support C# 6.0 features. Let's hear what the developer says.
profile picture

Eugene

#6
The developer believes that the limitation comes from the Alternet Editor, the component the WL Editor is powered by.
This website uses cookies to improve your experience. We'll assume you're ok with that, but you can opt-out if you wish (Read more).