VB 14 string interpolation

Answered

 Hello,

I see in the latest 2016.1.1 version supposedly string interpolation for VB 14 is here? However, I don't see it in any of the alt-enter functions.

Is it not available like it is in C# for converting string.format, or is it something I need to toggle? Note I reset all settings just in case.

Best,

J

0
2 comments
Official comment

Hello John,

R# 2016.1.x supports only String Interpolation syntax for VB.NET 14, but without any features. It means R# does not highlight such construction in red or does not mark it as a error. But there are no quickfixes, inspections, refactorings, etc.   

Thanks! 

Alexander,

That makes sense. Here's hoping it's in store for a future release. I still have quite a bit of .Net VB code and moving back and forth between C# and VB with Resharper - the parity doesn't seem to be there for the VB side.

Best,

John

0

Please sign in to leave a comment.