codingadventures / LINQBridgeVs

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

This doesn't do anything #22

Closed MTuersley closed 6 years ago

MTuersley commented 9 years ago

I'm confused... the extension does nothing because both the Enable and Disable options are disabled. LINQPad is installed to its default path, it is the Pro version, and I'm using VS2013 SP4. I've tried and get the same results on 2 different computers however both are Win7 x64 if that makes a difference. What do I need to do or look at to get this working? Thanks!

codingadventures commented 9 years ago

Hi,

I apologize, this comment fell through the cracks, I'm seeing it only now.

Anyway if you still need some help, I would need to know a few things:

Enable and Disable get enabled once you click on the solution explorer on a project or file inside a project given that the two projects are of type VB or C#. If you would send me the logs I could look into them. Please refer to this last comment https://github.com/nbasakuragi/LINQBridgeVs/issues/24#issuecomment-106363376 to see where logs are located.

Apologies again for the long delayed answer.