codingadventures / LINQBridgeVs

Dumps the content of variables during debugging in Visual Studio to LINQPad
MIT License
128 stars 21 forks source link

Add support for custom plugin and query folder #38

Closed llewelynrex closed 6 years ago

llewelynrex commented 6 years ago

When I have a custom Plugins location defined in LINQPad, I have to manually copy the libraries from the Documents\LINQPad Plugins folder to the custom location.

codingadventures commented 6 years ago

Hi, thanks for reporting the issue. Yeah I didn't take into account custom locations for linqpad plugins, I will fix this in the next release.

llewelynrex commented 6 years ago

No problem. Thanks for the add-on. I can see myself using it quite a bit!

codingadventures commented 6 years ago

support has been added, and will be available in the next release