-
Re: Smart Tags?
LINQPad's smart-tags for importing namespaces and assemblies should now work with VB in the latest 5.03.02 beta. Let me know how you get along.1 · -
Re: Bug clicking Edit menu in Beta 5.06
Thanks - got the repro. Will fix for next build.1 · -
Re: Rename method does not affect symbol used inside nameof()
Yes, the renamer doesn't consider [] or @ characters. This has just been fixed: http://www.linqpad.net/download.aspx1 · -
Re: What is the best way to share Queries with SQL Authentification on an Network Drive
The following will work, but it requires one-time manual intervention on each machine:* Right-click the connection that automatically appears and click Properties * Enter your credentials * Tick 'Rem…1 · -
Re: Util.CurrentQueryPath remains null after saving (v5)
This is fixed in the new beta: http://www.linqpad.net/download.aspx1 ·