fsprojects / Paket.VisualStudio

Manage your Paket (http://fsprojects.github.io/Paket/) dependencies from Visual Studio!
MIT License
147 stars 51 forks source link

paket.references intellisense doesn't work in VS2015 #82

Closed isaacabraham closed 8 years ago

isaacabraham commented 8 years ago

I just get an item "Main" repeated several times, instead of the dependencies in the .dependencies file.

forki commented 8 years ago

I guess groups feature broke that. Well shit. Will look at this on Monday On Nov 7, 2015 18:17, "Isaac Abraham" notifications@github.com wrote:

I just get an item "Main" repeated several times, instead of the dependencies in the .dependencies file.

— Reply to this email directly or view it on GitHub https://github.com/fsprojects/Paket.VisualStudio/issues/82.

isaacabraham commented 8 years ago

I don't think so. I seem to recall seeing this quite a while ago and hoping it would just go away.

forki commented 8 years ago

Maybe I should start to use the plug-in so I can feel the pain ;-) On Nov 7, 2015 18:27, "Isaac Abraham" notifications@github.com wrote:

I don't think so. I seem to recall seeing this quite a while ago.

— Reply to this email directly or view it on GitHub https://github.com/fsprojects/Paket.VisualStudio/issues/82#issuecomment-154725557 .

isaacabraham commented 8 years ago

It's not painful, it's great :-) But this is a little bit annoying.

forki commented 8 years ago

fixed that. I now even filters the list of packages according to the group where you start the intellisense process