[Feature Request] Support "StringSyntaxAttribute" for Intellisense
It would be nice if LinqPad Intellisense would recognize the StringSyntaxAttribute for parameters and display Intellisense according to the supplied attribute for example like Visual Studio does:
Comments
Which of these StringSyntaxAttribute options do you find useful, or is it just Regex?
I find DateTimeFormat and Json also pretty useful to me.
Primarily I would like to have
-RegEx
-Date/Time
-Numeric
-Json